summaryrefslogtreecommitdiff
path: root/deb.c
diff options
context:
space:
mode:
Diffstat (limited to 'deb.c')
-rw-r--r--deb.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/deb.c b/deb.c
index f8eee189b0..3b42ca1a9d 100644
--- a/deb.c
+++ b/deb.c
@@ -157,7 +157,13 @@ S_deb_stack_n(pTHX_ SV** stack_base, I32 stack_min, I32 stack_max,
}
-/* dump the current stack */
+/*
+=for apidoc debstack
+
+Dump the current stack
+
+=cut
+*/
I32
Perl_debstack(pTHX)