Re: simultaneous debuggers?
Re: simultaneous debuggers?
- Subject: Re: simultaneous debuggers?
- From: Jim Ingham <email@hidden>
- Date: Thu, 18 Nov 2004 12:37:59 -0800
No, the system only lets one process attach with ptrace to another
process - which is (part of) what gdb uses. You can use Sample &
friends on a process that is running under gdb, but not another gdb.
Jim
On Nov 18, 2004, at 12:03 PM, email@hidden wrote:
Message: 1
Date: Wed, 17 Nov 2004 16:08:39 -0800
From: Eric Ocean <email@hidden>
Subject: simultaneous debuggers?
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Is it possible for multiple debuggers to attach themselves
simultaneously to a single, running executable? (I'm not familiar
enough with command-line GDB to try this myself.)
Best, Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden