This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Help with Stab, pls
- To: gcc at gcc dot gnu dot org
- Subject: Help with Stab, pls
- From: Igor Panaev <igorp at rsdsoft dot msk dot ru>
- Date: 07 Jul 2000 13:01:49 +0400
Hello, All!
I cannot select information about metod arguments.
I cannot analyze the following string from the Stab debug info:
93 LSYM 0 235 00000000 5929 QString:Tt(7,26)=s8!1,020,(7,1);QString::(7,27)=#(7,26),(0,20),(7,28)=*(7,26),(0,1),(0,20);:_._7QString;2A*2;(9,7);(7,29)=##(7,28);:;2A.(7,30)=##(7,28);:i;2A.(7,31)=##(7,28);:RC7QString;2A.(7,32)=##(7,28);:PCc;2A.(7,33)=##(7,28);:PCcUi;2A.;
Is the destructor an argument of the constructor in this example? Where does the description of arguments stop? How can I analyze them?
PS: Where can I find more detailed information on Stab (except that one, delivered with gdb?
PSS: Sorry that the letter does not coincide with the subject of the conference.
Where should I appeal to with these questions in the future?