Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unicode support on Win32. | Zachary Turner | 2016-03-22 | 1 | -3/+6 |
* | Change over the broadcaster/listener process to hold shared or weak pointers | Jim Ingham | 2016-03-07 | 1 | -4/+4 |
* | Provide arguments for all the format string placeholders! | Adrian McCarthy | 2016-02-04 | 1 | -1/+1 |
* | Set correct thread stop info when single-step lands on a breakpoint [Windows] | Adrian McCarthy | 2016-02-02 | 1 | -5/+19 |
* | Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ... | Adrian McCarthy | 2016-01-08 | 1 | -39/+57 |
* | Implement GetMemoryRegionInfo for mini dumps. | Adrian McCarthy | 2015-12-04 | 1 | -3/+4 |
* | Refactor Windows process plugin to allow code sharing between live and mini d... | Adrian McCarthy | 2015-10-28 | 1 | -0/+988 |