Herman Venter
71a6e2b628
Add TRACE calls to debugger code.
...
Added a new trace flag and added TRACE calls to all functions in files living directly in the hphp/runtime/eval/debugger directory
2013-04-23 09:52:58 -07:00
Mike Magruder
ac9665e148
Remove old vestiges of frame injection.
...
Nuke a little dead code that is leftovers of the old frame injection goo.
2013-04-23 09:52:57 -07:00
andrewparoski
5b8111f402
Chip away at ClassInfo::FindClass() and ObjectData cruft
2013-04-01 11:51:31 -07:00
mwilliams
10f9f6b239
const bool hhvm is dead
2013-03-09 12:49:37 -08:00
aalexandre
26178124a4
Eliminate int32, uint32, int16, uint16, int8, uint8.
...
This concludes the inttypes replacement.
These replacement have been mostly mechanical
with the use of cxx_replace.
2013-03-09 10:25:16 -08:00
mwilliams
2f3f5f3c5a
Get rid of FrameInjection
2013-03-07 22:04:08 -08:00
aalexandre
b3b41e08bb
Replaced NULL with nullptr
2013-02-19 06:57:54 -08:00
Jordan Delong
363d1bb20f
Code move src/ -> hphp/
...
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00