From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26172 invoked by alias); 16 Apr 2008 21:31:26 -0000 Received: (qmail 25803 invoked by uid 48); 16 Apr 2008 21:30:43 -0000 Date: Wed, 16 Apr 2008 21:31:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080416213042.6418.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/6418] New: breakpoint manager resolving canonical paths X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00047.txt.bz2 List-Id: Noticed this while trying to unify the path-to-source config variable. Given a relative path configure, the breakpoint manager expects file-name paths to match that relative path and ignores absolute paths. You can trigger the behavior by changing addFileBreakpoint(File, ...) to use File.getAbsolutePath() or File.getCanonicalPath() instead of File.getPath(). -- Summary: breakpoint manager resolving canonical paths Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=6418 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.