This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help with Stab, pls


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]