Hi,
I have a problem when trying to use gdb with a program compiled with gcc in
Cygwin.
I compile this program:
int main(int argc, char** argv)
{
return 0;
}
with this command:
gcc -g main.c
and I get this file:
9757 Mar 1 21:27 a.exe
I then start gd
I've uploaded another test version of the Cygwin DLL and its utilities,
version 1.5.25-10.
The main purpose of this update is to allow Cygwin to run correctly on
Windows 2008 Server. A change in the exception handling in Windows 2008
Server requires to change the exception handling in the Cygwin
On Sun, Mar 2, 2008 at 6:49 AM, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
> I've uploaded another test version of the Cygwin DLL and its utilities,
> version 1.5.25-10.
What mirror should i point my setup.exe at to get the latest updates?
Right now my mirror says aht -9 is the newest.. As I r
Troy Bull wrote:
On Sun, Mar 2, 2008 at 6:49 AM, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
I've uploaded another test version of the Cygwin DLL and its utilities,
version 1.5.25-10.
What mirror should i point my setup.exe at to get the latest updates?
Right now my mirror says aht -9 is the
Hi All...
I just tried 1.5.25-10 on a fairly vanilla XP with ssh/sshd installed.
ssh localhost
hangs. Reverting to current restores normal operation. If it is not readilly
reproducible, I will dig further.
Thanks,
...Karl
> Date: Sun, 2 Mar 2008 16:50:21 -0500
> From: [EMAIL PROTECTED]
I had the same issue a couple of weeks ago.
I never figured it out.
I ended up updating the compiler to v4.2.3 then I updated gdb to v6.7.1.
Everything started working.
You might try just updating gdb and see what happens.
The issue was only with cygwin. The same versions you have below ran
un
6 matches
Mail list logo