Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Corinna Vinschen
On Dec 6 23:06, Aaron Schneider wrote: > On 06/12/2012 3:43, Vin Shelton wrote: > >Aaron Schneider writes: > > > >>pv 1.3.9-1 version has been uploaded to Cygwin, will be available > >>shortly on mirrors. > >This version fails with: > > > >zsh: invalid system call pv > > > >on a 64-bit W7 install

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 3:43, Vin Shelton wrote: Aaron Schneider writes: pv 1.3.9-1 version has been uploaded to Cygwin, will be available shortly on mirrors. This version fails with: zsh: invalid system call pv on a 64-bit W7 install. The previous version (1.3.4.1) worked fine. Please let me know

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 19:05, Ken Brown wrote: This isn't the program you're trying to debug. This file contains the debugging symbols. You need to run gdb on pv.exe, as before; gdb will know to look in /usr/lib/debug/usr/bin/pv.exe.dbg for the symbols. $ gdb pv GNU gdb (GDB) 7.5.50.20120815-cvs (cyg

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 19:05, Ken Brown wrote: This isn't the program you're trying to debug. This file contains the debugging symbols. You need to run gdb on pv.exe, as before; gdb will know to look in /usr/lib/debug/usr/bin/pv.exe.dbg for the symbols. $ gdb pv GNU gdb (GDB) 7.5.50.20120815-cvs (cyg

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Ken Brown
On 12/6/2012 12:58 PM, Aaron Schneider wrote: On 06/12/2012 18:50, marco atzeri wrote: Program received signal SIGSEGV, Segmentation fault. mainCRTStartup () at /usr/src/debug/cygwin-1.7.17-1/winsup/cygwin/crt0.c:23 23 /usr/src/debug/cygwin-1.7.17-1/winsup/cygwin/crt0.c: No such file or dir

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 18:50, marco atzeri wrote: Program received signal SIGSEGV, Segmentation fault. mainCRTStartup () at /usr/src/debug/cygwin-1.7.17-1/winsup/cygwin/crt0.c:23 23 /usr/src/debug/cygwin-1.7.17-1/winsup/cygwin/crt0.c: No such file or directory. (gdb) you should at least install the

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread marco atzeri
On 12/6/2012 6:37 PM, Aaron Schneider wrote: On 06/12/2012 13:12, Corinna Vinschen wrote: You know, you could actually grab GDB and debug the application without the requirement to dive into Cygwin. Debugging the application is the same thing on every OS. This are the errors I get with a si

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 13:12, Corinna Vinschen wrote: You know, you could actually grab GDB and debug the application without the requirement to dive into Cygwin. Debugging the application is the same thing on every OS. This are the errors I get with a simple debugging: (gdb) target exec pv (gdb) ru

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Corinna Vinschen
On Dec 6 12:12, Aaron Schneider wrote: > On 06/12/2012 3:43, Vin Shelton wrote: > > > >This version fails with: > > > >zsh: invalid system call pv > > > >on a 64-bit W7 install. > > > >The previous version (1.3.4.1) worked fine. Please let me know if you > >need more info. > > > > Apparently, t

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-06 Thread Aaron Schneider
On 06/12/2012 3:43, Vin Shelton wrote: This version fails with: zsh: invalid system call pv on a 64-bit W7 install. The previous version (1.3.4.1) worked fine. Please let me know if you need more info. Apparently, there is a problem on this new version of pv with cygwin. Maybe someone w

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-05 Thread Vin Shelton
Aaron Schneider writes: > pv 1.3.9-1 version has been uploaded to Cygwin, will be available > shortly on mirrors. > > Pipe Viewer - is a terminal-based tool for monitoring > the progress of data through a pipeline. It can be inserted > into any normal pipeline between two processes to give a visua

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Corinna Vinschen
Hi Aaron, On Dec 4 16:09, Aaron Schneider wrote: > pv 1.3.9-1 version has been uploaded to Cygwin, will be available > shortly on mirrors. > [...] Please don't send an announcement to the cygwin ML. The announcement to the cygwin-announce ML will be send to the cygwin list automatically. Than

[ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Aaron Schneider
pv 1.3.9-1 version has been uploaded to Cygwin, will be available shortly on mirrors. Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data i

[ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Aaron Schneider
pv 1.3.9-1 version has been uploaded to Cygwin, will be available shortly on mirrors. Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data i