OSDN Git Service

2003-08-16 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Sat, 16 Aug 2003 18:38:45 +0000 (18:38 +0000)
committercagney <cagney>
Sat, 16 Aug 2003 18:38:45 +0000 (18:38 +0000)
commit28f57df2b9b743a04b7bad20a700df0618843f39
tree3778def817fef6f3055832fc0c69716a782692a5
parent52ef42b93be2bc06078ef33923f8916bc687da8b
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