src/sim/mips ChangeLog interp.c
nickc@sourceware.org
nickc@sourceware.org
Tue Sep 4 14:33:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-09-04 14:33:18
Modified files:
sim/mips : ChangeLog interp.c
Log message:
* interp.c (options enum): Add OPTION_INFO_MEMORY.
(display_mem_info): New static variable.
(mips_option_handler): Handle OPTION_INFO_MEMORY.
(mips_options): Add info-memory and memory-info.
(sim_open): After processing the command line and board specification, check display_mem_info.
If it is set then call the real handler for the --memory-info command line switch.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/mips/ChangeLog.diff?cvsroot=src&r1=1.147&r2=1.148
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/mips/interp.c.diff?cvsroot=src&r1=1.23&r2=1.24
More information about the Gdb-cvs
mailing list