Arquivos
hhvm/hphp
mwilliams 8f6224d194 Fix cfi directives in enterTCHelper
Right now, if you don't have gdb symbols enabled for
jitted code, its impossible to get a backtrace in gdb that
crosses enterTCHelper (I'm not entirely sure why it works when
symbols *are* enabled, but still).

With the .cfi directives brought up to date, a gdb backtrace
walks across enterTCHelper just like any other function.
2013-07-06 11:12:28 -07:00
..
2013-06-28 11:36:10 -07:00
2013-06-15 23:29:49 -07:00
2013-07-06 11:12:26 -07:00
2013-04-25 00:50:03 -07:00