Subject: Re: mozilla on alpha
To: Jarkko Teppo <jarkko.teppo@er-grp.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 03/18/2003 12:07:00
Jarkko Teppo <jarkko.teppo@er-grp.com> writes:

> I did that but no go:
> 
> (gdb) attach 6871
> Attaching to process 6871
> 0x160a50e38 in ?? ()
> (gdb) c
> Continuing.

Hm. I haven't tried live debugging of mozilla; I've mostly been
working with core dumps. Perversely, GDB has slightly better
information in a core dump, right now.

> Yeah, the same here. Everything else that I've tried "just works" but
> mozilla is a pain in the *** with current. mplayer, scilab, octave,
> abiword (with a visible cursor!) etcetc. just work. The only "big" problems
> for me are mozilla, kde3 and gnome.

Ah, yes, all the small programs work and all the giant impenetrable
c++ balls of hair fail. Debugging the small programs would be too
easy, we can't have that now...

        - Nathan