<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>saijo</author_name>
  <author_url>https://blog.hatena.ne.jp/saijo/</author_url>
  <blog_title>saijo's blog</blog_title>
  <blog_url>https://saijo.hatenadiary.jp/</blog_url>
  <categories>
    <anon>gdb</anon>
  </categories>
  <description>最近、あるソフトを組込向けに入れ込んで、動作確認をしていたのだが、Win用のシミュレータのない組込機器の開発だったので、しぶしぶgdbを使うことに。初めてまともにgdbを使った。1週間以上デバッグをしていたら、多少は使えるようになった。 基本的な使い方は、詳しい方のサイトにお譲りするとして、ここでは自分の覚え書きとして、いくつかのコマンドを。 breakの張り方 (gdb) b ファイル名:行数 ex.)(gdb) b main.c:38 (gdb) b breakの一覧表示 (gdb) info breakpoints breakの解除(削除) (gdb) d breaknumber ex.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsaijo.hatenadiary.jp%2Fentry%2F20090124%2F1232812965&quot; title=&quot;gdb - saijo&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-24 01:02:45</published>
  <title>gdb</title>
  <type>rich</type>
  <url>https://saijo.hatenadiary.jp/entry/20090124/1232812965</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
