<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/misc/gdb.py, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fix gdb.py for C frames [ci skip]</title>
<updated>2023-08-23T17:59:23+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-22T18:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5766fb7266f3a9aaeb35acb2b374c684a5001b2a'/>
<id>5766fb7266f3a9aaeb35acb2b374c684a5001b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb.py: Support dumping a dummy frame [ci skip]</title>
<updated>2023-08-03T16:55:37+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-03T16:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b35a2223486c80e496c0c678c1e3950be5086320'/>
<id>b35a2223486c80e496c0c678c1e3950be5086320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* remove trailing spaces. [ci skip]</title>
<updated>2023-08-02T23:43:29+00:00</updated>
<author>
<name>git</name>
<email>svn-admin@ruby-lang.org</email>
</author>
<published>2023-08-02T23:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=29fd05036bc5b04c980a53a424b185a8a69cc839'/>
<id>29fd05036bc5b04c980a53a424b185a8a69cc839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb.py: Add -a option to dump all frames [ci skip]</title>
<updated>2023-08-02T23:43:12+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-02T23:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=192ed8e70f4c9f45661e53583c7bca9b18821f56'/>
<id>192ed8e70f4c9f45661e53583c7bca9b18821f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb.py: Print Env based on EP instead of BP</title>
<updated>2023-08-02T23:23:55+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-02T23:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5f5cc22b5f5983b3cea0a96bfc5584f645a90b8e'/>
<id>5f5cc22b5f5983b3cea0a96bfc5584f645a90b8e</id>
<content type='text'>
because EP could be escaped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because EP could be escaped.
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/gdb.py: Allow overriding stack_size [ci skip]</title>
<updated>2023-07-20T22:04:51+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-20T22:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8d9a25a6d799c50514213b0d15250d9c260213d1'/>
<id>8d9a25a6d799c50514213b0d15250d9c260213d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of obsoleted __bp__ references</title>
<updated>2023-07-20T18:55:31+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-20T18:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a7127745f197807a8eeda3a6a34b9a0eee4a2c71'/>
<id>a7127745f197807a8eeda3a6a34b9a0eee4a2c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb: Fix a command example</title>
<updated>2023-04-01T07:23:35+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-01T07:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3a238eff88440f450a7871fc82e49bfb1ab336e5'/>
<id>3a238eff88440f450a7871fc82e49bfb1ab336e5</id>
<content type='text'>
It was actually harder to type `cfp + 1`. `cfp 1` also works and is more
useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was actually harder to type `cfp + 1`. `cfp 1` also works and is more
useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb: Fix specval</title>
<updated>2023-04-01T07:19:43+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-01T07:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3074c1256f210cdd9eb21d636b231e8e64ee496'/>
<id>a3074c1256f210cdd9eb21d636b231e8e64ee496</id>
<content type='text'>
Somehow my gdb stopped recognizing VM_BLOCK_HANDLER_NONE (macro) today.
Just changing it to a safer code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Somehow my gdb stopped recognizing VM_BLOCK_HANDLER_NONE (macro) today.
Just changing it to a safer code.
</pre>
</div>
</content>
</entry>
<entry>
<title>gdb: Don't dump params and locals for C frames</title>
<updated>2023-04-01T07:19:27+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-01T07:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1da77539da4bf6151baac656f48f00eff544a448'/>
<id>1da77539da4bf6151baac656f48f00eff544a448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
