From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32185 invoked by alias); 20 May 2009 22:23:27 -0000 Received: (qmail 32170 invoked by uid 48); 20 May 2009 22:23:27 -0000 Date: Wed, 20 May 2009 22:23:00 -0000 From: "shaun dot pinney at bil dot konicaminolta dot us" To: gdb-prs@sourceware.org Message-ID: <20090520222326.10179.shaun.pinney@bil.konicaminolta.us> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug breakpoints/10179] New: Add support to set a breakpoint at every function in a file X-Bugzilla-Reason: CC 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 X-SW-Source: 2009-q2/txt/msg00123.txt.bz2 I'd like a way to set a breakpoint at every function in a file. Extending rbreak may be a good choice, so that it accepts an optional filename before the regex, as in 'rbreak filename.c:foo'. -- Summary: Add support to set a breakpoint at every function in a file Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: breakpoints AssignedTo: unassigned at sourceware dot org ReportedBy: shaun dot pinney at bil dot konicaminolta dot us CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=10179 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.