Re: gdb hangs on ^Z [was: Re: 64-bit gdb: invalid decimal 0x22DBF0]

2013-07-31 Thread Ryan Johnson
On 29/07/2013 3:27 PM, Ryan Johnson wrote: On 29/07/2013 3:13 PM, Ryan Johnson wrote: On 29/07/2013 3:11 PM, Corinna Vinschen wrote: On Jul 29 12:01, Ryan Johnson wrote: On 29/07/2013 7:06 AM, Corinna Vinschen wrote: On Jul 27 11:30, Daniel Brown wrote: I have also ran into this problem, in

gdb hangs on ^Z [was: Re: 64-bit gdb: invalid decimal 0x22DBF0]

2013-07-29 Thread Ryan Johnson
On 29/07/2013 7:06 AM, Corinna Vinschen wrote: On Jul 27 11:30, Daniel Brown wrote: I have also ran into this problem, in my case though I have managed to reduce the issue down to an fgets call when reading a pipe. The following code causes the issue for me if I try and debug it: #include

Re: gdb hangs on ^Z [was: Re: 64-bit gdb: invalid decimal 0x22DBF0]

2013-07-29 Thread Corinna Vinschen
On Jul 29 12:01, Ryan Johnson wrote: On 29/07/2013 7:06 AM, Corinna Vinschen wrote: On Jul 27 11:30, Daniel Brown wrote: I have also ran into this problem, in my case though I have managed to reduce the issue down to an fgets call when reading a pipe. The following code causes the issue for

Re: gdb hangs on ^Z [was: Re: 64-bit gdb: invalid decimal 0x22DBF0]

2013-07-29 Thread Ryan Johnson
On 29/07/2013 3:11 PM, Corinna Vinschen wrote: On Jul 29 12:01, Ryan Johnson wrote: On 29/07/2013 7:06 AM, Corinna Vinschen wrote: On Jul 27 11:30, Daniel Brown wrote: I have also ran into this problem, in my case though I have managed to reduce the issue down to an fgets call when reading a

Re: gdb hangs on ^Z [was: Re: 64-bit gdb: invalid decimal 0x22DBF0]

2013-07-29 Thread Ryan Johnson
On 29/07/2013 3:13 PM, Ryan Johnson wrote: On 29/07/2013 3:11 PM, Corinna Vinschen wrote: On Jul 29 12:01, Ryan Johnson wrote: On 29/07/2013 7:06 AM, Corinna Vinschen wrote: On Jul 27 11:30, Daniel Brown wrote: I have also ran into this problem, in my case though I have managed to reduce the