Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v0.341

Compare
Choose a tag to compare
@ebluestein ebluestein released this 28 Aug 18:49
· 1047 commits to master since this release

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.