pygdbmi
pygdbmi copied to clipboard
-break-list can produce non MI compliant output
https://sourceware.org/bugzilla/show_bug.cgi?id=9659 I've recently encountered this problem and fixed it temporarily in https://github.com/korcankaraokcu/PINCE/commit/375f7afae527572156b6c2018db74137974d2db7
What do you think is the best, fixing the bug temporarily or waiting for gdb to fix it? Apparently, the bug is around since 2008
This issue apparently has been fixed in the newer MI versions https://sourceware.org/bugzilla/show_bug.cgi?id=9659#c22
Just a heads up