On Sun, Mar 17, 2002 at 03:22:04AM +0800, Stas Bekman wrote:
> Thanks Daniel,
>
> I guess first of all we are after being able to use the debugger with
> threads at all, next working on the speed. If I knew how to make gdb
> automatically switch to the thread which I want that would be a first
Daniel Jacobowitz wrote:
> On Tue, Mar 12, 2002 at 06:46:17PM +0800, Stas Bekman wrote:
>
>>Hi Daniel,
>>
>>Remember you've helped me at the mod_perl dev list with my gdb starting
>>very slowly?
>>http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100679267518055&w=2
>>Your auto-solib-add tip
Doug MacEachern wrote:
> i started seeing the problem when i moved to a new laptop/kernel. the
> original trick did not work for me. i ended up with the below. i use
> 'myrun' to start and run 'apshared' when the pre_config breakpoint is hit.
> haven't tried with a threaded mpm yet though.
Geoffrey Young wrote:
> Stas Bekman wrote:
>
>>Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x.
>>I've run make test and got a bunch of failures, though didn't get a
>>chance to investigate.
>>
>
> with the AUTOLOAD stuff fixed, I'm back to compiling bleedperl and
> mod_perl