Enable ctrl-c during eval
commit29669189dd42de4c9d312e2d03efb627a191c0f7
authorMike Magruder <mikemag@fb.com>
Thu, 1 Aug 2013 18:00:35 +0000 (1 11:00 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 9 Aug 2013 17:30:40 +0000 (9 10:30 -0700)
treef81a8d80108e4f4e30dab4ae0c8bfcaa7339ab18
parentd7858950365b05f9ed27e397a7b71b2800b219ed
Enable ctrl-c during eval

Enable the support for signal polling during eval in the debugger.

Differential Revision: D910661
hphp/runtime/debugger/debugger_proxy.cpp