How is debugging a library different from traditional application development in a Linux environment?

In this RunSafe Security Minute, Kelli, Senior Software Engineer, dives into the unique challenges of debugging libraries in a Linux environment, contrasting it with traditional application development. She introduces powerful tools and techniques to make your debugging process more effective.

RunSafe Security Minute Linux Environments

Debugging Libraries vs. Applications in Linux: Key Differences and Techniques

When debugging in a Linux environment, libraries and applications are built with different purposes, and understanding this distinction is crucial for effective debugging. 

While applications are executed directly, libraries are leveraged by an intermediary application, making the debugging process more complex. 

In this video, Kelli, Senior Software Engineer at RunSafe Security, shares essential debugging techniques for libraries, including the use of GDB, LD Debug, LD Audit, and LD Preload. These specialized tools allow for deeper analysis and control over dynamic linking and symbol handling, helping you efficiently tackle debugging challenges.

How have SBOM regulations driven adoption globally?

How have SBOM regulations driven adoption globally?

How SBOM Regulations Are Shaping Global Software Security In this RunSafe Security Minute, Jeff takes us through the journey of how SBOM regulations have driven global adoption.  Starting with high-profile attacks like SolarWinds and Log4Shell, he explains how these...

read more
How SBOMs Strengthen Software Supply Chain Security

How SBOMs Strengthen Software Supply Chain Security

Why SBOMs Are Essential for Software Supply Chain Security In this RunSafe Security Minute, Kelli explores the pivotal role SBOMs (Software Bills of Materials) play in software supply chain security. She highlights the critical importance of understanding your...

read more