Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote 5fce913738 Add a test for Windows breakpad.
Because the directory structure is a little different to Linux/Mac.
2020-03-13 16:49:11 +11:00
Nicholas Nethercote e5b84627cb Add support for Breakpad symbols.
This involves:
- A new option: `-b`/`--breakpad`, for specifying the Breakpad symbols
  directory.
- Code for finding particular `.sym` files within that directory.
- Adding a space before the address in output lines, so they don't match
  the input regexp and thus won't be double processed.
- A new test, `test_breakpad`.
2020-03-10 17:10:47 +11:00