Doug MacEachern wrote:

> 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.

I debug different things and with gdb's dynamic libs symbol loading
slowness now I have to *craft* gdb scripts to do what I want. I cannot
call them all .gdbinit. Makes sense? In any case Apache-Test already
generates a gdb script which collides with the script that I want to
run. What's the point of having this script then?


_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




Reply via email to