This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug exp/11780] New: ia64 unwinding says: value has been optimized out


echo 'void f (void) {} int main (void) { f (); return 0; }' | gcc -Wall -g -x c
gdb -nx ./a.out
GNU gdb (GDB) 7.1.50.20100701-cvs
(gdb) b f
(gdb) r
(gdb) bt
#0  f () at <stdin>:1
value has been optimized out
(gdb) finish
Run till exit from #0  f () at <stdin>:1
value has been optimized out
(gdb) _

-- 
           Summary: ia64 unwinding says: value has been optimized out
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: exp
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com
                CC: gdb-prs at sourceware dot org
GCC target triplet: ia64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11780

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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