]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tui-hooks.c: New file, gdb hooks for tui.
authorStephane Carrez <stcarrez@nerim.fr>
Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)
commit2611b1a5bd27d1456408cc1f260f5846d9727fca
tree7595a45d45f53e07d2dd458bab47d2eaa16138aa
parent114bf287e22a1ee2ac085ccda54ebfe466330413
* 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]