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 gdb/20816] gdb expression parser interprets "-9223372036854775808LL" as a positive number


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

--- Comment #1 from Lutz Vieweg <lvml at 5t9 dot de> ---
(I changed the subject to reflect that I now think this is more specifically
about the value -9223372036854775808LL, and not a generic issue with the "LL"
suffix.)

Just to mention how I stumbled upon this: I was trying to debug a server where
the value -9223372036854775808LL conveys a special meaning, and setting a
conditional breakpoint to trigger on this value turned out to be much more
difficult than it should be.

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