[eclipse] Reverse Debugging, Multi-Process and Non-Stop Debugging Come to the CDT

GDB 7 (due for september) will have all the neat features listed in
the mail's title. And Eclipse is ready for them. There's a webinar
about how two people at Ericsson made this possible:

http://live.eclipse.org/node/723

The Eclipse feature is called DSF (Debugging Services Framework). DSF
supports GDB 6.6 and later, but the listed features are only available
from GDB HEAD or the 7.0 release.

I didn't find time yet to reproduce this demo, but it's going to
change our lives dramatically...

Peter

[eclipse] Reverse Debugging, Multi-Process and Non-Stop Debuggi

On Thu, Aug 13, 2009 at 4:52 AM, Peter Soetens<peter [..] ...> wrote:
> GDB 7 (due for september) will have all the neat features listed in
> the mail's title. And Eclipse is ready for them. There's a webinar
> about how two people at Ericsson made this possible:
>
> http://live.eclipse.org/node/723
>
> The Eclipse feature is called DSF (Debugging Services Framework). DSF
> supports GDB 6.6 and later, but the listed features are only available
> from GDB HEAD or the 7.0 release.
>
> I didn't find time yet to reproduce this demo, but it's going to
> change our lives dramatically...
>
> Peter

Nice, just finished watching it. I created a new wiki page but not
sure which should be the parent node for the page:
http://www.orocos.org/wiki/orocos/eclipse-resources

-H