[gvd-devel] GVD bug

Morris, William WMorris@uk.waukbearing.com
Wed, 4 Dec 2002 11:04:03 -0600


Sad.  I spent much time getting rshd to let me in and 
then I'm floored at the first fence.

debugging the program

	#include <stdio.h>

	int
	main( int argc, char ** argv )
	{
	  printf( "hello\n" );
	  return 0;
	}

I get a log file containing:

[1] -> "set prompt (gdb) \n"
[1] <- "(gdb) "
[1] -> "set width 0\n"
[1] <- "(gdb) "
[1] -> "set height 0\n"
[1] <- "(gdb) "
[1] -> "set annotate 1\n"
[1] <- "(gdb) "
[1] -> "file dev/ngc/main\n"
[1] <- "(gdb) "
[1] -> "info breakpoints\n"
[1] <- "(gdb) "
[1] -> "  \n"
[1] <- "No breakpoints or watchpoints.\r\n"
       "(gdb) "
[1] -> "info sources\n"
[1] <- "(gdb) "
[1] -> "show lang\n"
[1] <- "Source files for which symbols have been read in:\r\n"
       "\r\n"
       "\r\n"
       "\r\n"
       "Source files for which symbols will be read in on demand:\r\n"
       "\r\n"
       "main.c\r\n"
       "(gdb) "
# Bug detected in GVD
# Version: 1.2.5
# Date: 20020125
# Host: pentium-mingw32msv
Exception name: PROGRAM_ERROR
Message: EXCEPTION_ACCESS_VIOLATION
Call stack traceback locations:
0x592530 0x591973 0x568025 0x545515 0x401819 0x401157 0x77e97d06

# Unexpected internal error, please report

Any ideas why? Please copy any replies directly to me, as I am not 
subscribed to the list
Regards
---
William Morris
wmorris@uk.waukbearing.com