Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* How to fix solib path name?
@ 2009-07-08 14:34 Danny Backx
  2009-07-08 14:45 ` Aleksandar Ristovski
  2009-07-08 14:56 ` Pedro Alves
  0 siblings, 2 replies; 21+ messages in thread
From: Danny Backx @ 2009-07-08 14:34 UTC (permalink / raw)
  To: gdb-patches

I'm preparing a gdb patch so it works in a cross-debugging environment.
Host I'm using is a linux pc, target is running Windows CE Embedded 6.0.

The gdbserver part is getting complete, see other messages on this list.

The gdb still has a quirck or two.

(gdb) info sharedlibrary
From        To          Syms Read   Shared Object Library
                        No          \network\x86\libgcc_s_sjlj-1.dll
0x41ee1000  0x41fb2974
Yes         /opt/x86mingw32ce/i386-mingw32ce/lib/libstdc++-6.dll
                        No          \Windows\coredll.dll
(gdb) 

I'm guessing that it should strip the \network\x86 from the library name
before it attempts to find it in the solib-search-path.

Should it ?

If yes, where should the code for that be ?

Thanks for the help. Once this gets fixed, I can submit that part of my
work too.

	Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2009-07-08 18:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-08 14:34 How to fix solib path name? Danny Backx
2009-07-08 14:45 ` Aleksandar Ristovski
2009-07-08 14:51   ` Pedro Alves
2009-07-08 15:15     ` Aleksandar Ristovski
2009-07-08 15:21       ` Pedro Alves
2009-07-08 15:38         ` Aleksandar Ristovski
2009-07-08 15:49           ` Pedro Alves
2009-07-08 15:57             ` Pedro Alves
2009-07-08 17:19             ` Aleksandar Ristovski
2009-07-08 18:24               ` Pedro Alves
2009-07-08 18:30                 ` Pedro Alves
2009-07-08 14:56 ` Pedro Alves
2009-07-08 15:07   ` Pedro Alves
2009-07-08 15:31     ` Danny Backx
2009-07-08 15:45       ` Danny Backx
2009-07-08 16:19         ` Pedro Alves
2009-07-08 16:30           ` Danny Backx
2009-07-08 16:42             ` Pedro Alves
2009-07-08 15:45       ` Pedro Alves
2009-07-08 17:15   ` Pedro Alves
2009-07-08 20:46     ` Danny Backx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox