]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/exec.c
2004-02-28 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 2004 18:04:37 +0000 (18:04 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 2004 18:04:37 +0000 (18:04 +0000)
commitdbda99720190c7dbd8ac8b2bcf2014b87ef4b628
treee98943530ee74998695f37f6f9add4b6eb8b572c
parent91ae43031c203a707832d2e7b9cf3b6173c20ddc
2004-02-28  Andrew Cagney  <cagney@redhat.com>

* utils.c: Use "", instead of <>, to include readline.
tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
* tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
* source.c, solib.c, exec.c, event-top.c: Ditto.
* corelow.c, completer.c, cli/cli-setshow.c: Ditto.
* cli/cli-dump.c, cli/cli-cmds.c: Ditto.
* Makefile.in: Update all dependencies.
(readline_tilde_h, readline_history_h): Define.
(readline_headers): Delete.
19 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/cli/cli-cmds.c
gdb/cli/cli-dump.c
gdb/cli/cli-setshow.c
gdb/completer.c
gdb/corelow.c
gdb/event-top.c
gdb/exec.c
gdb/solib.c
gdb/source.c
gdb/symfile.c
gdb/symmisc.c
gdb/top.c
gdb/tracepoint.c
gdb/tui/tui-hooks.c
gdb/tui/tui-win.c
gdb/tui/tui.c
gdb/utils.c