Hey, Does anyone know how I can teach eclipse cdt to use a different debugger than gdb?
I can change the debugger in the "Debug configuration" to a different program. Eclipse seems to call this program with "--version" as an argument but if it's not gdb it will exit. So i wrote a little c program that gives exactly the same output as my gdb when "--version" is the first argument. Then eclipse seems to call gdb a second time but will exit later because of an timeout. I would love to teach eclipse to work with sdcdb but I'm stuck right now. Or what IDEs are you using? Best regards, Michael
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user