On Thu, 22 Nov 2001, Stas Bekman wrote:

> this patch allows us to provide a manually crafted debug script, which
> cannot be automatically created.
> 
>   % t/TEST -d -commands=.my_gdb_script

much easier to just create ./.gdbinit or ~/.gdbinit and gdb will find it
for you.  and of course, there's always the gdb 'source' command to pull
it in from elsewhere.  no need for this support to be in Apache-Test.




Reply via email to