src/gdb ChangeLog event-top.c testsuite/Change ...
ratmice@sourceware.org
ratmice@sourceware.org
Fri Sep 2 21:16:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: ratmice@sourceware.org 2011-09-02 21:16:54
Modified files:
gdb : ChangeLog event-top.c
gdb/testsuite : ChangeLog
Added files:
gdb/testsuite/gdb.python: py-prompt.c py-prompt.exp
gdb/testsuite/lib: prompt.exp
Log message:
PR gdb/10720
* event-top.c (cli_command_loop): Replace readline setup with
direct call to display_gdb_prompt.
(display_gdb_prompt): Do not call observer mechanism during
synchronous execution.
testsuite:
* lib/prompt.exp: New file for testing the first prompt.
* gdb.python/py-prompt.exp: Ditto.
* gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13296&r2=1.13297
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/event-top.c.diff?cvsroot=src&r1=1.81&r2=1.82
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2844&r2=1.2845
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-prompt.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-prompt.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/prompt.exp.diff?cvsroot=src&r1=NONE&r2=1.1
More information about the Gdb-cvs
mailing list