Commit Graph

20 Commits

Author SHA1 Message Date
3b938a06dd Print function name and file location when caught a SIGSEGV 2025-03-12 14:25:55 +01:00
6a5b07fa93 Improve info in lsbrk() command 2025-03-12 11:43:39 +01:00
d4fdd69c48 Get breakpoint filename and line number from DWARF 2025-03-12 11:37:23 +01:00
kamkow1
6363c89afc libelfin wrapper WIP! 2025-03-12 00:31:47 +01:00
kamkow1
b9ec1900b4 Automatically find dupa() address, fix plo() command 2025-03-11 23:41:40 +01:00
17207421d3 Handle signals 2025-03-10 14:10:49 +01:00
00c6625a28 help() command and comand descriptions 2025-03-10 13:09:59 +01:00
378289cc7b Shorten command names for easier typing 2025-03-10 12:47:19 +01:00
6687646a53 List symbols from symtab 2025-03-10 12:36:21 +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
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
kamkow1
4b10d7ea4d Implement init rc script, similar to .gdbinit 2025-03-09 18:32:10 +01:00
kamkow1
3cd61ab871 Automatically load program load offset 2025-03-09 17:49:38 +01:00
kamkow1
bb8eafbe32 Implement Breakpoints 2025-03-09 17:29:45 +01:00
kamkow1
93f329328a Prompt to embedded mujs engine 2025-03-09 15:22:48 +01:00
kamkow1
a3c8f8d9f0 Init 2025-03-09 13:45:45 +01:00