Open
Description
Gdb's MI interface for catch is missing some types of catch compared to gdb's normal list.
So another candidate for MI python.
MI has:
-catch-throw
-catch-rethrow
-catch-catch
-catch-load
-catch-unload
(and others for ada)Native gdb has more. Can these be added to MI?
-catch-signal
-catch-fork
-catch-vfork
-catch-syscall
-catch-exec
Metadata
Metadata
Assignees
Labels
No labels