[Fix/hphpd] make the stack trace include self
commit2fa42e23b6b11083a43cde704583ef9949983572
authorqigao <gao@fb.com>
Mon, 26 Sep 2011 22:47:56 +0000 (26 15:47 -0700)
committermacvicar <macvicar@fb.com>
Mon, 17 Oct 2011 23:53:11 +0000 (17 16:53 -0700)
tree1aa95d214dd3ac051f8dd4ad84bd4a5eaaf85ef5
parent59c6f8e294b1fdf7cef89149ff49aa6401e5884a
[Fix/hphpd] make the stack trace include self

Summary:
This diff allows the backtrace to include current frame, which
will make commands 'frame' and 'list' a little less confusing.

Test Plan: make fast_tests

Reviewers: mwilliams

Reviewed By: mwilliams

CC: ps, mwilliams
Differential Revision: 333383
src/runtime/eval/debugger/cmd/cmd_where.cpp