From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Edelsohn To: Kevin Buettner Cc: Daniel Berlin , Kevin Buettner , Nicholas Duffek , gdb@sources.redhat.com Subject: Re: Limited success with 3.0 branch on AIX Date: Tue, 01 May 2001 15:44:00 -0000 Message-id: <200105012243.SAA29994@makai.watson.ibm.com> References: <1010501223957.ZM1633@ocotillo.lan> X-SW-Source: 2001-05/msg00028.html >>>>> Kevin Buettner writes: Kevin> What changes do you think GDB will require? I presume only the one line change to which Daniel referred in his message: > Right now, gdb only happens to look for it in a few types of stabs. > N_GSYM is not one of them. > Though it's trivial to change gdb to allow gcc2_compiled to appear in > that symbol. It's a one liner, literally. David