This is the mail archive of the gdb@sources.redhat.com 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: Remote debug on ppc405


On Wed, Jan 07, 2004 at 09:29:59AM +0100, Robert Schwebel wrote:
> Hmm, it's the default powerpc stub from vanilla-gdb-6.0. Is my
> interpretation of the readelf output correct that I should assume a
> 0x1000something value? 

In the meantime I found out that when linking the file-under-test
statically it works, so it seems to have to do something with dynamic
loading. I found this post: 

	http://sources.redhat.com/ml/gdb/2002-07/msg00155.html

on the gdb list, but setting solib-search-path alone does not seem to
help. 

It looks to me that starting from 0x3000'0000 the shared libraries are
mapped in, which looks perfectly fine. But why on earth does gdb try to
insert the breakpoint there?  

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstraße 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4


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