Skip to main content

Update of Breakpoint after recompilation - Community / Debugging - Lauterbach Support

0

Update of Breakpoint after recompilation

Is there any way that an existing breakpoint gets automatically adjusted after the binary has changed due to recompilation?

If i have set a breakpoint and change the programm, the breakpoint will stay at the old adress / position.

So after changing the programm / binary i always have to reset each single breakpoint.

In comparison to GDB compatible debugger (i.e. Eclipse with J-Link) i will get this automatically.

Is there an option in T32 to enable this?
Because it really SUCKS to always refresh breakpoints manually!!!

Comments (2)

Khaled Jmal
Hello Clemens, you can do this using a PRACTICE script: ; ---- STOre breakpoints.cmm Break ; execute the commands that reload the symbols DO breakpoints.cmm ; ---
Clemens
Thanks.

Add a comment

ID-0
To prove you are a human, please tell us the text you see in the CAPTCHA image