Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to add "catch exception" functionality to CDT debug feature.

Bonjour,

I try to add "catch exception" command to GNATbench eclipse feature.
GNATbench debug feature relies on CDT.

1 - Do you know if there is a way to do this using only CDT extension points ? 2 - What is the better way to improve Ada debug support for GNATbench ? Do you have examples, documentation ?

GNATbench home page
http://libre.adacore.com/libre/tools/GNATbench

GDB "catch exception" documentation
http://sourceware.org/gdb/current/onlinedocs/gdb/Set-Catchpoints.html#Set-Catchpoints

Amicalement
Philippe


Back to the top