This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to fix solib path name?


On Wednesday 08 July 2009 15:45:23, Aleksandar Ristovski wrote:
> See solib_find comment in "solib.c" for figuring out how it 
> looks for it.
> 
> You can provide "find_and_open_solib" in your target_ops for 
> customizing it (in case you want to provide "default" search 
> algorithm when built-in solib-search-path mechanism fails to 
> find it).

Please don't go there, it's not really needed.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]