This is the mail archive of the gdb@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: debugging the multithreads on PPC embedded platfom


On Tue, Jul 31, 2007 at 05:09:58PM -0700, Jayasri Sangu wrote:
> Why I am getting 0x3000f430 in ?? ()?  

Does it work after that?  Some versions of GDB display that prompt
before loading shared libraries.

If it still does not work, please read:
  http://sourceware.org/gdb/current/onlinedocs/gdb_16.html#SEC153
  http://sourceware.org/gdb/current/onlinedocs/gdb_18.html#SEC162

(In older versions of GDB it's "set solib-absolute-prefix" instead of
"set sysroot".)

-- 
Daniel Jacobowitz
CodeSourcery


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