[EMAIL PROTECTED] (Tom Mraz) writes:
> > Hi, All.
> >
> > I tried to use gdb to step through the source code, but the program
> always hang. (If it is execute directly, it is OK.) I am using
> mozilla-source-0.9.2, on redhat7.0, gdb5.0 and gcc2.96. Below is the
> debugger output, can you share how to solve it? thanks!
>
> Hi,
>
> you need to update the gdb to some newer version (from RH 7.1 or Rawhide).
> Also the gcc2.96 should be upgraded to that one from RH 7.1 or newer.
>
Also, be sure to check out <http://www.mozilla.org/unix/debugging-faq.html>.
Dan