OSDN Git Service

* tui-hooks.c: New file, gdb hooks for tui.
authorciceron <ciceron>
Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)
committerciceron <ciceron>
Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)
commitc56ae2c63552fa4eb29e02d0b97be601d8cf4e7c
tree677c0d10c67dbbdd716e82c95585d35d2563d120
parent9346b9d18a461df85c71e9984035f158d124a53f
* tui-hooks.c: New file, gdb hooks for tui.
* tui-out.c: New file, image copied from cli-out.c.
(tui_field_int): Identify "line" fields and keep track of them.
(tui_field_string): Likewise for "file".
(tui_out_new): Use flags = 0 to avoid printing the sources.
gdb/tui/ChangeLog
gdb/tui/tui-hooks.c [new file with mode: 0644]
gdb/tui/tui-out.c [new file with mode: 0644]