[Ohrrpgce] SVN: teeemcee/12942 Fix missing symbols for crash reports because -exx was incorrectly added

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sun May 1 21:25:56 PDT 2022


teeemcee
2022-05-01 21:25:53 -0700 (Sun, 01 May 2022)
411
Fix missing symbols for crash reports because -exx was incorrectly added to build_info

FB 1.07 changed __FB_ERR__ so that any fbc -g builds (which includes pdb=1
builds) had -exx in the build info, so wrong symbols were downloaded and
backtraces couldn't be decoded.

Just assume that -exx in any affected crash reports is wrong. Noone uses debug
builds anyway.

I also added FB_ERR (__FB_ERR__) to build_info.
---
U   wip/config.bi
U   wip/misc/process_crashreports.py



More information about the Ohrrpgce mailing list