Re: gdb and STATUS_ACCESS_VIOLATION

2003-08-18 Thread Elfyn McBratney
Jim Holder wrote: > I can neither run gdb without any parameters -- > > gdb > > -- nor with a compiled program name (in the current directory) as an argument > -- > > gdb a.exe > > Though I can run -- > > gdb --help > > With "gdb" or "gdb a.exe" I get a segmentation fault. The co

gdb and STATUS_ACCESS_VIOLATION

2003-08-18 Thread Jim Holder
I can neither run gdb without any parameters -- gdb -- nor with a compiled program name (in the current directory) as an argument -- gdb a.exe Though I can run -- gdb --help With "gdb" or "gdb a.exe" I get a segmentation fault. The core dump reveals "Exception: STATUS_ACCESS_VIO