]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* interp.c (options enum): Add OPTION_INFO_MEMORY.
authorNick Clifton <nickc@redhat.com>
Tue, 4 Sep 2007 14:33:18 +0000 (14:33 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 4 Sep 2007 14:33:18 +0000 (14:33 +0000)
commit2525df0347977ad33e02c215a474a681a24f756b
tree973eb0f5b70f5a76c06a153df10b3ac9c62a45b2
parent2025a643ef7edd04df5027888c2d4a030edfcd81
* 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.
sim/mips/ChangeLog
sim/mips/interp.c