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: cross targeted gdb and corefiles


> I am using a gdb built from a cvs snapshot from 4-29 that is i386 hosted and
> ARM targeted.
> 
> this gdb does not support reading arm cores. I would like to get a backtrace
> for an arm failure (indeterminant - cannot set a breakpoint) without running
> an arm native gdb (or running my application under gdbserver). Is that
> possible??

Not at present.

> 
> if not - is it a feature slated to be added to cross targeted gdb soon? I
> know i run my application under gdbserver...

Maybe.  Some targets can now do this.  Precisely which target OS are you 
using?

R.



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