summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppsourceprocessor.cpp
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2020-12-02 16:27:10 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2020-12-04 09:19:47 +0000
commit7cded0af3f313f0b8c5caebe330671444a86811a (patch)
tree3c6dba9892dce1d884fe4ddef5b3b4db07dc36cf /src/plugins/cpptools/cppsourceprocessor.cpp
parent37ed5cc5e5623f4cf63ba03aa3980af37dadc6d3 (diff)
downloadqt-creator-7cded0af3f313f0b8c5caebe330671444a86811a.tar.gz
Debugger: Fix editing breakpoints via breakpoints view
As the comment for the 'm_parameters' member in the 'BreakpointItem' class says, that member is supposed to hold the "Parameters acknowledged by engine", which the parameters newly set in the dialog are not yet at this point in time. Therefore, if a global breakpoint exists, apply the new parameters there, so they are considered as pending changes (also returned by 'Breakpoint::requestedParameters') when 'BreakHandler::requestBreakpointUpdate' is called a few lines below, and new values get applied properly. Task-number: QTCREATORBUG-25035 Change-Id: I8bfd9123785ee911ff180d8311fa2559b55be580 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions