]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
2003-08-16 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 16 Aug 2003 18:38:46 +0000 (18:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 16 Aug 2003 18:38:46 +0000 (18:38 +0000)
commit7989c619f9c5e914b6252fefc968ed033b0799c9
treece5bbde6d5b9f71327ddaa8192d14f9881d7a6eb
parent4677b45628b58218172dba9597a257e8f3229deb
2003-08-16  Andrew Cagney  <cagney@redhat.com>

* NEWS: Mention that "set prompt-escape-char" was deleted.
* top.c (get_prompt_1): Delete function.
(gdb_prompt_escape):
(init_main): Do not clear "gdb_prompt_escape".  Delete "set
prompt-escape-char" command.
(MAX_PROMPT_SIZE): Delete macro.
(get_prompt): Simplify, do not call get_prompt_1.
gdb/ChangeLog
gdb/NEWS
gdb/top.c