You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
really nice work, sadly i get this error when I try to start a debug session (i tried v7 to v8.2 official gdb linaro versions)
> (gdb)target remote \\.\COM3
> Remote debugging using \\.\COM3
> /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-amd64-tcwg/target/aarch64-elf/snapshots/binutils-gdb.git~gdb-7.11-branch/gdb/thread.c:89: internal-error: inferior_thread: Assertion `tp' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> Quit this debugging session? (y or n) n
>
> This is a bug, please report it. For instructions, see:
> <http://www.gnu.org/software/gdb/bugs/>.
>
> /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-amd64-tcwg/target/aarch64-elf/snapshots/binutils-gdb.git~gdb-7.11-branch/gdb/thread.c:89: internal-error: inferior_thread: 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)
>
I know, this is a gdb bug (I create a bug on gdb server), but did you see that before ?
The text was updated successfully, but these errors were encountered:
Hello,
really nice work, sadly i get this error when I try to start a debug session (i tried v7 to v8.2 official gdb linaro versions)
I know, this is a gdb bug (I create a bug on gdb server), but did you see that before ?
The text was updated successfully, but these errors were encountered: