Re: Debugging 32-bit applications on an x86_64 system

2010-06-19 Thread Siddhesh Poyarekar
On Sat, Jun 19, 2010 at 1:16 PM, Jonathan Ryshpan wrote: >> You could download the debuginfo rpm, decompress it using rpm2cpio and >> the load up the program with LD_LIBRARY_PATH pointing to the location >> where you decompressed it. > > Again, this would be tedious, since there are 33 debuginfo p

Re: Debugging 32-bit applications on an x86_64 system

2010-06-19 Thread Jonathan Ryshpan
Thanks very much for your reply. Detailed comments follow. On Sat, 2010-06-19 at 12:48 +0530, Siddhesh Poyarekar wrote: > On Sat, Jun 19, 2010 at 1:01 AM, Jonathan Ryshpan wrote: > > I'm trying to debug inspect googleearth (a 32-bit application) using gdb > > on an x86_64 system. Gdb starts OK,

Re: Debugging 32-bit applications on an x86_64 system

2010-06-19 Thread Siddhesh Poyarekar
On Sat, Jun 19, 2010 at 1:01 AM, Jonathan Ryshpan wrote: > I'm trying to debug inspect googleearth (a 32-bit application) using gdb > on an x86_64 system.  Gdb starts OK, but when I attempt to run > googleearth, it reports that a large number of debuginfo packages are > missing with messages like:

Debugging 32-bit applications on an x86_64 system

2010-06-18 Thread Jonathan Ryshpan
I'm trying to debug inspect googleearth (a 32-bit application) using gdb on an x86_64 system. Gdb starts OK, but when I attempt to run googleearth, it reports that a large number of debuginfo packages are missing with messages like: Missing separate debuginfo for /lib/libexpat.so.1