C ++ GDB Python漂亮打印教程? [英] C++ GDB Python Pretty Printing Tutorial?

查看:504
本文介绍了C ++ GDB Python漂亮打印教程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找有关创建自定义打印机的坚实教程。

I am looking for a solid tutorial on creating a custom printer.

GDB页面上有一些稀疏页面,但是它们远远不够完整,想象力!

There are a few sparse pages on the GDB page however they are far from complete and leave much to the imagination!

例如,我想要能够为我们的自定义共享指针类创建一个PrettyPrinter。

For instance, I'd love to be able to create a PrettyPrinter for our custom shared pointer class.

推荐答案

查看Tom Tromey的漂亮的打印教程第1部分第2部分。还有 libstdc ++ - v6漂亮的打印机实现,看看,这是我用自己作为一个模板,当我开始。一个稍微简单的示例(截至本文)是 Boost漂亮打印机 RüdigerSonderfeld

Check out Tom Tromey's pretty printing tutorials part 1 and part 2. There is also the libstdc++-v6 pretty printer implementation to look at, which is what I used myself as a template when I started out. A somewhat simpler example (as of this writing) is the Boost pretty printer by Rüdiger Sonderfeld.

这篇关于C ++ GDB Python漂亮打印教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆