Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] CDT Wishlist

Hi 

Top items I would like to see, in priority order:

1. Projectless debugging.

2. Debugger console behaves as it would when running the debugger on the
command line alone.  I want to see a prompt and be able to issue any
debugger command.

3. Ability to re-use existing MI implementation for any MI debugger.
Right now the classes assume gdb so you essentially have to clone code
to launch another MI debugger and have it also appear in the UI.  MI
implementation could be placed in abstract classes and derivation could
be used for debugger specific launching, etc.

-- Susan Macchia
-- Intel Corporation


________________________________

Susan Macchia 
________________________________



Back to the top