Possible to view D strings in gdb?

Samuel Lampa samuel.lampa at gmail.com
Sat Mar 2 14:52:20 PST 2013


On 03/02/2013 11:33 PM, Samuel Lampa wrote:
> When using gdb to debug my d program, is there any way to correctly 
> display the string variables? (I'm new to gdb, so I might have missed 
> something?).
> <snip>

Oh, and I have:

* GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
* Compiled with:
* DMD64 D Compiler v2.061(using flags "-gc")

// Samuel


More information about the Digitalmars-d-learn mailing list