<br><br><div class="gmail_quote">2010/5/13 Niko Sams <span dir="ltr"><<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> Printing an Any on gdb witch contains strings returns a nicely formated<br>
> output. On KDevelop, it's show as it wasn't recognized.<br>
</div>Is the pretty printer loaded correctly?<br>
is the to_string method called at all? (You can test using print<br>
statements in python<br>
and watching kdevelop console output.<br>
<br></blockquote><div>Yes, as I have other printers on the same module and they work fine, and for this printer basic structures like ints and booleans are converted right. Also on gdb terminal the same module prints the correct output. I'm making the import from my ~/.gdbinit.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Niko<br>
<font color="#888888"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br>