Subversion Repositories Kolibri OS

Rev

Rev 3675 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3675 Rev 8591
Line 15... Line 15...
15
4. Gdb remote protocol support (gdb-stub)
15
4. Gdb remote protocol support (gdb-stub)
16
5. Live assembly
16
5. Live assembly
17
6. Improve disassembly engine
17
6. Improve disassembly engine
18
7. Split out context handling and kernel interface
18
7. Split out context handling and kernel interface
19
8. Split out commands handler and tables in cmd.inc
19
8. Split out commands handler and tables in cmd.inc
20
8. Restrurize and refactor data section
20
8. Restructurize and refactor data section
21
9. Add disassembler listing export into file
21
9. Add disassembler listing export into file
22
10. Record trace log
22
10. Record trace log
23
11. Improve FPU/MMX/SSE/AVX debugging
23
11. Improve FPU/MMX/SSE/AVX debugging
24
12. Document disassembly engine deeply
24
12. Document disassembly engine deeply
25
13. Add tips for insufficient code sequences
25
13. Add tips for insufficient code sequences