Re: [Sdcc-user] Debugging under Eclipse

2013-08-06 Thread Erik Petrich
On Tue, 6 Aug 2013, Erik Petrich wrote: > There used to be a link on the SDCC web page that described the .cdb file > format that has debugging information, including the line/address > relationships. I'm not sure what happened to it, but I'll tell you the > part you need to know. Found it; it

Re: [Sdcc-user] Debugging under Eclipse

2013-08-06 Thread Erik Petrich
On Tue, 6 Aug 2013, Stefan Falk wrote: Hey guys, it's me again!   Trying to get rid of the need of Keil I am trying to be able to debug a program that was compiled under the SDCC.   The program runs on a eval-board which communicates with a server.  I can communicate with this server by bridgei