How to associate assembly code to exact line in C program?January 15, 2023 · One min read gcc arguments gcc -fverbose-asm objdump arguments objdump -lSd
debug busy processOctober 19, 2022 · One min readHow to debug a busy process (no response) logging error occured? pstack $PID whether there are many locks waiting