开发者

Kdbg doesn't allow inspection of contents of std::string or std::vector

I'm using Kdbg as my debugging tool for routine purposes, but it doesn't appear to have any way to inspect the contents of a std::string or std::vector. This is a bit of a drawback as use of the standard library is definitely the Approved Way. Does anyone know how to make it do this, or does anyone know of a GUI debugger that does?

(Kdbg 2.2.0 on Ub开发者_StackOverflow中文版untu 10.4).


I haven't had time to look into this deeply, but this article on pretty printing using python in kdbg may be of help: http://www.rethinkdb.com/blog/2010/08/make-debugging-easier-with-custom-pretty-printers/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜