mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |