diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-31 18:56:47 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-31 18:56:47 +0100 |
| commit | 9c1e80e1bb3a8d549a9053f0d7bf4afb0c806f80 (patch) | |
| tree | cc4d3d30a089b268c5d2e8c621c1f9136987dff8 /run_debugger.sh | |
| parent | d3fee45621c2dda8c809402169aa0b9ac064d91c (diff) | |
TWEAKS: Improvements and tweaks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'run_debugger.sh')
| -rwxr-xr-x | run_debugger.sh | 3 |
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" |
