Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Breakpoints broken in CDT CVS HEAD w/CygWin GDB for ARM

Breakpoints seem to work fine. It's gdb that is not responding.

BTW, there is a new Eclipse-based open source project - Device Software Development Platform (DSDP). They have just posted the proposals in the news group (eclipse.dsdp). I think you might be interested in it.

----- Original Message ----- From: "Øyvind Harboe" <oyvind.harboe@xxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Tuesday, May 03, 2005 12:56 PM
Subject: [cdt-debug-dev] Breakpoints broken in CDT CVS HEAD w/CygWin GDB for ARM


The first four commands (398-401) are send to gdb before gdb starts.
How did
you get it?

Ahem. I pasted output from two sessions :-)

The list should be:

[1,115,029,255,173] 398-break-insert
c:/cdtworkspace/firmware/board/RIMIChannel.cc:330
[1,115,029,300,378] 399-stack-info-depth
[1,115,029,300,408] 400 kill
[1,115,029,300,408] 401-gdb-exit


I have to terminate the GDB/CDT session since it was unresponsive.

--
Øyvind Harboe
http://www.zylin.com

_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top