* tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one line
authorPedro Alves <palves@redhat.com>
Sun, 18 Jan 2009 21:28:39 +0000 (21:28 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 18 Jan 2009 21:28:39 +0000 (21:28 +0000)
commitaefc706471ace00a164b5a65717d5a0932d2eaf0
tree74d4899e33a523638b1a8c190edad5d1687f7462
parent29f49a6a4f3f165090de6c85fdb0f29dcb579ae7
* tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one line
at a time, times NUM_TO_SCROLL.
* tui/tui-winsource.c (tui_horizontal_source_scroll): Don't try to
fetch the selected frame if there is no stack.
gdb/ChangeLog
gdb/tui/tui-disasm.c
gdb/tui/tui-winsource.c