old-cross-binutils/gdb/mi
Hui Zhu e6158f167b 2009-07-11 Hui Zhu <teawater@gmail.com>
* cli/cli-cmds.c (disassemble_command): Add a new modifier /r
	to "disassemble" command to print the raw instructions in hex as
	well as in symbolic form.
	(init_cli_cmds): Ditto.
	(print_disassembly): Change "mixed" to "flags" to translate
	the behavior of disassemble.
	(disassemble_current_function): Ditto.
	* mi/mi-cmd-disas.c (mi_cmd_disassemble): Ditto.
	* stack.c (gdb_disassembly_stub): Ditto.
	* disasm.c (do_mixed_source_and_assembly): Ditto.
	(do_mixed_source_and_assembly): Ditto.
	(do_assembly_only): Ditto.
	(gdb_disassembly): Ditto.
	(dump_insns): print the raw instructions in hex as well as in
	symbolic form if DISASSEMBLY_RAW_INSN and flags is true.
	* disasm.h (DISASSEMBLY_SOURCE): Include source code with the
	assembly if it and flags is true.
	(DISASSEMBLY_RAW_INSN): Include the raw instructions in hex with
	the assembly if it and flags is true.
	(gdb_disassembly): Update extern.
	* NEWS: Document disassemble/r support.
2009-07-11 14:04:23 +00:00
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c * breakpoint.h (struct breakpoint): New member GDBARCH. 2009-07-02 17:12:28 +00:00
mi-cmd-disas.c 2009-07-11 Hui Zhu <teawater@gmail.com> 2009-07-11 14:04:23 +00:00
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-stack.c * mi/mi-cmd-stack.c (parse_print_values): New. 2009-06-30 09:37:24 +00:00
mi-cmd-target.c
mi-cmd-var.c gdb/ 2009-07-10 14:18:14 +00:00
mi-cmds.c ChangeLog: 2009-06-28 18:53:12 +00:00
mi-cmds.h gdb 2009-05-28 01:09:20 +00:00
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c * mi/mi-interp.c (mi_on_resume): Initialize `count' to 0. 2009-05-29 19:06:12 +00:00
mi-main.c * defs.h (extract_signed_integer, extract_unsigned_integer, 2009-07-02 17:25:59 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c * defs.h (strlen_paddr, paddr, paddr_nz): Remove. 2009-07-02 17:21:10 +00:00