This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients xdegaye
Date 2014-12-03.23:50:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417650633.0.0.0644519046784.issue22991@psf.upfronthosting.co.za>
In-reply-to
Content
This happens on archlinux. Annoying: the terminal becomes unusable unless you type blindly 'stty sane <CTL-J>', and the backspace key is still wrong.
This does not happen with gdb 7.6.1.
And this does not happen when running gdb with the 'mi' interpreter. The attached patch uses GDB/MI.
The problem with using the GDB/MI interface, is that it is very verbose when trying to debug a test.
History
Date User Action Args
2014-12-03 23:50:33xdegayesetrecipients: + xdegaye
2014-12-03 23:50:32xdegayesetmessageid: <1417650633.0.0.0644519046784.issue22991@psf.upfronthosting.co.za>
2014-12-03 23:50:32xdegayelinkissue22991 messages
2014-12-03 23:50:32xdegayecreate