Re: cvs commit: modperl-docs/src/docs/2.0/devel/debug c.pod

2003-03-01 Thread Stas Bekman
Geoffrey Young wrote: +=head1 Defining and Using Custom gdb Macros cool. this partially answers one of my offline questions :) that's why I've added it ;) just one thing... + +GDB provides two ways to store sequences of commands for execution as +a unit: user-defined commands and comm

Re: cvs commit: modperl-docs/src/docs/2.0/devel/debug c.pod

2003-03-01 Thread Geoffrey Young
+=head1 Defining and Using Custom gdb Macros cool. this partially answers one of my offline questions :) just one thing... + +GDB provides two ways to store sequences of commands for execution as +a unit: user-defined commands and command files. See: +http://sources.redhat.com/gdb/cur