diff options
author | Ian Lance Taylor <iant@golang.org> | 2024-04-28 11:14:17 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2024-04-28 11:14:17 -0700 |
commit | 942a9cf2a958113d2ab46f5b015c36e569abedcf (patch) | |
tree | f759dc6a62c1e8d0e0e6a48bf423aa299ef42d00 /gcc | |
parent | 507f3ce34c55e78b23eeaf57bc4d927a1f25f8fb (diff) | |
download | gcc-942a9cf2a958113d2ab46f5b015c36e569abedcf.zip gcc-942a9cf2a958113d2ab46f5b015c36e569abedcf.tar.gz gcc-942a9cf2a958113d2ab46f5b015c36e569abedcf.tar.bz2 |
libbacktrace: load Windows modules
Patch from Björn Schäpers <bjoern@hazardy.de>.
* configure.ac: Checked for tlhelp32.h
* pecoff.c: Include <tlhelp32.h> if available.
(backtrace_initialize): Use tlhelp32 api for a snapshot to
detect loaded modules.
(coff_add): New argument for the module handle of the file,
to get the base address.
* configure, config.h.in: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions