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 * gdbcmd.h (togglelist): Delete. 2013-07-17 19:01:48 +00:00
cli-decode.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-decode.h Constify strings in tracepoint.c, lookup_cmd and the completers. 2013-03-13 18:34:55 +00:00
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 Constify strings in tracepoint.c, lookup_cmd and the completers. 2013-03-13 18:34:55 +00:00
cli-setshow.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
cli-setshow.h New commands "mt set per-command {space,time,symtab} {on,off}". 2013-03-21 17:37:30 +00:00
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