8000 Add a MICatch.py command. · Issue #299 · epasveer/seer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add a MICatch.py command. #299
Open
Open
@epasveer

Description

@epasveer

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

https://sourceware.org/bugzilla/show_bug.cgi?id=29569

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0