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 c++/21222] A function with a particular number of arguments corrupts a value calculated on the stack when stepping through the function


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

--- Comment #5 from Adam Stylinski <kungfujesus06 at gmail dot com> ---
I also should show that is in fact corrupting the stack value through the
printf statement:

(gdb) n
lambda = -53835918688661714623266816.000000
14      }

Even if this was a case of just a display bug it is a debugger bug and it'd be
nice to see the correct value.  Schrodingbugs are troublesome, heh.

-- 
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]