Skip to content

Commit

Permalink
update to gdbstub 0.4
Browse files Browse the repository at this point in the history
jumping all the way from gdbstub 0.1 to 0.4 brings a whole bunch of
performance improvements, and also fixes watchpoints!

your welcome future CS 452 students :D
  • Loading branch information
daniel5151 committed Oct 11, 2020
1 parent 68546f5 commit d4e9bcf
Show file tree
Hide file tree
Showing 8 changed files with 495 additions and 334 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
**/*.rs.bk
sysdump.log
Loading

0 comments on commit d4e9bcf

Please sign in to comment.