gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] GDB Problem


From: Jaskiran Singh
Subject: [Gdb] GDB Problem
Date: Wed, 15 Dec 2004 20:36:51 +0530

Hi All
 
GDB
 
Does any one has some idea why gdb fails while a process is forked.
Here is the problem that i am facing
A processed is forked and is run in the background.
Its attached using the
attach <pid> of the process.
 
A break point is put on a function, which is invoked using a pointer to a function.
However when the function is invoked and i type
 
(gdb) continue
 on the gdb console, it says
Could not find registers.
 
Could any body help me out. Or any pointer to somebody
 
Jas
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]