This is the mail archive of the cygwin 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]
Other format: [Raw text]

problem with running gdb in cygwin


Hi,

I have a problem with running gdb in the cygwin.
I searched in the archive and found some descriptions
but not really solve my problem.

This is my result:

(gdb) run 2
Starting program: /opt/tinyos- 1.x/apps/Oscilloscope/build/pc
/main.exe 2
SIM: Random seed is 828125
1: LEDS: Yellow off.
1: LEDS: Red off.
1: LEDS: Green off.

Program received signal SIGSEGV, Segmentation fault.
0x7c809f62 in KERNEL32!IsBadWritePtr ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
(gdb)

One solution refers to
http://www.cygwin.com/ml/cygwin/2004-04/msg00569.html
I have tried to "continue" the process. I have to type "continue"
at least 3 times each time it is stuck with this fault. This is
quite annoying. Is there any other clean solution for this?

Attached you find cygcheck.out

Thank you,
Krisakorn

Attachment: cygcheck.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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