public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* -data-write-register-values
@ 2005-06-11  9:08 Nick Roberts
  0 siblings, 0 replies; only message in thread
From: Nick Roberts @ 2005-06-11  9:08 UTC (permalink / raw)
  To: gdb


The MI command -data-write-register-values doesn't seem to work, which
perhaps explains why it isn't documented in the manual.  It calls
deprecated_write_register_bytes but, according to comments in regcache.c, it
is far better to call write_register_gen, which apparently is also deprecated
now.  In any case there appear to be better ways to implement
-data-write-register-values.

Is anybody interested in doing this or could they give me a few tips about
how to do it?

Nick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-11  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-11  9:08 -data-write-register-values Nick Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).