GDB Server for m68k

Chris Johns ccj at acm.org
Wed Feb 16 04:03:30 UTC 2000


Gus Paolone wrote:
> 
> Hi all;
> 
> Has anybody implemented a gdb server for a m68k target? I'm particularly
> interested in  "set breakpoint, step, etc" functions.
> 
> I'm interested in connecting my target (68360) over a serial port. I'm
> familiar with the gdb serial protocol, but I expect implementing code to
> manage debug control such as "step" to be difficult to implement.
> 
> Any help, suggestions or pointers to information would be greatly
> appreciated.
> 

GDB source code has an example m68k stub. I also found this link on the
gdb web page :

  http://sourceforge.net/project/?group_id=1541

-- 
 Chris Johns, mailto:ccj at acm.org



More information about the users mailing list