Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: AW: [cdt-debug-dev] Gdbserver connection problem -- Replycont ains invalid hex digit 59

Has anyone thought about how to integrate the debugger selection with the
managed build toolchain selection? I wonder if we could use the new project
model for that so that other builders can do the same.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, Tools PMC Member


> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-
> bounces@xxxxxxxxxxx] On Behalf Of John Cortell
> Sent: Thursday, February 08, 2007 8:52 AM
> To: CDT Debug developers list; CDT Debug developers list
> Subject: Re: AW: [cdt-debug-dev] Gdbserver connection problem --
> Replycontains invalid hex digit 59
> 
> You'd have to manually make that tweak every time you create a launch
> configuration. Could get tiring after a while, not to mention your're
> probably going to forget and spin your wheels every so often. But,
> yes, that's certainly another approach. I was looking at it more from
> a productization point of view. I suppose another fairly low-cost
> option is to create a custom launch type, though this still requires
> some coding.
> 
> John
> 
> At 07:37 AM 2/8/2007, Ploett, Norbert wrote:
> >Bulent / John,
> >
> >it is of course possible to enter an absolute (Windows-style) path
> >for the debugger in the launch configuration / Debugger tab /
> >Debugger text box. There is even a browse button ...
> >
> >
> >Cheers,
> >
> >
> >Norbert
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top