Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Link to repos
  • Loading branch information
zoffixznet committed Jun 20, 2016
1 parent 5097c4d commit 5ac6d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Programs/01-debugging.pod
Expand Up @@ -6,11 +6,11 @@
There are at least two useful debuggers available for Rakudo:
=item Debugger::UI::CommandLine
=item L<Debugger::UI::CommandLine|https://modules.perl6.org/repo/Debugger::UI::CommandLine>
A command-line debugger frontend for Rakudo.
=item Grammar::Debugger
=item L<Grammar::Debugger|https://modules.perl6.org/repo/Grammar::Debugger> (and C<Grammar::Tracer> in the same distribution)
Simple tracing and debugging support for Perl 6 grammars
Expand Down

0 comments on commit 5ac6d7b

Please sign in to comment.