progress on odin ver, some adjustments to c version

This commit is contained in:
2025-06-27 20:30:09 -04:00
parent 3194728059
commit 3b9fdf56a9
5 changed files with 428 additions and 58 deletions

14
watl_exercise.proj Normal file
View File

@@ -0,0 +1,14 @@
// raddbg 0.9.18 project file
recent_file: path: "c/watl.v0.msvc.c"
target:
{
executable: "build/watl.v0.msvc.exe"
working_directory: C
enabled: 1
}
breakpoint:
{
source_location: "c/watl.v0.msvc.c:2227:1"
hit_count: 0
}