Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfa:doco] Add ``maint print registers''
@ 2002-08-09 17:07 Andrew Cagney
  2002-08-11  6:46 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Cagney @ 2002-08-09 17:07 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

Hello,

This adds documentation for the commands:
	maint print regiters
	maint print raw-registers
	maint print cooked-registers
One thing I've noticed in the doco is that it refers to cooked but 
cooked is an internal thing explained (or it will be ...) in the 
internals document.

ok?
Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1102 bytes --]

Index: doc/ChangeLog
2002-08-09  Andrew Cagney  <cagney@redhat.com>

	* gdb.texinfo (Maintenance Commands): Document "maint print
	registers", "maint print raw-registers" and "maint print
	cooked-registers".

Index: doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.108
diff -u -r1.108 gdb.texinfo
--- doc/gdb.texinfo	9 Aug 2002 16:41:25 -0000	1.108
+++ doc/gdb.texinfo	10 Aug 2002 00:04:08 -0000
@@ -14195,6 +14195,18 @@
 
 @end table
 
+@kindex maint print registers
+@kindex maint print raw-registers
+@kindex maint print cooked-registers
+@item @anchor{maint print registers}maint print registers
+@itemx @anchor{maint print raw-registers}maint print raw-registers
+@itemx @anchor{maint print cooked-registers}maint print cooked-registers
+Print @value{GDBN}'s internal register structure.  @samp{maint print
+raw-registers} includes the raw register cache value while @samp{maint
+print cooked-registers} includes the cooked register value.
+
+Takes an optional file parameter.
+
 @end table
 
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-08-14 11:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-09 17:07 [rfa:doco] Add ``maint print registers'' Andrew Cagney
2002-08-11  6:46 ` Eli Zaretskii
2002-08-11  9:40   ` Andrew Cagney
2002-08-12 10:25     ` Eli Zaretskii
2002-08-13 14:33       ` Andrew Cagney
2002-08-14  4:01         ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox