Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] C++ STL Pretty Printing with TCF?

Hi Sven,

I had to do Pretty Printing research last year, and TCF was one of the solutions to explore. Unfortunately, we couldn't find any way of pretty printing
with TCF, or at least, without heavily modifying the existing code.

David

-----Original Message-----
From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Sven Schwermer
Sent: Tuesday, April 5, 2016 10:32 AM
To: tcf-dev@xxxxxxxxxxx
Subject: [tcf-dev] C++ STL Pretty Printing with TCF?

Hi there!

Is it possible to pretty print C++ STL containers with TCF? This is possible with GDB in Eclipse using a set of Python extensions: See https://wiki.eclipse.org/CDT/User/FAQ#How_can_I_inspect_the_contents_of_STL_containers.3F

Thanks!

Sven

_______________________________________________
tcf-dev mailing list
tcf-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/tcf-dev
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



Back to the top