From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] libgdb updates to doco Date: Sat, 28 Jul 2001 07:50:00 -0000 Message-id: <3B62D14B.2030201@cygnus.com> References: <3B606479.2070205@cygnus.com> <5567-Fri27Jul2001123713+0300-eliz@is.elta.co.il> <3B61D09E.1000902@cygnus.com> <1438-Sat28Jul2001103025+0300-eliz@is.elta.co.il> X-SW-Source: 2001-07/msg00686.html > That's just a cookbook. It's important to have that, but it is no > less important to understand how multi-arch works internally, to be > able to do something beyond blindly following the cookbook. Hmm, not sure if you want the doco to explain how it currently works - the swap stuff is a really nasty paramatic hack. How it _should_ work might be useful. I think its like libgdb - in theory it works like ..., when working on the reality, try to keep the theory in mind and try to make the code more like the theory :-) Andrew