Skip to content

Commit

Permalink
add support for gdb
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-bousfield committed Oct 2, 2023
1 parent 5f953fa commit 808fb28
Show file tree
Hide file tree
Showing 9 changed files with 1,534 additions and 101 deletions.
2 changes: 2 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
rustflags = ["-C", "link-args=-rdynamic"]
Loading

0 comments on commit 808fb28

Please sign in to comment.