From: Michael Snyder <Michael.Snyder@palmsource.com>
To: Markus.Grunwald@pruftechnik.com
Cc: gdb@sourceware.org
Subject: Re: gdb continues when I want "next"
Date: Wed, 07 Mar 2007 19:09:00 -0000 [thread overview]
Message-ID: <1173294544.22513.4.camel@localhost.localdomain> (raw)
In-Reply-To: <OF5D4B2DFE.92CE6F75-ONC1257292.004AD15D-C1257292.004B7C22@pruftechnik.com>
> Breakpoint 1, CPTLinearGraphic::CalculateLinLines (this=0x9251de0)
> at
> /home/gru/projects/vxp/branches/branch-0-2-10-X/Dafit_Code/drawdevices/CPTLinearGraphic.cpp:1640
> (gdb) n
> (gdb) n
> Detaching after fork from child process 29873.
> [Thread -1863816272 (LWP 29869) exited]
>
> Program received signal SIGTRAP, Trace/breakpoint trap.
> [Switching to Thread -1863816272 (LWP 29869)]
> 0xb7446891 in __nptl_death_event () from
> /lib/tls/i686/cmov/libpthread.so.0
Hang on -- are we forking a multi-threaded program?
Can't really do that, you know... or at least, it's
likely to be quite unpredictable unles the *only* thing
the fork-child does is call exec.
next prev parent reply other threads:[~2007-03-07 19:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-02 13:44 Markus.Grunwald
2007-03-02 13:57 ` Daniel Jacobowitz
2007-03-07 19:09 ` Michael Snyder [this message]
2007-03-08 14:50 ` Markus.Grunwald
2007-03-08 15:01 ` Daniel Jacobowitz
2007-03-07 11:20 Markus.Grunwald
2007-03-07 12:13 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1173294544.22513.4.camel@localhost.localdomain \
--to=michael.snyder@palmsource.com \
--cc=Markus.Grunwald@pruftechnik.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox