binutils-gdb/gdb/tui
Maciej W. Rozycki a464298641 gdb/:
* disasm.c (gdb_print_insn): Return the number of branch delay
slot instructions too.
* disasm.h (gdb_print_insn): Update prototype.
* printcmd.c (branch_delay_insns): New variable to record the
number of delay slot instructions after disassembling a branch.
(print_formatted): Record the number of branch delay slot
instructions.
(do_examine): When disassembling, if the last instruction
disassembled has any branch delay slots, then bump the count so
that they get disassembled too.
* tui/tui-disasm.c (tui_disassemble): Update the call to
gdb_print_insn().
* NEWS: Document the new behaviour.

gdb/doc/:
* gdb.texinfo (Examining Memory): Document the new behaviour.

gdb/gdbtk/:
* generic/gdbtk-cmds.c (gdbtk_load_asm): Update the call to
gdb_print_insn().
2007-06-21 15:18:51 +00:00
..
ChangeLog-1998-2003 Eliminate the old mi/tui specific ChangeLog files as in ... 2004-01-12 15:16:44 +00:00
tui-command.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-command.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-data.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-data.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-disasm.c gdb/: 2007-06-21 15:18:51 +00:00
tui-disasm.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-file.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-file.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-hooks.c doc/ChangeLog: 2007-05-11 19:55:20 +00:00
tui-hooks.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-interp.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-io.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-io.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-layout.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-layout.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-main.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-out.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-regs.c 2007-05-31 Markus Deuling <deuling@de.ibm.com> 2007-05-31 17:32:22 +00:00
tui-regs.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-source.c * frame.c (deprecated_selected_frame): Rename to... 2007-02-27 19:46:04 +00:00
tui-source.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-stack.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-stack.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-win.c * frame.c (deprecated_selected_frame): Rename to... 2007-02-27 19:46:04 +00:00
tui-win.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-windata.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-windata.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-wingeneral.c Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-wingeneral.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui-winsource.c * frame.c (deprecated_selected_frame): Rename to... 2007-02-27 19:46:04 +00:00
tui-winsource.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tui.c * frame.c (deprecated_selected_frame): Rename to... 2007-02-27 19:46:04 +00:00
tui.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00