Media Summary: I wanted to put together an example of how to hook lldb into a zig program that is built with A lecture for a Malware Analysis class More info: Add some breakpoints: start_kernel, kernel_init, rtc_read_alarm, gpiod_get_direction, gpio_keys_gpio_isr.
Ziggba Source Level Debugging With - Detailed Analysis & Overview
I wanted to put together an example of how to hook lldb into a zig program that is built with A lecture for a Malware Analysis class More info: Add some breakpoints: start_kernel, kernel_init, rtc_read_alarm, gpiod_get_direction, gpio_keys_gpio_isr. Using jlink gdbserver and arm gdb to do a