[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GDB Server for m68k
- Date: Wed, 16 Feb 2000 15:03:30 +1100
- From: ccj at acm.org (Chris Johns)
- Subject: GDB Server for m68k
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