Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-23 Thread Ben Reser
On Wed, Jan 23, 2013 at 11:13 AM, Gabriela Gibson wrote: > I've parked the current collection here for now: > > http://wiki.apache.org/subversion/DebuggingTips I made some tweaks. I'm not sure it's even worth mentioning the lt-* trick. The libtool execute mode always works when done properly.

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-23 Thread Gabriela Gibson
On 21/01/13 16:05, Hyrum K Wright wrote: We might want to think about putting them on the site or on the wiki, as it might be hard for newcomers to find them buried in an email thread. But I agree that a location collecting debugging tips would be useful. I've parked the current collection h

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Gabriela Gibson
On 21/01/13 16:11, Daniel Shahaf wrote: Hyrum K Wright wrote on Mon, Jan 21, 2013 at 11:05:23 -0500: On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson wrote: We might want to think about putting them on the site or on the wiki, as it might be hard for newcomers to find them buried in an email

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Daniel Shahaf
Hyrum K Wright wrote on Mon, Jan 21, 2013 at 11:05:23 -0500: > On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson > wrote: > > > On 21/01/13 11:05, Daniel Shahaf wrote: > > > >> On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: > >> > >>> On 12/10/2012 07:32 PM, Daniel Shahaf wrote:

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Hyrum K Wright
On Mon, Jan 21, 2013 at 6:41 AM, Gabriela Gibson wrote: > On 21/01/13 11:05, Daniel Shahaf wrote: > >> On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: >> >>> On 12/10/2012 07:32 PM, Daniel Shahaf wrote: >>> Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +:

Re: Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Gabriela Gibson
On 21/01/13 11:05, Daniel Shahaf wrote: On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: On 12/10/2012 07:32 PM, Daniel Shahaf wrote: Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: For my initial submission I have written a test for issue 4263 which I'll mail s

Running gdb in the build tree Re: OWP: Introduction for Gabriela Gibson

2013-01-21 Thread Daniel Shahaf
On Mon, Dec 10, 2012 at 11:02:22PM -0500, C. Michael Pilato wrote: > On 12/10/2012 07:32 PM, Daniel Shahaf wrote: > > Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: > >> For my initial submission I have written a test for issue 4263 which > >> I'll mail shortly. I admit that I strug

Re: OWP: Introduction for Gabriela Gibson

2012-12-11 Thread Julian Foad
Philip Martin wrote: > Gabriela Gibson writes: >> BTW, I noticed that the python tests in subversion/tests/cmdline/ >> don't support a "list" parameter as suggested in >> subversion/tests/README.  Is there a reason for this?  Otherwise, this >> might something I could fix. > > Out-of-date do

Re: OWP: Introduction for Gabriela Gibson

2012-12-11 Thread Philip Martin
Gabriela Gibson writes: > BTW, I noticed that the python tests in subversion/tests/cmdline/ > don't support a "list" parameter as suggested in > subversion/tests/README. Is there a reason for this? Otherwise, this > might something I could fix. Out-of-date documentation. They do support --list

Re: OWP: Introduction for Gabriela Gibson

2012-12-10 Thread C. Michael Pilato
On 12/10/2012 07:32 PM, Daniel Shahaf wrote: > Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: >> For my initial submission I have written a test for issue 4263 which >> I'll mail shortly. I admit that I struggled to figure out how to >> connect gdb to svnrdump in my build tree (sinc

Re: OWP: Introduction for Gabriela Gibson

2012-12-10 Thread Daniel Shahaf
Gabriela Gibson wrote on Tue, Dec 11, 2012 at 00:21:19 +: > For my initial submission I have written a test for issue 4263 which > I'll mail shortly. I admit that I struggled to figure out how to > connect gdb to svnrdump in my build tree (since svnrdump is actually a > shell script, and svnrd