Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] 3.0 draft plan - my ol' hobby horses

- Projectless debugging. Large existing C++ projects will not normally
be converted to be Eclipse projects.

You have my vote for this.

- Let the debugger, instead of Eclipse, look up the source location. I
often see Eclipse failing to find source that GDB has no difficulty
locating.

The "Enhance the source search mechanism" item covers it.

----- Original Message ----- From: "Øyvind Harboe" <oyvind.harboe@xxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Wednesday, February 02, 2005 12:44 PM
Subject: [cdt-debug-dev] 3.0 draft plan - my ol' hobby horses


I'd like to see more of:

- "Insight replacement" stuff.
- Projectless debugging. Large existing C++ projects will not normally
be converted to be Eclipse projects.
- Projectless CDT development.
- Let the debugger, instead of Eclipse, look up the source location. I
often see Eclipse failing to find source that GDB has no difficulty
locating.


--
Øyvind Harboe
http://www.zylin.com

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


Back to the top