Skip to main content

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

Catchpoints support in CDT design (maybe outdated)
http://wiki.eclipse.org/CDT:_Debug:_Catchpoints_support


On Thu, Jan 6, 2011 at 3:43 AM, Philippe Gil <gil@xxxxxxxxxxx> wrote:
> 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
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top