[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

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

[Bug sanitizer/61071] New: With certain configurations of variables on function's stack, when debugging 32bit binary compiled with '-fsanitize=address', some variables in gdb are printed out as '

2014-05-05 Thread athantor+gccbugzilla at athi dot pl
r Assignee: unassigned at gcc dot gnu.org Reporter: athantor+gccbugzilla at athi dot pl CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org Created attachment 32739 --> http://gcc.gn