From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25886 invoked by alias); 9 Oct 2013 09:05:15 -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 25854 invoked by uid 48); 9 Oct 2013 09:05:14 -0000 From: "gbenson at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/12501] Doesn't set pending breakpoint on inlined function Date: Wed, 09 Oct 2013 09:05:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 7.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gbenson 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-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00040.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=12501 Gary Benson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Gary Benson --- This issue seems to have been fixed now (tested with 7.6.50.20131009-cvs): (gdb) b header.h:7 No line 7 in file "header.h". Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (header.h:7) pending. I'm going to close this but please reopen if it still doesn't work for you. -- You are receiving this mail because: You are on the CC list for the bug.