소스 검색

Update debugging-native-code.md

Björn Ritzl 5 년 전
부모
커밋
73dd82f389
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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
 * 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