diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-11 14:36:47 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-11 14:36:47 +0100 |
| commit | 22b7b4427fd01384aad23b4669427aab75d32a42 (patch) | |
| tree | af419a5d9b2a1ab2f53a38f0d32caf91c191c062 /gdb.sh | |
| parent | 3effa2d2e513f81e633079c395ae8544031edd6d (diff) | |
ADD: Use KVM for accel (NeKernel shall be bootstraped on linux now)
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
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 -x -q boot/gdbinit +gdb -q -x boot/gdbinit |
