1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Mikhail Khodjaiants 4129594a78 Fix for PR 46592: Debug View shows Functions as func(type param,...)().
Return an empty string instead of "??" if the function name is not available.
2003-11-21 20:02:01 +00:00
..
org.eclipse.cdt.debug.core Ensure that all breakpoint creation and modification operations are running in the UI thread. 2003-11-10 23:15:04 +00:00
org.eclipse.cdt.debug.mi.core Fix for PR 46592: Debug View shows Functions as func(type param,...)(). 2003-11-21 20:02:01 +00:00
org.eclipse.cdt.debug.mi.ui Removed dependencies on internal packages from other cdt plugins. 2003-11-20 17:09:24 +00:00
org.eclipse.cdt.debug.ui Use 'StringBuffer' instead of 'String' when generating stack frame labels. 2003-11-13 21:07:20 +00:00
org.eclipse.cdt.debug.ui.tests Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00