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 symtab/9044] gdb coredumps on -O1 compiled binary on x86_64


https://sourceware.org/bugzilla/show_bug.cgi?id=9044

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |sergiodj at redhat dot com
         Resolution|---                         |OBSOLETE

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
(gdb) b kt_func3 
Breakpoint 1 at 0x400530: file uvar.c, line 10.
(gdb) r
Starting program: /tmp/a.out 

Breakpoint 1, kt_func3 (x1=x1@entry=286331187, x2=x2@entry=572662340,
x3=x3@entry=858993493, x4=x4@entry=1145324646, x5=x5@entry=1431655799,
x6=x6@entry=1717986952, x7=x7@entry=2004318105, 
    x8=x8@entry=-2004318038, x9=x9@entry=-1717986885) at uvar.c:10
10    {

Therefore, closing as OBSOLETE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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