Skip to content

fmastrella/lldbCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

lldbCommands by Fausto Mastrella

Put .lldbinit file into your home directory.

You can put your .lldbinit in other places, but then Xcode won't automatically load it. If you put it somewhere other than ~/.lldbinit, you need to source it in Xcode in the LLDB session like this:

(lldb) command source <mypath>/.llbinit

where <mypath> is replaced by the path of your .lldbinit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published