October 22, 2018 Embedded Programming Concepts Embedded Debugging Concepts@GDB This covers step-by-step debugging with GDB , View Registers/Memory,Breakpoints,Watchpoints,Catchpoints,Attach to running process
October 14, 2018 Linux Linux Dynamic Library Concepts This explains static,dynamically Linked libraries, Dynamically loaded modules,ldconfig and GDB working.