Fix breakpoints

This commit is contained in:
2025-03-10 09:38:03 +01:00
parent c39b54d0d7
commit 31f6fa1cc1
3 changed files with 8 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
log_inf("Loading user init script for program ./test");
log_err("Test error message");
var offset = "0x0000000000001145"; // objdump -d ./test
var offset = "0x0000000000001169"; // dupa(), objdump -d ./test
// Testing...
print_file();