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

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



Back to the top