|
Re: remote gdb makefile? (building gdb to use with gdbserver): msg#00108lib.uclibc.general
>> >> configure: warning: Could not find libthread_db. >> >> configure: warning: Disabling thread support in gdbserver. Erik> Care to try again with the latest and greatest uClibc? gdb Erik> needs to be linked vs uClibc so it can dlopen uClibc's Erik> libthread_db which allows it to debug libpthread, OK, I got it to compile this time, thanks! There were some issues: the gdbserver/configure file was not executable (easily repaired), and for some reason the reg-mips.o file wasn't created in the gdbserver directory. The makefile thought that it didn't have to do anything because there was already a reg-mip.o in the source directory. I commented out the VPATH, recompiled, then uncommented the VPATH, and recompiled, and that worked. Next step, seeing if it runs... Thanks again, Dave |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Quest for missing symbols: __gxx_personality_v0 solved, __fixdfsi not: 00108, David Wuertele |
|---|---|
| Next by Date: | Re: Building uClibc for MIPS with software floating-point: 00108, David Wuertele |
| Previous by Thread: | Re: Re: remote gdb makefile? (building gdb to use with gdbserver)i: 00108, Erik Andersen |
| Next by Thread: | 0.9.19: can't resolve symbol '__udivsi3': 00108, Stefano Costa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |