[Bug breakpoints/24541] Incorrect evaluation of systemtap probes due to register being signed and probe expression assuming unsigned
sergiodj at redhat dot com
sourceware-bugzilla@sourceware.org
Fri May 10 22:33:00 GMT 2019
https://sourceware.org/bugzilla/show_bug.cgi?id=24541
--- Comment #3 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
Thanks a lot for the throrough investigation, Andrew!
I can confirm that replacing "di" by "edi" works, i.e., the inferior finishes
(with return code 1).
It's not clear to me whether we should special-case this scenario (doesn't seem
like a very elegant solution); I'll look deeper into this and see if I can come
up with a solution. Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list