This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/1174: .debug_loc


The following reply was made to PR gdb/1174; it has been noted by GNATS.

From: Daniel Jacobowitz <drow at mvista dot com>
To: miwako dot tokugawa at intel dot com
Cc: gdb-gnats at sources dot redhat dot com
Subject: Re: gdb/1174: .debug_loc
Date: Tue, 8 Apr 2003 11:21:54 -0400

 On Tue, Apr 08, 2003 at 03:02:17PM -0000, miwako dot tokugawa at intel dot com wrote:
 > 
 > >Number:         1174
 > >Category:       gdb
 > >Synopsis:       .debug_loc
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    unassigned
 > >State:          open
 > >Class:          change-request
 > >Submitter-Id:   net
 > >Arrival-Date:   Tue Apr 08 15:08:00 UTC 2003
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     miwako dot tokugawa at intel dot com
 > >Release:        unknown-1.0
 > >Organization:
 > >Environment:
 > linux. dwarf
 > >Description:
 > gdb crashes when it's fed with a binary that contains .debug_loc. readelf is able to consume the binary correctly.
 > >How-To-Repeat:
 > gdb ./access_01.exe
 > >Fix:
 
 This crash is caused by a DW_AT_formal_parameter with a location list. 
 It should be easy to fix once location lists are supported; the patch
 is still awaiting review.
 
 -- 
 Daniel Jacobowitz
 MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]