Age | Commit message (Expand) | Author |
---|---|---|
2021-06-24 | LibSymbolication: Fix incorrect argument type for symbolicate() | Gunnar Beutner |
2021-06-20 | LibCoreDump: Don't subtract one from the first stack frame's EIP | Gunnar Beutner |
2021-06-19 | LibSymbolication+Utilities: Show inlined functions for bt | Gunnar Beutner |
2021-06-19 | LibDebug: Store LibDebug objects on the heap & make them non-copyable | Itamar |
2021-05-22 | LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h} | Andreas Kling |
2021-05-22 | LibSymbolication: Name the shared object libsymbolication.so | Andreas Kling |
2021-05-22 | LibSymbolication+SystemMonitor+bt: Move symbolication back in-process | Andreas Kling |
2021-05-22 | Userland: Rename LibSymbolClient => LibSymbolication | Andreas Kling |