[ddbg] Showing nested struct/class arrays
Jascha Wetzel
firstname at mainia.de
Tue Oct 9 13:13:39 PDT 2007
Simen Haugen wrote:
> "Ary Manzana" <ary at esperanto.org.ar> wrote in message
> news:feft5u$62m$1 at digitalmars.com...
>> You'd need to know if it's a problem of Descent / Code::Blocks or ddbg. If
>> you pass the expression to ddbg in the command line, do you get the same
>> error? How does the expression look like?
>
> How can i see the debugger command descent sends ddbg? It doesn't show in
> the console.
>
> Everything works in the command line, thats why I tought it might have
> something to do with the gdb interface (as I had the same problem with C::B)
since descent uses the ddbg interface directly, it should work anyway.
therefore, these have to be separate problems that create the same symptom.
C::B has a few issues with the interfacing. you can check the gdb
interface on the command line, too, by invoking the batch file directly.
More information about the Digitalmars-d-debugger
mailing list