[Github-comments] [geany/geany-plugins] How to debug a multithread application [ Debugger / gdb ] (#1069)

avafinger notifications at xxxxx
Wed Mar 3 15:26:00 UTC 2021


Please disregard the hang problem, the main thread is more likely to end before Thread 0 or Thread 1 end during debugging, causing the issue.

I debugged this in another PC with a newer kernel, can you suggest how to get rid of this:
```
Could not open file /build/glibc-S9d2JN/glibc-2.27/nptl/pthread_create.c (Error when getting information for file “/build/glibc-S9d2JN/glibc-2.27/nptl/pthread_create.c”: No such file or directory)
Could not open file /build/glibc-S9d2JN/glibc-2.27/sysdeps/unix/sysv/linux/x86_64/clone.S (Error when getting information for file “/build/glibc-S9d2JN/glibc-2.27/sysdeps/unix/sysv/linux/x86_64/clone.S”: No such file or directory)
Could not open file /build/glibc-S9d2JN/glibc-2.27/sysdeps/posix/sleep.c (Error when getting information for file “/build/glibc-S9d2JN/glibc-2.27/sysdeps/posix/sleep.c”: No such file or directory)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1069#issuecomment-789796065
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210303/b59bc66a/attachment.htm>


More information about the Github-comments mailing list