binutils-gdb/gdb/cli
Tom Tromey 2b69941d0d fix a couple of FIXMEs
This fixes a couple of old "32x64" FIXME comments by using paddress
with current_gdbarch rather than hex_string and a cast to long.

2013-12-06  Tom Tromey  <tromey@redhat.com>

	* cli/cli-cmds.c (edit_command): Use paddress, not hex_string.
	(list_command): Likewise.
2013-12-06 12:13:47 -07:00
..
cli-cmds.c fix a couple of FIXMEs 2013-12-06 12:13:47 -07:00
cli-cmds.h
cli-decode.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-decode.h
cli-dump.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-interp.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-logging.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-script.c cli/cli-script.c (multi_line_command_p): New function. 2013-11-23 11:47:24 -08:00
cli-script.h
cli-setshow.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-setshow.h
cli-utils.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-utils.h New function cli-utils.c:extract_arg_const 2013-11-14 14:31:42 +04:00