Skip to content

Commit

Permalink
gdb: exit gracefully
Browse files Browse the repository at this point in the history
  • Loading branch information
wsipak committed Oct 14, 2024
1 parent a8bdf46 commit 59ebdd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/test.gdb
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,5 @@ echo Continuing...\n
continue

delete

set *(volatile unsigned char*)0xd0580000 = 0xff

0 comments on commit 59ebdd3

Please sign in to comment.