Skip to content

Commit

Permalink
Fix misplaced backtick.
Browse files Browse the repository at this point in the history
  • Loading branch information
Viral B. Shah committed Apr 29, 2015
1 parent e094891 commit 89d6376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEBUGGER.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The Julia Debugger
------------------

In order to have a Julia debugger, we first need a `version of LLDB
In order to have a Julia debugger, we first need a version of LLDB
that understands Julia's JITed stack frames. To do so, build Julia
with instructions from https://github.com/Keno/Cxx.jl. Just the julia
parts are required. The Cxx part won't be necessary until the debugger
Expand Down

0 comments on commit 89d6376

Please sign in to comment.