Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Fwd:Nacl-gdb and eclipse cdt integration

On 06/07/2010 1:42 PM, Doug Schaefer wrote:
I guess what I am really thinking about is a CDebugger type thing,
possibly more focused on launching than the actual debugger interface.
And maybe even focused exclusively on gdb. The cases I'm seeing is
really just the need to run commands at start up in a certain order as
well as launching the right gdb executable.


Isn't it better to write a special launch configuration delegate for it?



Back to the top