This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.341
Debuggers
- Added ability to debug native core dumps via LLDB or GDB
- Added a warning in the UI to indicate if the user's thread filter filters out the currently focused thread
- Disabled the “Debug” button on the HHVM toolbar if the HHVM debugger is already running since clicking it a second time resulted in an error due to a debugger already being connected.