Commit Graph

1 Commits (102c55bc57000f09a24a1dd7a1d6836c5abb3a63)

Author SHA1 Message Date
Jonathan G Rennison 3a093c4b63 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.
9 years ago