Commit Graph

16 Commits

Author SHA1 Message Date
kamkow1
ec08cbae07 Multiple test files for testing 2025-03-13 18:06:59 +01:00
kamkow1
19d6185ffb Ignore .debugusrc1.js 2025-03-12 20:05:07 +01:00
e1c9305407 Removing breakpoints by function name with rmbfn() 2025-03-12 14:49:07 +01:00
3f57ff1bfe bfn() command for setting breakpoint by function name 2025-03-12 14:45:44 +01:00
673b7800a7 Add lsf() command to list all functions 2025-03-12 14:31:40 +01:00
3b938a06dd Print function name and file location when caught a SIGSEGV 2025-03-12 14:25:55 +01:00
dc66bc84ae Enforce DWARF-4 2025-03-12 08:36:55 +01:00
kamkow1
b9ec1900b4 Automatically find dupa() address, fix plo() command 2025-03-11 23:41:40 +01:00
378289cc7b Shorten command names for easier typing 2025-03-10 12:47:19 +01:00
31f6fa1cc1 Fix breakpoints 2025-03-10 09:38:03 +01:00
kamkow1
c39b54d0d7 Step over breakpoints 2025-03-10 00:17:31 +01:00
kamkow1
87cb958478 mem_read_reg() and mem_write_reg() convenience functions 2025-03-09 20:35:20 +01:00
kamkow1
643616cc14 Reading and writing to memory 2025-03-09 20:31:53 +01:00
kamkow1
cc14cab9b5 Setting registers 2025-03-09 20:16:13 +01:00
kamkow1
4303a5d27f Implement dumping registers 2025-03-09 20:01:19 +01:00
kamkow1
ddf2152d46 Move printing functions to init script 2025-03-09 18:46:31 +01:00