Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] proposal: remove several CDI debuggers

Dave,

You should review some of the discussion in

   https://bugs.eclipse.org/bugs/show_bug.cgi?id=150372

It has some attempts and thoughts on how to approach the 'cygdrive' issue in the CDT debugger.

John

At 10:38 PM 4/12/2010, Dave Korn wrote:
On 13/04/2010 04:17, Mikhail Khodjaiants wrote:
> The problem mentioned in the bug has nothing to do with the CygWin
> debugger. It was replaced long time ago (2005-6) by the combination of
> "gdb/mi" and the corresponding command factory.
> By subclassing "gdb/mi" you will simply create a new debugger. I would
> suggest to try subclassing the command factory class first.

  Thank you for the advice, I will try that.  I also plan to add some code to
automatically create file mappings for all the cygwin mountpoints, hopefully
between the two I should be able to get a smooth debugging experience.

    cheers,
      DaveK

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top