[PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs

Joel Brobecker brobecker@adacore.com
Mon Oct 8 20:22:00 GMT 2018


> FWIW, I built GDB master today and ubsan (from LLVM, not GCC) flagged a
> use of obstack_blank_fast() in minsyms.c with a negative offset (used to
> shrink an obstack) when trying to do 'start' on /bin/ls:

On my end, I am working on a resync of AdaCore's "head" version,
which would include this change as well. My testing shows that
it revealed some issues; I haven't had a chance to look into them yet
(next on my list today, hopefully), but this is making me think
there might be bona fide issues. Getting the location where things
are happening is pretty nice :).

-- 
Joel



More information about the Gdb-patches mailing list