You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen gdb 7.9 still floating around. The new Pause handing of sending gdb a SIGINT isn't working properly and seems to be ignored. Or it recently started working properly in gdb 7.12.
The text was updated successfully, but these errors were encountered:
This now works in general, with the exception of case covered in #99, see #194 for when the work was done, especially pause.spec.ts which only skips the test under these conditions;
I've seen gdb 7.9 still floating around. The new Pause handing of sending gdb a SIGINT isn't working properly and seems to be ignored. Or it recently started working properly in gdb 7.12.
The text was updated successfully, but these errors were encountered: