Discussion:
GDB CVS HEAD
Øyvind Harboe
2008-08-25 16:24:51 UTC
Permalink
I tried GDB CVS HEAD today (>GDB 6.8) and it did not work well with
CDT.

There appears to be some problem(not investigated) with CDT detecting
the state (running/halted) of GDB.

Has anyone else run CDT & GDB CVS HEAD lately?
--
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
Pawel Piech
2008-08-26 22:11:08 UTC
Permalink
I know that GDB is adding non-stop multi threading support in HEAD which
includes many protocol changes. But as far as I know the new protocol
features are only enabled when the non-stop mode is turned on, so
CDI-GDB should not break. BTW, Marc and Francois are adding support for
the non-stop mode to DSF-GDB right now for the DD 1.1 release.

Cheers,
Pawel

P.S. Seems like cdt-debug-dev is pretty much dead right now. I'm CC'ing
cdt-dev so that the GDB developers may respond as well.
Post by Øyvind Harboe
I tried GDB CVS HEAD today (>GDB 6.8) and it did not work well with
CDT.
There appears to be some problem(not investigated) with CDT detecting
the state (running/halted) of GDB.
Has anyone else run CDT & GDB CVS HEAD lately?
Marc Khouzam
2008-08-27 16:03:45 UTC
Permalink
Hi,

I have used GDB HEAD of about 4 weeks ago with CDT, but only rudimentarily.
It does start fine and allows debugging.

Marc

________________________________

From: cdt-dev-bounces-j9T/***@public.gmane.org on behalf of Pawel Piech
Sent: Tue 8/26/2008 6:11 PM
To: CDT Debug developers list; CDT General developers list.
Subject: [cdt-dev] Re: [cdt-debug-dev] GDB CVS HEAD



I know that GDB is adding non-stop multi threading support in HEAD which
includes many protocol changes. But as far as I know the new protocol
features are only enabled when the non-stop mode is turned on, so
CDI-GDB should not break. BTW, Marc and Francois are adding support for
the non-stop mode to DSF-GDB right now for the DD 1.1 release.

Cheers,
Pawel

P.S. Seems like cdt-debug-dev is pretty much dead right now. I'm CC'ing
cdt-dev so that the GDB developers may respond as well.
Post by Øyvind Harboe
I tried GDB CVS HEAD today (>GDB 6.8) and it did not work well with
CDT.
There appears to be some problem(not investigated) with CDT detecting
the state (running/halted) of GDB.
Has anyone else run CDT & GDB CVS HEAD lately?
Loading...