Re: Debugging a process that received Signal
Re: Debugging a process that received Signal
- Subject: Re: Debugging a process that received Signal
- From: Arnab Ganguly <email@hidden>
- Date: Sat, 31 Jan 2009 13:03:27 +0530
Initially from gdb it is being debugged.Once the SIGNAL like SEGMENTATION FAULT is received the gdb gets halted.Even going for "continue" I am not able to proceed.From other terminal I tried to launch the gdb and attach it but still there I am not able to proceed.Only in the signal handler if I give some print statement that way I am able to debug.
Thanks
-A
On Fri, Jan 30, 2009 at 10:37 PM, Joel Reymont
<email@hidden> wrote:
Can you elaborate?
Can you launch the process from gdb?
Attach to a process?
Did you receive a segmentation violation or a bus error and have a core dump?
On Jan 30, 2009, at 4:58 PM, Arnab Ganguly wrote:
Hi All,
How do I debug a process that received Signal using gdb in Xcode.?
---
http://tinyco.de
--- Mac & iPhone
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden