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 symtab/16902] GDB use-after-free segfault when loading certain program's debug symbols


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

--- Comment #2 from Isaac Dupree <antispam at idupree dot com> ---
You can also build my code with CMake directly, e.g.: `cd Lasercake; mkdir
builddir; cd builddir; cmake ..; make VERBOSE=1` (VERBOSE=1 lets you see the
gcc command lines.)

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