On 2025-06-13 12:50, Peter Dyballa wrote:
A bit confusing is that functions are called from a handful of different files and Gdb is jumping around…
You can lessen the jumping by building with 'gcc -O0' instead of the usual -O2.
On 2025-06-13 12:50, Peter Dyballa wrote:
A bit confusing is that functions are called from a handful of different files and Gdb is jumping around…
You can lessen the jumping by building with 'gcc -O0' instead of the usual -O2.