• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révision1695ab820e026377df1d6ad72766a6bcb0494d59 (tree)
l'heure2018-07-10 05:39:31
Auteursebastian_bugiu <sebastian_ <bugiu@head...>
Commitersebastian_bugiu <sebastian_

Message de Log

Added lldb command list for command line debugging.

Change Summary

Modification

diff -r e6336e1bcb8c -r 1695ab820e02 knowledgebase/lldb_how_to.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/knowledgebase/lldb_how_to.txt Mon Jul 09 23:39:31 2018 +0300
@@ -0,0 +1,5 @@
1+add-dsym filepath to add symbols.
2+b filensme.extension:linenumber for breakpoint
3+step command to step through code
4+ctrl^c to break the program execution at any point
5+ios-deploy --debug --bundle /Users/sebi/BlackholeDarksunOnline6/ios/robovm-build/tmp/RoboVM/ios/arm64/IOSLauncher.app/ --no-wifi --noinstall