From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randolph Chung To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] New program_changed event, cleanup some HPUXHPPA mess Date: Fri, 21 May 2004 19:02:00 -0000 Message-id: <20040521190242.GB7207@tausq.org> References: <20040519204003.GU566@tausq.org> <40AE4F0C.6050407@gnu.org> X-SW-Source: 2004-05/msg00644.html > Have a look at the new inferior_created event (it sounds similar). The > code to wire it in is in my post ``Wire up vsyscall''. > http://sources.redhat.com/ml/gdb-patches/2004-05/msg00169.html > > BTW, what's the underlying problem? the hppa target code caches some symbolic values for some stub functions and uses those during unwinding operations (e.g. $$dyncall). So if the inferior changes, we need to update the cached values. assuming the attach case also works, this should be ok for what i need. > Can you separate this part out (it sounds very straight forward). will do. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/