ChangeSet ID: 1143088232144993383511068 CVSROOT: /cvsroot/wine Module name: docs Changes by: dimi@sc8-pr-cvs1.sourceforge.net 2006/03/22 20:30:32
Modified files: en : winedev-debugger.sgml
Log message: Jeff L lats@yless4u.com.au Document the "info all_regs" command.
Old revision New revision Changes Path 1.4 1.5 +6 -0 docs/en/winedev-debugger.sgml
Index: docs/en/winedev-debugger.sgml diff -u -p docs/en/winedev-debugger.sgml:1.4 docs/en/winedev-debugger.sgml:1.5 --- docs/en/winedev-debugger.sgml 23 Mar 2006 4:30:32 -0000 +++ /dev/null 23 Mar 2006 4:30:32 -0000 @@ -2004,6 +2004,12 @@ set $BreakAllThreadsStartup = 1 </entry> </row> <row> + <entry><command>info all-regs</command></entry> + <entry> + prints the value of the CPU and Floating Point registers + </entry> + </row> + <row> <entry> <command>info segment <N></command> </entry>