[cfe-dev] Easier debugging with Visual Studio Visualizers

Douglas Gregor dgregor at apple.com
Tue Jul 26 22:23:30 PDT 2011


On Jul 26, 2011, at 10:06 AM, Nikola Smiljanic wrote:

> On Mon, Jul 25, 2011 at 9:48 PM, Douglas Gregor <dgregor at apple.com> wrote:
> 
> Could you turn these instructions into a patch against
> 
>        http://clang.llvm.org/hacking.html#debugging
> 
> 
> Here's a patch. You might want to change the beginning to include the full path to clangVisualizers.txt. I would've done this myself but I have no idea where will this file end up inside the source tree :)
> 
> Added visualizer for StringRef (assumes null terminated string which I know isn't the case always, but I don't think there's a way around this)
> <clangVisualizers.txt><hacking.html.patch>

Committed as r136207, thanks!

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110726/c0dc567c/attachment.html>


More information about the cfe-dev mailing list