This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb and egcs


In article <9801051521.ZM8162@typhoon.coginst.uwf.edu>,
John F. Kolen <jkolen@typhoon.coginst.uwf.edu> wrote:
>I have a problem using gdb on egcs generated code.  Gdb works fine on the
>first pass through the program.  On the second pass it hangs right after
>the "running ..." message, if there are arguments.  Running with no arguments
>does not display this message, but it still hangs.  And it hangs pretty good--
>doesn't respond to ^C or kill (Win32) or abort task (Windows95).
>
>Any help would be appreciated.

I don't believe that this is an EGCS problem.  I've seen the same thing
happen with binaries compiled with "stock" B18.

I've noticed that if I let the program I'm running run to completion or if
I kill it from another window without letting gdb kill it, that things seem
to run better, i.e., no hangs.  Maybe it's just superstitious behavior on
my part, though.
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]