#592: Add documentation for parrot_debugger
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:  dukeleto
     Type:  roadmap  |      Status:  assigned
 Priority:  normal   |   Milestone:  1.7     
Component:  docs     |     Version:          
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:          
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by dukeleto):

 Currently we have three places with various types of parrot_debugger
 documentation : src/parrot_debugger.c (run time flag docs) src/debug.c
 (docs for interactive debugger use and internals docs) and
 docs/debugger.pod . A list of things that you can do in the debugger is in
 docs/debugger.pod as well as from typing "help" while in the debugger.

 Allison said that she wants a short man page-like thing that can be
 installed for distros and pmichaud liked the idea of a "user guide." Where
 should these live? Also, should all of the docs inside the C files be
 moved somewhere more useful? It is POD, but nothing extracts it and puts
 it where mere mortals would find it useful.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/592#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to