@@ -442,6 +442,10 @@ <h1>All modules for which code is available</h1>
442
442
< li > < a href ="libdebug/architectures/syscall_hijacker.html "> libdebug.architectures.syscall_hijacker</ a > </ li >
443
443
< li > < a href ="libdebug/builtin/antidebug_syscall_handler.html "> libdebug.builtin.antidebug_syscall_handler</ a > </ li >
444
444
< li > < a href ="libdebug/builtin/pretty_print_syscall_handler.html "> libdebug.builtin.pretty_print_syscall_handler</ a > </ li >
445
+ < li > < a href ="libdebug/commlink/libterminal.html "> libdebug.commlink.libterminal</ a > </ li >
446
+ < li > < a href ="libdebug/commlink/logging_lexer.html "> libdebug.commlink.logging_lexer</ a > </ li >
447
+ < li > < a href ="libdebug/commlink/pipe_manager.html "> libdebug.commlink.pipe_manager</ a > </ li >
448
+ < li > < a href ="libdebug/commlink/std_wrapper.html "> libdebug.commlink.std_wrapper</ a > </ li >
445
449
< li > < a href ="libdebug/data/breakpoint.html "> libdebug.data.breakpoint</ a > </ li >
446
450
< li > < a href ="libdebug/data/memory_map.html "> libdebug.data.memory_map</ a > </ li >
447
451
< li > < a href ="libdebug/data/memory_map_list.html "> libdebug.data.memory_map_list</ a > </ li >
@@ -470,15 +474,14 @@ <h1>All modules for which code is available</h1>
470
474
< li > < a href ="libdebug/ptrace/ptrace_status_handler.html "> libdebug.ptrace.ptrace_status_handler</ a > </ li >
471
475
< li > < a href ="libdebug/state/resume_context.html "> libdebug.state.resume_context</ a > </ li >
472
476
< li > < a href ="libdebug/state/thread_context.html "> libdebug.state.thread_context</ a > </ li >
477
+ < li > < a href ="libdebug/utils/ansi_escape_codes.html "> libdebug.utils.ansi_escape_codes</ a > </ li >
473
478
< li > < a href ="libdebug/utils/arch_mappings.html "> libdebug.utils.arch_mappings</ a > </ li >
474
479
< li > < a href ="libdebug/utils/debugger_wrappers.html "> libdebug.utils.debugger_wrappers</ a > </ li >
475
480
< li > < a href ="libdebug/utils/debugging_utils.html "> libdebug.utils.debugging_utils</ a > </ li >
476
481
< li > < a href ="libdebug/utils/elf_utils.html "> libdebug.utils.elf_utils</ a > </ li >
477
482
< li > < a href ="libdebug/utils/libcontext.html "> libdebug.utils.libcontext</ a > </ li >
478
- < li > < a href ="libdebug/utils/pipe_manager.html "> libdebug.utils.pipe_manager</ a > </ li >
479
483
< li > < a href ="libdebug/utils/platform_utils.html "> libdebug.utils.platform_utils</ a > </ li >
480
484
< li > < a href ="libdebug/utils/posix_spawn.html "> libdebug.utils.posix_spawn</ a > </ li >
481
- < li > < a href ="libdebug/utils/print_style.html "> libdebug.utils.print_style</ a > </ li >
482
485
< li > < a href ="libdebug/utils/process_utils.html "> libdebug.utils.process_utils</ a > </ li >
483
486
< li > < a href ="libdebug/utils/search_utils.html "> libdebug.utils.search_utils</ a > </ li >
484
487
< li > < a href ="libdebug/utils/signal_utils.html "> libdebug.utils.signal_utils</ a > </ li >
0 commit comments