2025-08-14 19:18 CEST

spring: develop 4ba24958 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Tobi Vollebregt Tobi Vollebregt develop 2010-10-20 23:07:38 develop 0ec37b2f
Changeset buildbot: stacktrace translator: 3 fixes

- regex to capture module address matched `(symbolName+offset)' too
- regex to find files with debugging data didn't match any of the spring-*.exe
- work around a bug in Spring 0.82.6 and 0.82.6.1 that subtracts 0x400000 from
  all addresses (it should only subtract from DLL addresses)
mod - buildbot/stacktrace_translator/stacktrace_translator.py Diff ] File ]