Re: Patch for GDB

2000-02-29 Thread Kevin Puetz
I also have a working threaded gdb now, but still don't have the patches in it merged into the debian release. it's franz sirls's RPM of 4.18-4d from dev.linuxppc.org, aliened. His powerpc patch is quite a bit more extensive than ours, but they are also built from slightly different upstream sou

Re: Patch for GDB

2000-02-29 Thread C.M. Connelly
I've just installed and tested the gdb I built from source with Kevin's patch, and it works just as well as the one he'd built himself. (That is to say, it still doesn't work with threaded programs, but it does work.) C. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

Re: Patch for GDB

2000-02-29 Thread C.M. Connelly
> "KP" == Kevin Puetz <[EMAIL PROTECTED]> > "VR" == Vincent Renardias<[EMAIL PROTECTED]> VR> You're patch doesn't apply cleanly to gdb-4.18.19990928-1: KP> It's quite odd that it's not working for you... has anyone KP> else tried and had it apply or fail? I can build fine, and

Re: Patch for GDB

2000-02-29 Thread Kevin Puetz
[EMAIL PROTECTED] said: > OK, I tested this build of gdb, and it seems to be behaving... > although it > still doesn't support threads (the thread patch seems to be applied > during the > build and is named i386-threads.patch - ick). I may look at it and see > if it > will apply cleanly to Powe

Re: Patch for GDB

2000-02-28 Thread Vincent Renardias
On Mon, 21 Feb 2000, Kevin Puetz wrote: > OK, I tested this build of gdb, and it seems to be behaving... although it > still doesn't support threads (the thread patch seems to be applied during > the > build and is named i386-threads.patch - ick). I may look at it and see if it > will apply c