<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.gdbinit, branch master</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>* .gdbinit (rb_method_entry): search method entry by class and id.</title>
<updated>2009-10-19T06:17:31+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-19T06:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=56ab5a31f8631feec0971135ad43725c2ff57c38'/>
<id>56ab5a31f8631feec0971135ad43725c2ff57c38</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (rb_ps): dump all threads and their callstacks.  based</title>
<updated>2009-10-19T02:34:40+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-19T02:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=6aecb4d8875ad61f4fda2e73c30d268ef7e54d52'/>
<id>6aecb4d8875ad61f4fda2e73c30d268ef7e54d52</id>
<content type='text'>
  on [ruby-core:26155] by Joshua ben Jore &lt;twists AT gmail.com&gt;.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  on [ruby-core:26155] by Joshua ben Jore &lt;twists AT gmail.com&gt;.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* debug.c (ruby_dummy_gdb_enums): made public.  [ruby-dev:39001]</title>
<updated>2009-08-05T09:46:07+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-08-05T09:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=06c97a04e0e726532566c8d7cdfd59e9ee8daf60'/>
<id>06c97a04e0e726532566c8d7cdfd59e9ee8daf60</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (rp, iseq): load dummy_gdb_enums on demand.</title>
<updated>2009-06-15T02:04:36+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-06-15T02:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=3855e60e1686ac6823861608ac0bed9f13a1583b'/>
<id>3855e60e1686ac6823861608ac0bed9f13a1583b</id>
<content type='text'>
  [ruby-dev:38606]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  [ruby-dev:38606]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.</title>
<updated>2009-05-21T13:17:54+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-21T13:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=78412255921f371a3650678be076c1dd5920cb81'/>
<id>78412255921f371a3650678be076c1dd5920cb81</id>
<content type='text'>
* debug.c (dummy_gdb_enums): added enum ruby_method_ids.

* .gdbinit (rp): improved output of Symbol.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* debug.c (dummy_gdb_enums): added enum ruby_method_ids.

* .gdbinit (rp): improved output of Symbol.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>.gdbinit (rp): missing "else" after T_NODE block.</title>
<updated>2009-05-21T12:42:54+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-05-21T12:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=23d7d9a0bbb57f15ece81e5fc27fe8c38e1e6568'/>
<id>23d7d9a0bbb57f15ece81e5fc27fe8c38e1e6568</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (rp): show negative fixnum correctly.</title>
<updated>2009-03-30T10:04:51+00:00</updated>
<author>
<name>akr</name>
<email>akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-03-30T10:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=18406f8ed49f03e55183d974511ba29d27a7089c'/>
<id>18406f8ed49f03e55183d974511ba29d27a7089c</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (iseq): added.</title>
<updated>2009-02-13T14:33:48+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-02-13T14:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b740c019b0c5f042620b36b0f61635efb5621e2a'/>
<id>b740c019b0c5f042620b36b0f61635efb5621e2a</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (dummy_gdb_enums.special_consts): forces to load debug</title>
<updated>2008-12-27T08:08:44+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-27T08:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=25512694c54373064d6ff6a4c6b55c5805e49d58'/>
<id>25512694c54373064d6ff6a4c6b55c5805e49d58</id>
<content type='text'>
  info on Mac OS X.

* .gdbinit (rp): added T_ZOMBIE.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  info on Mac OS X.

* .gdbinit (rp): added T_ZOMBIE.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gdbinit (rp): fixed typo for T_STRUCT.</title>
<updated>2008-12-09T03:08:49+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-12-09T03:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=ba084ec3008110b2ec1fa94af800792b78be4040'/>
<id>ba084ec3008110b2ec1fa94af800792b78be4040</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
