Browse Source

Update debugging-native-code.md

Björn Ritzl 5 years ago
parent
commit
73dd82f389
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/en/manuals/debugging-native-code.md

+ 0 - 2
docs/en/manuals/debugging-native-code.md

@@ -12,8 +12,6 @@ Defold is well tested and should very rarely crash under normal circumstances. I
 * Analyze a crash log
 * Analyze a crash log
 * Symbolicate a callstack
 * Symbolicate a callstack
 
 
-* If Defold crashes it will store information about the crash that can be used to help pinpoint what went wrong.
-* You can also [read game and system logs](/manuals/game-and-system-logs) to help you figure out what went wrong.
 
 
 ## Use a debugger
 ## Use a debugger