I've got a problem of getting ddbg to work with CB
Davidl at 126.com
Davidl at 126.com
Wed Mar 14 23:36:16 PDT 2007
the nightly build C::B doesn't work with ddbg i don't get why?
i 've set the compiler and linker option all get -g
and also set the ddbg name to ddbg_gdb.exe and set it as the debugger
if i set a breakpoint in C::B , and start debugging i see the following:
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger finished with status 1
any idea of what happened?
and ain't new type STL stuffs all C++ things?
More information about the Digitalmars-d-debugger
mailing list