This is the mail archive of the gdb-patches@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: RFA: ia64 portion of libunwind patch


>>>>> On Mon, 10 Nov 2003 17:43:40 -0500, Andrew Cagney <ac131313@redhat.com> said:

  Andrew> It would be appreciated.  My suggestion was to use memory
  Andrew> reads when the unwind table pointer was NULL.

Unfortunately, that doesn't work, because we need to know which
(remote) address the table is stored at.  We can probably find a bit
_somewhere_, I'm just not sure yet what the right place is.  Perhaps
it should be part of the address-space structure, instead.

	--david


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