pygdbmi icon indicating copy to clipboard operation
pygdbmi copied to clipboard

-break-list can produce non MI compliant output

Open korcankaraokcu opened this issue 6 years ago • 1 comments

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

korcankaraokcu avatar Nov 29 '18 20:11 korcankaraokcu

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

korcankaraokcu avatar Oct 01 '21 13:10 korcankaraokcu