Use libbfd as a fallback for backtrace symbol lookup on MinGW.
This will try to demangle. If bfd_find_nearest_line returns a file name but nothing else (debugging info is turned off), scan the symbol table for the previous symbol and use it if it looks OKish.
This commit is contained in:
@@ -165,6 +165,7 @@ console_internal.h
|
||||
console_type.h
|
||||
cpu.h
|
||||
crashlog.h
|
||||
crashlog_bfd.h
|
||||
currency.h
|
||||
date_func.h
|
||||
date_gui.h
|
||||
|
||||
Reference in New Issue
Block a user