* tuiDisassem.c (tui_disassemble): New function to disassemble
[deliverable/binutils-gdb.git] / gdb / tui / ChangeLog
index 343151f9b448c562c3e75e9c0cf3553e7788f4ad..be156d2a93684ee79770ce1b2a7bdc137deb14de 100644 (file)
@@ -1,3 +1,17 @@
+2002-08-28  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * tuiDisassem.c (tui_disassemble): New function to disassemble
+       several lines in a buffer.
+       (tui_find_disassembly_address): New function to search backward
+       or forward a disassembly line.
+       (tuiSetDisassemContent): Use tui_disassemble to obtain the real
+       content and format it in the window.
+       (tuiShowDisassemAndUpdateSource): Remove unused locals.
+       (tuiVerticalDisassemScroll): Use tui_find_disassembly_address to
+       obtain the address to disassemble for the scrolling.
+       * tuiDisassem.h (tuiGetBeginAsmAddress): Update.
+       * tuiSourceWin.c (tuiUpdateSourceWindowAsIs): Don't pass symtab.
+
 2002-08-28  Stephane Carrez  <stcarrez@nerim.fr>
 
        * tuiIO.c (CTRL_CHAR): Redefine and use readline 4.3 definition.
This page took 0.024726 seconds and 4 git commands to generate.