Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Remote debugging

On Fri, 11 Oct 2002, Robb, Sam wrote:

> All,
> 
>   Is there any interest in a patch for enabling remote debugging using
> gdb + gdbserver?  What we'd be contributing would be very basic
> changes to the session, target, debug model, etc. - the framework
> for enabling "remote" as a target for debuggers at some later time.

What sort of changes would be involved?  Wouldn't it simply
be a matter of perperly setting up the debugger to use the
remote target and then debug as normal?  I say this because
I've done some fiddling here with our QNX remote protocol as
well as launching using a custom serial protocol and both
seem to be possible in the current scheme (ie what is already
in place).  What changes would you foresee needing?

Thanks,
 Thomas 
-------------------------------------------------------------
Thomas (toe-mah) Fletcher       QNX Software Systems
thomasf@xxxxxxx                 OS Technology Developer
(613)-591-0931                  http://www.qnx.com/



Back to the top