massive feat: added a GDB stub for debugging
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2
.github/workflows/clang.yml
vendored
2
.github/workflows/clang.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
|
||||
- name: setup
|
||||
run: nix develop .#matar-clang -c meson setup $BUILDDIR
|
||||
run: nix develop .#matar-clang -c meson setup $BUILDDIR -Dgdb_debug=true
|
||||
|
||||
- name: fmt
|
||||
run: nix develop .#matar-clang -c ninja clang-format-check -C $BUILDDIR
|
||||
|
Reference in New Issue
Block a user