File history
Tracking elkscmd/debug/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
e2b0effc89f7d238f8b2f1462a6ff93c787ed34 | Greg Haerr | 2025-11-16 | Cleanup telnet multiple source files |
2121d23d6b716685a571a6551b88ef81b99f3ac | Greg Haerr | 2025-11-08 | Cleanup basic/Makefile |
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15 | Greg Haerr | 2024-11-23 | [cmds] Get hostdisasm working again |
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
8efa8c2ff5739b68b8e95ed072dd478db4b9737 | Greg Haerr | 2024-04-12 | [build] Don't automatically build host programs |
0d038de46a7d218ed893c67a79106883131fec2 | Greg Haerr | 2024-04-10 | Consolidate two copies of exodecr.c decompressor |
409ae46a18cd4c1afd13d2a771057fe104d7c46 | Greg Haerr | 2024-04-10 | Consolidate multiple copies of minix.h, struct minix_exec_hdr |
e8eb8c5b3d3e2b44f969201dae7b4d57796d58f | Greg Haerr | 2024-04-06 | [debug] Add CONFIG_APPS_FTRACE to build all apps with function tracing |
6cc93d55df8d08b4f1aecba5c243d55c89654e5 | Greg Haerr | 2024-04-06 | [debug] Move stack backtrace and symbol profiling to C library |
4361051497bffd3101a979481135caad31f4637 | Greg Haerr | 2024-04-05 | [cmds] Meminfo and ps updates |
c56d039d207ca1de65cb77d4004535b8d9d2ee1 | Greg Haerr | 2024-04-05 | [debug] Add nm (symbol table name lister) to distribution |
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 |
5389dd5f6da3e50db4157c0fb02189abc0656bf | Greg Haerr | 2023-01-19 | [cmds] Build 'hostdisasm` for host-based ELKS disassembler |
7b642740c3da278b7b3741f1f24e356ab93c8c2 | Greg Haerr | 2023-01-18 | Rename global routines to _get_* or _print_* |
d3ea8f94f1c280b4c85fdbc31d1022a26509217 | Greg Haerr | 2023-01-18 | [debug] Refactor some instrumentation routines |
acfbb97d1cee416a7c4f4c7f858eda1f811c9bd | Greg Haerr | 2023-01-17 | Cleanup |
b27dfed12ca61ed395abc730174d9b6e7fc8f96 | Greg Haerr | 2023-01-17 | [tools] Enable symbolic debugging with -maout-symtab compiler option |
476e58d51d0f69b0d45c01b51a75ec1f7793d2b | Greg Haerr | 2023-01-15 | Update testsym and more complex instrument profiler |
3878364e9bb2c23a36432d139b7a692c5a5333a | Greg Haerr | 2023-01-14 | [tools] Update gcc-ia16 toolchain for instrumentation and debug lib |
72610450d13c5a5568b4de4add4bd5e444e3a11 | Greg Haerr | 2022-08-24 | [cmds] Add opcodes.s test input file for disasm test suite |
93ca9e2c46a6f544ee8221f34558c2399f57714 | Greg Haerr | 2022-08-20 | [debug] Add disasm -k option to disassemble running kernel with symbols |
968d948047be8627ea88d690fe39c344e11631f | Greg Haerr | 2022-08-12 | Enhance disasm for binary files |
119df117cee368709289faa6ecec7710926b137 | Greg Haerr | 2022-08-11 | [cmds] Add disasm 8086 disassembler tool for ELKS runtime |
b242641efed1f62690c01509628a71e005693a0 | Greg Haerr | 2022-08-10 | [debug] Add stack backtrace and 8086 disassembler to debug library |
7a67153527716455530977b70efcf571ad123c3 | Greg Haerr | 2022-08-08 | [tools][debug] Add symbol table to ELKS a.out executable files |