[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
|
Re: [cdt-debug-dev] CDT 1.2.0.50 success story for arm JTAG eCos development
|
Great. When I have a time I will implement a special debugger class for this
with launch configuration options to avoid the need of .gdbinit file. Or you
can do it yourself :).
----- Original Message -----
From: "Øyvind Harboe" <oyvind.harboe@xxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Friday, September 19, 2003 5:18 AM
Subject: [cdt-debug-dev] CDT 1.2.0.50 success story for arm JTAG eCos
development
I've now upgraded to CDT 1.2.0.50 and it has resolved the
issues with attach source and CygWin paths and a handfull
of other quirks (terminate now terminates the arm-elf-gdb.exe
process) :-)
- I use the "CygWin GDB debugger"
- The bdigdbinit attached (for a BDI2000 JTAG debugger
and EB40a evaluation board)
The only thing that stops CDT from working out of the box
is that I need to modify plugin.xml(patch attached).
Øyvind