logo       

[uml-user] Debugging a program using gdb: msg#00315

Subject: [uml-user] Debugging a program using gdb
Hi all,
 
I want to debug a simple client server (connection) program using gdb, by putting breakpoints in it. I want to do this so as to get the flow of the lower level (BSD and INET ) calls that are made during the program execuion.
 
i used strace, but that is high level....i.e. it just gives system calls info....i need to get something lower level....i.e. bsd or inet calls...if u know something about it ..lemme know.
 
Can you tell me if it is possible. Is it the correct method to do it?
 
if yes then please tell me how do i perform it, i have been trying to do it since so many days but w/o success .
 
you can mail me back at amps22@xxxxxxxxx
 
Thanks in advance,
Amita
 
<Prev in Thread] Current Thread [Next in Thread>