Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Embedded C

Dear CDT developper
Will it be possible to debug embedded applications, connected by a gdb debugger (i.e. m68k-bdm-elf-gdb version 5.3 or 6.0, available http://dce.felk.cvut.cz/nms/cpuarch/m68k/mo_cpu2-quick-start.html) on Win32 systems? Now the debugger of CDT seems only to handle Win32 applications and no cross-applications. Zylincdt seems not to solve the problem, the answer sometimes is correct but a stable debugging is not possible and sourcefiles must be added manually, each time debugger starts. I never managed to step through more than about 5 machine instructions, sometimes it ran until main() and stopped there as desired, but 1. I need a stable behaviour and 2. single steps should be done even before main() is reached.
Can you help me? Thanks for assistance
Philipp Schraner
 
Metrohm AG
Oberdorfstrasse 68
CH-9100 Herisau
email: schr@xxxxxxxxxx
www: http://www.metrohm.ch
 


Back to the top