Updated the README.md and ISSUE_TEMPLATE.md file to reflect the new lldb support

Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
This commit is contained in:
Dan Printzell 2016-03-06 15:35:59 +01:00
commit 3555820ef8
2 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Debug
Native VSCode debugger. Currently only using GDB.
Native VSCode debugger. Supports both GDB and LLDB.
## Installation