From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9009 invoked by alias); 30 Apr 2013 15:19:52 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 8986 invoked by uid 48); 30 Apr 2013 15:19:52 -0000 From: "palves at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/15397] GDB fails on fork with exec* or posix-spawn* Date: Tue, 30 Apr 2013 15:19:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: palves at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-q2/txt/msg00174.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15397 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |palves at redhat dot com Resolution| |WORKSFORME --- Comment #2 from Pedro Alves 2013-04-30 15:19:51 UTC --- Please try a more recent GDB; we've just released 7.6. That said, I've tried it myself, on the command line, with: $ gdb -i=mi pr6998 -ex "set target-async on" -ex "set non-stop on" -ex "set detach-on-fork off" both mainline and 7.6, and I saw no crash. Please reopen if you can reproduce this with 7.6 or mainline. Thanks. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.