Skip to content
  • Ell's avatar
    app: in GimpBacktrace Windows backend, avoid bogus symbol addresses · 52772cf3
    Ell authored
    In the GimpBacktrace Windows backend, avoid reporting meaningless
    symbol addresses when failing to retrieve meaningful ones.
    Unfortunately, it seems that we never get symbol addresses for
    symbols that have debug information, which negatively affects the
    log viewer's call graph.  We're going to have to work around this.
    52772cf3