On Jul 19, 2012, at 11:01 AM, Oliver Buchtala <oliver.bucht...@googlemail.com> 
wrote:

> 
> Hi,
> 
> I am probably one of those people who much dislike printf-debugging.
> What is your problem with using a debugger?
> 
> Maybe because the displayed information is not appropriate?
> E.g., you would like
>     someString.utf8().data()
> instead of
>     someString
> 
> FWIW, there is a gdb python API for changing the behavior... so called pretty 
> printers.
> It is not too difficult to write such pretty-printers.
> 
> Maybe providing a set of useful pretty-printers is a better approach than 
> providing a set of debug functions?

I would love to see a set of useful pretty printers that we could share. Do you 
have any we could use as a starting point?

Regards,
Maciej


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to