[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] Tool for figuring out CDT code
|
- From: Joseph Paul Cohen <jcccnet@xxxxxxxxx>
- Date: Fri, 6 Jul 2012 11:06:09 -0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ImO/ue1QXaf/Nb5omjWAR4c98c+qz32v2yCcyuc6WOo=; b=kMWIJ3yn+xWO2BaLlLqT0oaS15wZOC5iHxeyKpX19FLpMCPFmzzzYvDVJ+MYPLYi+D oVjAyZG3nEp5SrHer2zKcpNRb62j0R0AIAcfOxTapZmXmmaXWtgwJuvmv+govKmsD68e rTfJM1tfrYaLNMlwliY3NSi+2op7cqZ3/c/L4NStQxdQFs4MTxMlK3ot0kCvsL8hjo9h 0YeiW8zUxHLxit4VDD3i/DCEYwTi/WK7XfHcjnw3P1sSwnpcoVkv8du9CsJMhtr2zSf2 gAsDblFYKgBbi+/rPF7lfLV2sR9//6RFYApAHd/OuoxOEaUnl/fis5vWI5/wzOdsI+52 vI8A==
In order to figure out the CDT code I made a tool to call the getters
and hang display in a tree. When you expand a node more getters are
called. The eclipse debugger only lets you see fields. I figure you
all might also be able to use it. I attached a screenshot of it on a
CDT object.
http://code.google.com/p/pojoexplorer/
-J
Attachment:
pojoexplorer-cdt.png
Description: PNG image