www.delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
Date: | Fri, 10 Dec 2004 17:44:15 -0500 |
Message-Id: | <200412102244.iBAMiFeD007576@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <01c4df08$Blat.v2.2.2$936f64e0@zahav.net.il> (eliz@gnu.org) |
Subject: | Re: Patches to build GDB 6.3 |
References: | <01c4c987$Blat.v2.2.2$52b9e920 AT zahav DOT net DOT il> <200412081212 DOT 27942 DOT pavenis AT latnet DOT lv> <01c4dd4c$Blat.v2.2.2$849c3820 AT zahav DOT net DOT il> <200412101102 DOT 21274 DOT pavenis AT latnet DOT lv> <01c4deb6$Blat.v2.2.2$b539e160 AT zahav DOT net DOT il> <200412101309 DOT iBAD94QA032072 AT envy DOT delorie DOT com> <01c4df08$Blat.v2.2.2$936f64e0 AT zahav DOT net DOT il> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Thanks for the explanation. Does this mean it uses BP and SP in > some unorthodox way? It uses every register in an unorthodox way. Specifically, it at least sets BP and SP according to the unwind information (much like a longjmp() would do, but inlined into the EH handler by gcc rather than via a function call).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |