mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 01:20:45 +08:00
Add commands/ignorecount/conditioncommands to all breakpoints.
This commit is contained in:
@@ -215,7 +215,7 @@ QString SeerPrintpointCreateDialog::printpointText () const {
|
||||
printpointParameters += " --line " + lineNumberText();
|
||||
}
|
||||
|
||||
// Build the format string, ensuring a \" at the beggining and end of the string.
|
||||
// Build the format string, ensuring a \" at the beginning and end of the string.
|
||||
printpointParameters += " ";
|
||||
|
||||
if (format().front() != QString("\"")) {
|
||||
|
||||
Reference in New Issue
Block a user