1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
Alvaro Sanchez-Leon 1afc08fea8 Bug 507336 - Dynamic Printf parameters format may not be clear
The Properties dialog displayed for a Dynamic printf breakpoint
display a "printf ("  field, however the end parenthesis is not added
and not expected as part of the parameter list as the ending parenthesis
is added internally.

If the user adds it to complete the opening parenthesis the printf does
not work.

This update adds a validation to this field so if the user adds a final
parenthesis, the dialog will display an error message and the OK button
will be disabled.

Change-Id: Ib25c5a11176c6f92c7367246483be0f703e145bd
2017-01-17 13:43:16 -04:00
..
.settings Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
META-INF Bug 507336 - Dynamic Printf parameters format may not be clear 2017-01-17 13:43:16 -04:00
src/org/eclipse/cdt/dsf Bug 507336 - Dynamic Printf parameters format may not be clear 2017-01-17 13:43:16 -04:00
.classpath Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
plugin.properties Bug 464636 - Modernize Run launch 2015-04-30 09:17:51 -04:00
plugin.xml Add Local Debug for Core Build launches. Qt Path var for Windows. 2016-11-09 11:40:17 -05:00
pom.xml Bug 507336 - Dynamic Printf parameters format may not be clear 2017-01-17 13:43:16 -04:00