Page 1 of 1

Eclipse IDE & debugging - Step over always steps into function

Posted: Fri Jun 24, 2022 1:44 pm
by iancraig50
Hi

I'm using the debugger to try and step through my code but when trying to step over a function the debugger always steps into the function. Does anybody have any ideas about why this is happening?

I'm using Expressif-IDE version 2.5.0 & OpenOCD v0.11.0-esp32-20220411

Thanks