https://bugs.kde.org/show_bug.cgi?id=394326
Bug ID: 394326
Summary: pausing program debugging frequently fails using
arm-none-eabi-gdb debugger
Product: kdevplatform
Version: 5.2.1
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: debugger
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hello all.
I try use default Fedora's 26 arm-none-eabi-gdb (v7.6.2) to debug firmware on
the Cortex-M4 based board, and use Kdevelop 5.2.1 for IDE and visual debugger.
Unfortunately i frequently got a error when trying to pause/stop execution.
error text looks like:
kdevelop.plugins.common: Received a result with token not matching pending
command. Pending: 29Received: 28
where 1-st number (29 in example above) is always greater by 1 than 2-nd
number.
After error debugging is automatically stopped.
Hope its easy to fix, thank you.
--
You are receiving this mail because:
You are watching all bug changes.