This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: twothreads in PPC simulator


>>>>> "Gary" == Gary Thomas <gthomas@redhat.com> writes:

Gary> Try enabling GDB stubs in your application.  Currently, most
Gary> targets need special support in order to provide thread-specific
Gary> debugging.  This can be enabled by turning on GDB stubs within
Gary> the downloaded program itself.

Gary> Note: we are improving most targets so that this will no longer
Gary> be necessary, i.e. you'll get thread debugging without needing
Gary> to include GDB stubs in your image.  I don't know if this will
Gary> be the case for the PPC simulator though.

Sorry, but this is not going to make a difference for the PPC sim - it
doesn't rely on stub code for debugging, but builtin sim magic. I
suspect it will never be able to do thread-aware debugging.

Jesper

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