GitXplorerGitXplorer
h

SwiftLLDB

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
960118e03c49287fc3d5e7bfb6f9a4ec9bb36bb5

Update to Swift 2.3

hhyp committed 8 years ago
Unverified
133ae69b738d5de75a368c11a95c9982d790df1e

SBValue typenames can be nil

hhyp committed 8 years ago
Unverified
0f58c41e21a56827f7b8ecd07e2c5f4db12565e9

Fixup up the release framework search path for SwiftLLDB target

hhyp committed 8 years ago
Unverified
5eb3b7ad6be4737eb1fe38d26a80bbb02945c2fc

Reference an appropriate LLDB framework based on debug/release mode

hhyp committed 8 years ago
Unverified
d7e5bf9482456738ebe8ab90885790f766f1bcd7

Add a framework search path for the release mode

hhyp committed 8 years ago
Unverified
db822d973b0bb855f97e65412171189410ab1e20

Partially support SBSymbolContext

hhyp committed 8 years ago

README

The README file for this repository.

SwiftLLDB

Minimal Swift bindings for the LLDB API. OS X only at the moment.

Build instructions