• Monty's avatar
    resolve_stack_dump updated to match latest stack trace format · d9188ada
    Monty authored
    Originally only symbols withing [] where resolved. Now we resolve
    symbols also withing (+...)
    
    To make it easier to see where the resolved symbol comes from, we
    resolve the symbol 'in place' instead of just printing the resolved
    symbol alone.
    d9188ada
resolve_stack_dump.c 7.84 KB