File history
Tracking libc/include/debug/syms.h
| Commit | Author | Date | Message |
|---|---|---|---|
8e234f39dc5c3d2bb4b3c7e025355bef392bdd0 | Greg Haerr | 2026-01-11 | [emu86] Update access to EMU86 emulator for kernel symbolic debugging |
a331044444d5fc3a2c5b40cbd5687d165bd7207 | Greg Haerr | 2024-11-23 | Revert __ELKS__ addition |
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15 | Greg Haerr | 2024-11-23 | [cmds] Get hostdisasm working again |
cf2718e7f69c4cccd60893c932a3d9f8af3e8d1 | Greg Haerr | 2024-05-24 | [libc] Consolidate compiler specific defintions in header files for Watcom C |
409ae46a18cd4c1afd13d2a771057fe104d7c46 | Greg Haerr | 2024-04-10 | Consolidate multiple copies of minix.h, struct minix_exec_hdr |
6cc93d55df8d08b4f1aecba5c243d55c89654e5 | Greg Haerr | 2024-04-06 | [debug] Move stack backtrace and symbol profiling to C library |
6b8ae041f4fc42c593dca23f3b712405ef1caa1 | Greg Haerr | 2024-04-05 | [debug] Enhance stack backtrace and instrumention library |
8b971e5c66b6cd134bcbaad25aaea149768b964 | Greg Haerr | 2024-04-04 | [debug] Rewrite stack tracing code, add disasm to distribution |
3d20636e70aafedafe868147cefe4cc8e754a04 | Greg Haerr | 2023-01-19 | [disasm] Disassemble ELKS binaries and display .data symbols |
93ca9e2c46a6f544ee8221f34558c2399f57714 | Greg Haerr | 2022-08-20 | [debug] Add disasm -k option to disassemble running kernel with symbols |
119df117cee368709289faa6ecec7710926b137 | Greg Haerr | 2022-08-11 | [cmds] Add disasm 8086 disassembler tool for ELKS runtime |
3706f7c091948e29cc34fad9ef7abea01557e4f | Greg Haerr | 2022-08-09 | Add sym_ftext_symbol, cleanup |
7a67153527716455530977b70efcf571ad123c3 | Greg Haerr | 2022-08-08 | [tools][debug] Add symbol table to ELKS a.out executable files |