summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorPeter Scott <peter@psdt.com>2011-11-24 01:21:29 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-11-24 01:45:32 -0800
commit611272bb8372feaba3d008744b5aa5a14c8b92c0 (patch)
tree3e5f3457bb224c9368eec457140fa48a952937c9 /uconfig.h
parent0b754184eac744bd93c1b9c338cbbfbc82fb7bd4 (diff)
downloadperl-611272bb8372feaba3d008744b5aa5a14c8b92c0.tar.gz
The attached patch adds to the debugger a capability I thought about
ages ago and which turned out to be absurdly easy to implement. It adds an optional parameter to the t(race) command, a maximum number of stack frames to trace below the current one:, e.g.: t 3 - turn tracing on, trace up to 3 levels below current depth, be silent below that t 2 fnord() - trace up to 2 levels deep in execution of fnord() Since it is backwards compatible I added it to the legacy command set as well, but that's certainly debatable.
Diffstat (limited to 'uconfig.h')
0 files changed, 0 insertions, 0 deletions