Removing breakpoints by function name with rmbfn()

This commit is contained in:
2025-03-12 14:49:07 +01:00
parent 3f57ff1bfe
commit e1c9305407
3 changed files with 31 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ var offset = "0x0000000000001169"; // dupa(), objdump -d ./test
// pplo();
// baddr(offset);
bfn("dupa");
// rmbfn("dupa");
lsbrk();
lsf();