Help : DMD debugger issue under Win NT and codeblocks

Laurent Alebarde l.alebarde2 at free.fr
Thu Aug 23 02:27:48 PDT 2007


Hello,

I have just installed codeblocks, dmd and dmc. I am testing with a simple 'Hello World' copied from Digital Mars. Building and running are ok. Then, I tested the debugger, buildi the project for debug target, set a breakpoint, and run in debug mode.

Here comes the problem, I have three successive windows telling : 
  - The command line option 'nx' is invalid
  - The command line option 'fullname' is invalid
  - The command line option 'quiet' is invalid

Then : "Debugger finished with status 1"

I have checked codeblocks settings for compilers and debuggers in the Digital Mars D compiler section, but nothing relative to these messages.

Does someone has an idea ?

My codeblock build is : Jun 9 2007 18:23:06 - wx 2.8.4
My DMC version is V849
My DMD version is in accordance (downloaded at the same date - no version information found)



More information about the Digitalmars-d mailing list