summaryrefslogtreecommitdiffhomepage
path: root/run_debugger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_debugger.sh')
-rwxr-xr-xrun_debugger.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_debugger.sh b/run_debugger.sh
index 30254da3..329670f5 100755
--- a/run_debugger.sh
+++ b/run_debugger.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-gdb -q -x boot/gdbinit
+lldb -o "gdb-remote 1234"