www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Program crash, crashes debugger

reply Amex <Amex gmail.com> writes:
If I run it from the command line

object.Error (0): Access Violation
----------------

and if I run the source code in the debugger(Visual D) it crashes 
the debugger... I have no way to debug this code and no idea what 
the error is because of this useless error message.

To much information is never a bad idea... but too little is.
May 25 2019
parent user1234 <user1234 12.de> writes:
On Saturday, 25 May 2019 at 19:29:57 UTC, Amex wrote:
 If I run it from the command line

 object.Error (0): Access Violation
 ----------------

 and if I run the source code in the debugger(Visual D) it 
 crashes the debugger... I have no way to debug this code and no 
 idea what the error is because of this useless error message.

 To much information is never a bad idea... but too little is.
post here for this kind of question https://forum.dlang.org/group/learn.
May 25 2019