<?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>디버깅 on dbalog.dev</title>
    <link>https://dbalog.dev/tags/%EB%94%94%EB%B2%84%EA%B9%85/</link>
    <description>Recent content in 디버깅 on dbalog.dev</description>
    <generator>Hugo</generator>
    <language>ko</language>
    <lastBuildDate>Mon, 24 Aug 2026 16:00:00 +0900</lastBuildDate>
    <atom:link href="https://dbalog.dev/tags/%EB%94%94%EB%B2%84%EA%B9%85/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>pg_shmemviz: PostgreSQL 공유 메모리를 바이트와 구조체로 열어 본다</title>
      <link>https://dbalog.dev/posts/pg-shmemviz/</link>
      <pubDate>Mon, 24 Aug 2026 16:00:00 +0900</pubDate>
      <guid>https://dbalog.dev/posts/pg-shmemviz/</guid>
      <description>pg_walviz를 만든 Bertrand Drouvot이 이번엔 공유 메모리를 열었습니다. pg_shmem_allocations가 이름과 크기까지만 보여 주는 자리에서, pg_shmemviz는 DWARF 디버그 정보로 C 구조체의 필드 오프셋과 컴파일러 padding, NUMA 페이지 배치까지 브라우저에서 보여 줍니다. 개발용 도구이고 운영 인스턴스에서는 쓰면 안 된다는 조건이 붙습니다.</description>
    </item>
  </channel>
</rss>
