[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2019-08-13 Thread athantor+gccbugzilla at athi dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 Krzysztof Kundzicz changed: What|Removed |Added Attachment #32739|0 |1 is obsolete|

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2019-08-13 Thread athantor+gccbugzilla at athi dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 --- Comment #5 from Krzysztof Kundzicz --- (In reply to Johannes Altmanninger from comment #4) > I can't reproduce this on Arch Linux, perhaps it is fixed by now? > > Linux 5.2.2 > gcc 9.1.0 > gdb 8.3 > glibc 2.29 > binutils 2.32 Just increase

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2019-08-13 Thread aclopte at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 Johannes Altmanninger changed: What|Removed |Added CC||aclopte at gmail dot com --- Com

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2015-05-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2015-05-22 Thread athantor+gccbugzilla at athi dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 --- Comment #2 from Krzysztof Kundzicz --- GCC 5.1 - no change. Compiling with clang generates debugable binary. Bug report at ASAN project: https://code.google.com/p/address-sanitizer/issues/detail?id=390

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2014-07-22 Thread athantor+gccbugzilla at athi dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 --- Comment #1 from Krzysztof Kundzicz --- Same with gcc 4.9.1 + gdb 7.7.1