[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/9918] gold linked debug info for globals doesn't seem to work
From: |
jeff at infidigm dot net |
Subject: |
[Bug gold/9918] gold linked debug info for globals doesn't seem to work properly |
Date: |
3 Mar 2009 21:20:37 -0000 |
------- Additional Comments From jeff at infidigm dot net 2009-03-03 21:20
-------
Created an attachment (id=3789)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3789&action=view)
Collection of files showing the problem
$ make
$ gdb out
(gdb) break main
(gdb) run
(gdb) print scaled_live_pages
should print 0 but doesn't.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9918
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.