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 a44480ebb4 Fix for PR 39737: Tooltip in debug mode over long strings is not handled properly.
Added an internal constant to limit the hover text size.
Present the hover text in HTML format.
2003-09-30 16:08:11 +00:00
..
org.eclipse.cdt.debug.core Fix for PR 43856: Format doesn't work for wchar_t. 2003-09-29 19:05:49 +00:00
org.eclipse.cdt.debug.mi.core Added the initialization of the shared libraries' attributes to CygwinGDBDebugger. 2003-09-30 01:59:10 +00:00
org.eclipse.cdt.debug.mi.ui Improved the layout of the 'Shared Libraries' component. 2003-09-30 02:06:35 +00:00
org.eclipse.cdt.debug.ui Fix for PR 39737: Tooltip in debug mode over long strings is not handled properly. 2003-09-30 16:08:11 +00:00
org.eclipse.cdt.debug.ui.tests Cleanup to remove warnings. 2003-09-24 14:41:09 +00:00