This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: following execve()


Thanks, that appears to have fixed it.

On Tue, Jul 1, 2008 at 11:36 PM, Daniel Jacobowitz <drow@false.org> wrote:
> On Tue, Jul 01, 2008 at 03:16:31PM -0700, Justin Ferguson wrote:
>> Hi,
>>
>> gdb 6.7.1 on x86_64 linux, it works fine so long as I dont try to
>> break anywhere in the new process. The hang is something to do with
>> signals as a sigsegv should be getting delivered thats not, I'm not
>> incredibly concerned about that, but I'd sure like to be able to break
>> in the new process.
>
> Try a current snapshot instead of 6.7.1 and see if that's better.
>
> --
> Daniel Jacobowitz
> CodeSourcery
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]