This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR14291: KeyboardInterrupt not caught for Python output


On 06/27/2012 06:37 AM, Tom Tromey wrote:
"Michael" == Michael Eager<eager@eagerm.com> writes:

Michael> 2012-06-25 Michael Eager<eager@eagercon.com>


Michael>  	* python/python.c (gdbpy_write): Check for interrupted
Michael>  	output.

This caused a regression:

FAIL: gdb.python/python.exp: verify pagination beforehand: q
FAIL: gdb.python/python.exp: verify pagination afterwards: q

I'm checking in the appended.
It just updates the regexps to match what is printed.

Sorry, I didn't notice that.


I tried to add a new test case to the test suite, but found it
difficult.  I didn't think that the existing tests would have
anything to do with the change.

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]