PDD for the debugger API

2001-08-18 Thread Dave Storrs
=head1 TITLE API for the Perl 6 debugger. =head1 VERSION 1 =head2 CURRENT Maintainer: David Storrs ([EMAIL PROTECTED]) Class: Internals PDD Number: ? Version: 1 Status: Developing Last Modified: August 18, 2001 PDD Format: 1 Language: English =head2 HI

Re: PDD for the debugger API

2001-08-18 Thread Uri Guttman
i didn't see any references to support debugging an external perl process. this should be designed in from the beginning, so the debugger API can be designed to work locally and over a pipe. the pipe can support an rpc or message interface which is wrapped by the shared debugger API. uri -- Ur