<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/script/gdb_backtrace, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>selftest: move gdb_* and valgrind_* scripts to selftest/</title>
<updated>2008-10-28T11:20:59+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-10-28T11:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6bc9fb887fa685a595b019c5ad6fc77f2fa3e914'/>
<id>6bc9fb887fa685a595b019c5ad6fc77f2fa3e914</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>r22997: only if the output of which has a leading '/' the output is useful...</title>
<updated>2007-10-10T19:52:38+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2007-05-18T09:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d3f30cab1e97d2d05d4e99645076ae8508fc177d'/>
<id>d3f30cab1e97d2d05d4e99645076ae8508fc177d</id>
<content type='text'>
metze
(This used to be commit 34968bef6dc673374c6d017df87a99a60905d3b7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
(This used to be commit 34968bef6dc673374c6d017df87a99a60905d3b7)
</pre>
</div>
</content>
</entry>
<entry>
<title>r19149: ladebug needs to have the stoponattach flag set</title>
<updated>2007-10-10T19:20:43+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-10-06T17:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9db9ce6087d93d9d8b7d262b9df3b81ae624181c'/>
<id>9db9ce6087d93d9d8b7d262b9df3b81ae624181c</id>
<content type='text'>
to generate the current backtrace without waiting for a signal...

metze
(This used to be commit d86100289a3a857456e2d4441c290ca2ea2330ff)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to generate the current backtrace without waiting for a signal...

metze
(This used to be commit d86100289a3a857456e2d4441c290ca2ea2330ff)
</pre>
</div>
</content>
</entry>
<entry>
<title>r19128: - make the gdb_backtrace script more portable</title>
<updated>2007-10-10T19:20:37+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-10-06T13:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=40b9cb2dd9fcb379b261c6e4d37f056dcd880ee6'/>
<id>40b9cb2dd9fcb379b261c6e4d37f056dcd880ee6</id>
<content type='text'>
- try /proc/${PID}/exe first
- fallback to the binary given on the commandline
- fallback searching the binary with 'which' from the
  commandline argument
- use 'ladebug' debugger on Tru64

metze
(This used to be commit f792a9532d0e263984c37d32bcf059b955e20b2c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- try /proc/${PID}/exe first
- fallback to the binary given on the commandline
- fallback searching the binary with 'which' from the
  commandline argument
- use 'ladebug' debugger on Tru64

metze
(This used to be commit f792a9532d0e263984c37d32bcf059b955e20b2c)
</pre>
</div>
</content>
</entry>
<entry>
<title>r10527: don't attempt self gdb attach if running under valgrind. This was</title>
<updated>2007-10-10T18:39:01+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2005-09-27T07:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=190683f3e8fd04c12b2a930b51393dbef546773d'/>
<id>190683f3e8fd04c12b2a930b51393dbef546773d</id>
<content type='text'>
causing fort to get rather unhappy
(This used to be commit cc3e15e19cfde45fdfa63ca0a44dbbbefa723d6a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
causing fort to get rather unhappy
(This used to be commit cc3e15e19cfde45fdfa63ca0a44dbbbefa723d6a)
</pre>
</div>
</content>
</entry>
<entry>
<title>r8680: try harder to find the binary for gdb in the backtrace</title>
<updated>2007-10-10T18:29:53+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2005-07-21T12:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=563794083834b8e63c7f00ab2986a482adc5fd0c'/>
<id>563794083834b8e63c7f00ab2986a482adc5fd0c</id>
<content type='text'>
(This used to be commit e84871dd3232de73104bee81dd877cc329cd1970)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit e84871dd3232de73104bee81dd877cc329cd1970)
</pre>
</div>
</content>
</entry>
<entry>
<title>r8678: setup for gdb backtrace in 'make test'</title>
<updated>2007-10-10T18:29:53+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2005-07-21T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a369f0ecaf35fb49652873c4c1ddcaf28629c26e'/>
<id>a369f0ecaf35fb49652873c4c1ddcaf28629c26e</id>
<content type='text'>
(This used to be commit acf8c8fd4995acef47390df5a7d4e611c597367d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit acf8c8fd4995acef47390df5a7d4e611c597367d)
</pre>
</div>
</content>
</entry>
</feed>
