crash in gdb

2003-01-07 Thread Jaap de Wolff
GNU gdb 5.1.1 (mingw experimental) This GDB was configured as mingw32. using WINNT 4.0 with service pack 6. with the attached source and makefile, using the GCC 3.2 (mingw special 20020817-1) compiler gdb crashes when using the following commands: (gdb) file gdbbug1.exe (gdb) list At this point

None

2003-01-07 Thread [EMAIL PROTECTED]
ÖйúÆóÒµ¼¯³ÉÍøCEOÕÔлªÏòÄúÖ£ÖØÉùÃ÷£º Èç¹ûÄúÊÇÆóÒµ¾­Óª¹ÜÀíÕߣ¬Õâ¸öÓʼþ¶ÔÄúÀ´½²¾ø²»ÊÇÀ¬»øÓʼþ¡£ 1¡¢ÕâÀïÒ»¶¨ÓÐÄúËùÐèÒªµÄÐÅÏ¢£»Äúµ¥Î»µÄÍøÕ¾¾ÍÔÚÎÒÃÇÕâÀïÁ´½Ó£¬ÆóÒµÈÝÁ¿ËÄÍòÁ½Ç§»§¡£ 2¡¢ÕâÀïÓÐÄúËùÐèÒªµÄËùÓÐÖйú·¨ÂÉ£¬ÄúËæʱ¿ÉÒÔÃâ·Ñ²éÔÄ¡£ Èç¹ûÄú²»ÊÇÆóÒµ¾­Óª¹ÜÀíÕߣ¬ÎÒÃǶÔÄú±íʾ±§Ç¸£¡

crash in gdb when using step the command

2003-01-07 Thread Jaap de Wolff
GNU gdb 5.1.1 (mingw experimental) This GDB was configured as mingw32. using WINNT 4.0 with service pack 6. with the attached source and makefile, using the GCC 3.2 (mingw special 20020817-1) compiler gdb crashes when using the following commands: (gdb) file project1.exe Reading symbols from

xb bug

2003-01-07 Thread peter . lai
Hi! xb function_name command is supposed to set up a break at the end of the named function. However, the breaking address of this command is wrong such that the program will break in the next command line in the same file following the exit of this named function. In other words, this break

Please Verify your Email Removal from Inetekk.com servers.

2003-01-07 Thread postmaster
Thank you, Please click on the link below to complete the suppression process to block all email, verifications and autoresponders from our mail servers. Returning this email will NOT WORK. You must click the link below. http://inetekk.com/c.cgi?[EMAIL PROTECTED] Email: [EMAIL PROTECTED] IP

bug found!

2003-01-07 Thread woodw
bug found! I'm runing gdb 5.3 on sun880 solaris 2.8, 64 bit. I'v compiled gdb5.3 by gcc with these options: gcc -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 -O2 so,when I use gdb,some problems occur, uaop $cat b.c #include stdio.h int main(int argc,char **argv) { int ch; short ret =