Page 1 of 1

Problem with Debugging in Eclipse

Posted: Wed Apr 25, 2018 6:34 am
by Lukas_S
Hi,

i have sometimes a problem when i want to debug in eclipse.
Sometimes when i start debugging the process hangs in Thread#1 Running: User Request (See Picture).
Then i have to stop debugging and try it again.
Sometimes i have to stop and try it 10 times or more to get at the breakpoint in app_main.
Has anyone a solution?
Thanks

Re: Problem with Debugging in Eclipse

Posted: Wed Apr 25, 2018 7:58 am
by ESP_Alexey
Hi,

Could you attach gdb and openocd logs? You can find the instructions how to do this here http://esp-idf.readthedocs.io/en/latest ... ing-issues.

Re: Problem with Debugging in Eclipse

Posted: Wed Apr 25, 2018 12:59 pm
by Lukas_S
Hi,
here are the logs.
Now the debugger hangs in another section.