diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-04-24 16:31:51 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-04-24 16:54:04 +0200 |
| commit | c4db7babb3e1c664355e9b1375264fd9343835f2 (patch) | |
| tree | b7b706111357fde10cdc2b7dbc55adb572d95f58 /gdb.sh | |
| parent | 7faa5e2fcf41c4fbb2241b605e8f2a11738fc4d9 (diff) | |
dev, tools: fixed gdb.sh and avoid including EFI files when staging to git.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'gdb.sh')
| -rwxr-xr-x | gdb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/sh -gdb -q -x boot/gdbinit +gdb -q -x dev/boot/gdbinit |
