Debugging with uClibc
John Cox <[email protected]> Fri, 5 Jul 2019 12:53:24 -0500
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <CA+7zrqa-FOOkFDEEyc_bThza=esVKLi-H8St4-sDzEdWeZv49w@mail.gmail.com> |
Good afternoon, I'm trying to reverse engineer a MIPS binary that requires uClibc.so to run or even debug in GDB. I downloaded the latest buildroot toolchain and ran `make` but there is no further guidance on what to do with the library. Are there concrete procedures for installing uClibc so that a MIPS binary can recognize the shared library exists? So far I have found no visual examples of how to get uClibc working. Thanks! very respectfully, John