Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdb crash on windows #2

Open
eco747 opened this issue Feb 15, 2019 · 0 comments
Open

gdb crash on windows #2

eco747 opened this issue Feb 15, 2019 · 0 comments

Comments

@eco747
Copy link

eco747 commented Feb 15, 2019

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant