* gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to make
authorStu Grossman <grossman@cygnus>
Tue, 13 Sep 1994 16:24:01 +0000 (16:24 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 13 Sep 1994 16:24:01 +0000 (16:24 +0000)
commit8532893d176afda1a62537d7785850c79f3744e5
tree18eab1d626ac7fa08fb3032daa635599011aa5e9
parentece44a1fb602c5ce3daec547486116a9b1bdf40c
* gdbtk.c (gdbtk_flush gdbtk_fputs):  Buffer up output to make
disassembly more efficient.
* (breakpoint_notify):  Include pc in gdbtk_tcl_breakpoint
callback.
* (gdb_loc):  Include pc in return value.  Also, return function
name if arg was specified.
* (gdb_cmd_stub):  Call gdb_flush to drain internal GDB buffers
after command completes.
* (gdbtk_init):  Improve error handling.

* gdbtk.tcl:  Add lots of comments.  Clean up code.
* (gdbtk_tcl_fputs):  Make output window redirectable.
* Add assembly window, and breapoint support.
* Make button 1 in margin toggle breakpoints.
* Use stippling to indicate breakpoint disabling.
gdb/ChangeLog
gdb/gdbtk.c
gdb/gdbtk.tcl
This page took 0.024006 seconds and 4 git commands to generate.