2019-02-03 11:14 PM
Hello,
I use TrueSTUDIO 9.2.0 and I sometimes get the following
error:
warning: Remote failure reply: E31
C:\Users\***\AppData\Local\Temp\truestudio8442355296883488729gdbscript:14: Error in sourced command file:
Remote communication error. Target disconnected.: No error.
This is a bug, please report it. For instructions, see:
http://www.gnu.org/software/gdb/bugs/.
/home/build/gcc-arm-none-eabi-6-2017-q1-update/src/gdb/gdb/thread.c:817: internal-error: is_thread_state: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/home/build/gcc-arm-none-eabi-6-2017-q1-update/src/gdb/gdb/thread.c:817: internal-error: is_thread_state: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
I can't debug my project and I should recover my project
from backup. I do not want to report the error because I
dont know how to reproduce it. Can anyone faced similar
error? How can I "reset" the TS/GDB settings without
recovering the whole workspace from backup?