Search found 1 match

by iancraig50
Fri Jun 24, 2022 1:44 pm
Forum: IDEs for ESP-IDF
Topic: Eclipse IDE & debugging - Step over always steps into function
Replies: 0
Views: 1798

Eclipse IDE & debugging - Step over always steps into function

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