gwatch/src
2025-10-28 21:20:56 +00:00
..
main.cpp add --var option and watch mode structure 2025-10-28 21:20:56 +00:00
symbol.cpp implement find_global_var to locate variable by name 2025-10-28 21:20:56 +00:00
symbol.hpp add VarInfo struct and methods for finding specific variables 2025-10-28 21:20:56 +00:00
tracer.cpp implement ptrace monitoring loop for watchpoint events 2025-10-28 21:20:56 +00:00
tracer.hpp add tracer header for ptrace watchpoint functionality 2025-10-28 21:20:56 +00:00