summaryrefslogtreecommitdiffhomepage
path: root/run_debugger.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-31 18:56:47 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-31 18:56:47 +0100
commit9c1e80e1bb3a8d549a9053f0d7bf4afb0c806f80 (patch)
treecc4d3d30a089b268c5d2e8c621c1f9136987dff8 /run_debugger.sh
parentd3fee45621c2dda8c809402169aa0b9ac064d91c (diff)
TWEAKS: Improvements and tweaks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'run_debugger.sh')
-rwxr-xr-xrun_debugger.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/run_debugger.sh b/run_debugger.sh
deleted file mode 100755
index 329670f5..00000000
--- a/run_debugger.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-lldb -o "gdb-remote 1234"