This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

stackdump under cygwin.


I've build an insight  crossdebugger under cygwin.

It works fine until I've attached to an external target. It works fine 
there as well,
but then insight ever looses focus to another windows applications it 
crashes with the following
stackdump.

How do I use this to determine where it is crashing?

I can't seem to convert the addresses into anything that makes sense.
addr2line does not seem to work, so what should I use to decode the stackdump?

How do I run insight under gdb?

It crashes under both win2Kpro and win98


Exception: STATUS_ACCESS_VIOLATION at eip=00604555
eax=6961746E ebx=20FB2E30 ecx=0022FF08 edx=00000000 esi=0022C9C4 edi=00000102
ebp=0022C9C8 esp=0022C98C program=E:\NBURN\gcc-m68k\bin\m68k-elf-gdb.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0022C9C8  00604555  (0002020A, 0000001C, 00000000, 0000024C)
0022C9E8  77E13EB0  (0060A500, 0002020A, 0000001C, 00000000)
0022CA04  77E1591B  (00ABBFF0, 0000001C, 00000000, 0000024C)
0022CA2C  77E1595D  (0022CA3C, 00000018, 00ABBFF0, 0000001C)
0022CA78  77F9FB83  (0022CAE4, 00000000, 00000000, 00000000)
0022CAA4  77E191DF  (0022CAE4, 00000000, 00000000, 00000000)
0022CB04  10063AA9  (00240548, FFFFFFFF, FFFFFFFF, 100460E9)
0022CB44  10046097  (FFFFFFFF, 00000000, 0022CB74, 6108CB76)
0022CB74  0050C3C2  (00000000, 102B8490, 00000400, 004B81EA)
0022CBB4  004BCCC0  (102B8478, FFFFFFFF, 20A74618, 00278460)
0022CBE4  004BD1AE  (102B8478, FFFFFFFF, 004BCC88, 20BA4A90)
0022CC04  004BCD77  (102B8478, FFFFFFFF, 00000000, 20BA4AD0)
0022CC34  0044AB60  (102B8478, FFFFFFFF, 00000000, 00000000)
0022CC54  004B7F24  (FFFFFFFF, 00248664, 00000009, 00000001)
0022CC84  004B8889  (0022CCCC, 0000018F, 00000001, 00000000)
0022CCA4  004B87A2  (0022CCCC, 0000018F, 00000001, 004B6537)
End of stack trace (more stack frames may be present)





Paul


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