Implement BACKTRACE
This commit is contained in:
@@ -573,7 +573,7 @@ class PetitComputer
|
||||
{
|
||||
writeln(t);
|
||||
}
|
||||
bool renderprofile = true;
|
||||
bool renderprofile = false;
|
||||
try
|
||||
{
|
||||
version(Windows)
|
||||
|
||||
Reference in New Issue
Block a user