st-util: wrong register values passed to gdb (st-link v2) #1026
Labels
bug/fixed
component/st-util
os/linux
programmer/STLINK/V2 Clone
non-official clone devices
status/resolved
target/stm32f1
Milestone
st-util
Test code on the target device:
Actual GDB output with the target stopped on the final line of the test code:
Expected GDB output in the same scenario:
Adding debug output to stlink_read_all_regs() confirms that the culprit is in fact st-util, not gdb:
Output of the code above:
I'm going to send a PR for this but that patch will probably require some context.
The text was updated successfully, but these errors were encountered: