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 104831688d Fix for PR 46592: Debug View shows Functions as func(type param,...)().
In some situations gdb returns the function names that include parameter types. 
To make the presentation consistent truncate the parameters.
2003-11-13 21:18:32 +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-13 21:18:32 +00:00
org.eclipse.cdt.debug.mi.ui updated. 2003-11-06 21:06:53 +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