<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Debugging on llexa — Linux, bash и серверный стек</title><link>https://llexa.ru/tags/debugging/</link><description>Recent content in Debugging on llexa — Linux, bash и серверный стек</description><image><title>llexa — Linux, bash и серверный стек</title><url>https://llexa.ru/images/og-default.png</url><link>https://llexa.ru/images/og-default.png</link></image><generator>Hugo</generator><language>ru-RU</language><lastBuildDate>Mon, 27 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://llexa.ru/tags/debugging/index.xml" rel="self" type="application/rss+xml"/><item><title>gdb: отладка бинарников без пересборки с логами</title><link>https://llexa.ru/posts/gdb-basics/</link><pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate><guid>https://llexa.ru/posts/gdb-basics/</guid><description>gdb для тех, кто не пишет на C каждый день: bt для стека вызовов, info locals для переменных, работа с core dump без исходников</description></item><item><title>ldd, ldconfig и LD_PRELOAD: динамическая линковка в Linux</title><link>https://llexa.ru/posts/ldd-ldconfig-ld-preload/</link><pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate><guid>https://llexa.ru/posts/ldd-ldconfig-ld-preload/</guid><description>ldd показывает, какие .so нужны бинарнику, ldconfig обновляет кэш путей, LD_PRELOAD подменяет библиотеку на лету — без пересборки</description></item></channel></rss>