Re: gdb trouble in 4.0-current

1999-11-22 Thread Bruce Evans
On Mon, 22 Nov 1999, Sheldon Hearn wrote: > > On Sat, 20 Nov 1999 20:24:47 EST, Wes Morgan wrote: > > > (gdb) r > > Starting program: /usr/home/by-tor/mms-0.90/./mms > > warning: find_solib: Can't read pathname for load map: Bad address > > > > Segmentation fault (core dumped) > > You're not a

Re: gdb trouble in 4.0-current

1999-11-22 Thread Sheldon Hearn
On Sat, 20 Nov 1999 20:24:47 EST, Wes Morgan wrote: > (gdb) r > Starting program: /usr/home/by-tor/mms-0.90/./mms > warning: find_solib: Can't read pathname for load map: Bad address > > Segmentation fault (core dumped) You're not alone. The work-around is to compile with --static. Ciao, Sh

gdb trouble in 4.0-current

1999-11-20 Thread Wes Morgan
Is anyone seeing a problem like the one below? This is happening to me on quite a few binaries that used to be gdb'able before I installed a new world on the 13th... [by-tor@volatile:~/mms-0.90$]: gdb ./mms GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered b