LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Generic error "cannot fetch general purpose registers for thread, no such process"? (https://www.linuxquestions.org/questions/programming-9/generic-error-cannot-fetch-general-purpose-registers-for-thread-no-such-process-375705/)

kranti 10-22-2005 06:18 AM

Generic error "cannot fetch general purpose registers for thread, no such process"?
 
Hi,

I've written a multithreaded client-server application in C. When I try to debug the server by putting a break point at some point in the server code inside a thread the debugger stops suddenly in between and shows following message ...

Generic error "cannot fetch general purpose registers for thread, no such process"

What should be done to handle such a case?


All times are GMT -5. The time now is 04:12 AM.