From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Duffek To: ezannoni@cygnus.com Cc: gdb-patches@sourceware.cygnus.com, kevinb@cygnus.com Subject: Re: [RFA] patch to skip bigtoc fixup code Date: Tue, 01 May 2001 12:41:00 -0000 Message-id: <200105011950.f41Jo4M25464@rtl.cygnus.com> References: <15086.62037.585907.429780@kwikemart.cygnus.com> X-SW-Source: 2001-05/msg00005.html On 1-May-2001, Elena Zannoni wrote: >Ah, I see. AIX has separate symbol tables for each section. If you >record the '@' symbols in their own symtab you will avoid also the >problem that prompted your previous patch, correct? Yep. I've committed the patch, Nick