From dave@dtaviation.com Sat Apr 10 11:53:00 2010 From: dave@dtaviation.com (dave@dtaviation.com) Date: Sat, 10 Apr 2010 11:53:00 -0000 Subject: insight/348: Solaris, remote.c, line 2859, cast pid to unsigned int Message-ID: <20100410114800.18841.qmail@sourceware.org> >Number: 348 >Category: insight >Synopsis: Solaris, remote.c, line 2859, cast pid to unsigned int >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sat Apr 10 11:53:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: DRT >Release: 6.8-1 >Organization: >Environment: SunOS 5.11 snv_115 i86pc (Solaris 11, SXCE b115) >Description: Needed to cast pid to "unsigned int" in remote.c, line 2859, for build to complete. >How-To-Repeat: >Fix: sprintf (rs->buf, "vAttach;%x", (unsigned int) pid) ;//added cast >Release-Note: >Audit-Trail: >Unformatted: From kseitz@sources.redhat.com Tue Apr 13 17:14:00 2010 From: kseitz@sources.redhat.com (kseitz@sources.redhat.com) Date: Tue, 13 Apr 2010 17:14:00 -0000 Subject: insight/348: Solaris, remote.c, line 2859, cast pid to unsigned int Message-ID: <20100413171445.31064.qmail@sourceware.org> Synopsis: Solaris, remote.c, line 2859, cast pid to unsigned int Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Tue Apr 13 17:14:45 2010 Responsible-Changed-Why: mine State-Changed-From-To: open->closed State-Changed-By: kseitz State-Changed-When: Tue Apr 13 17:14:45 2010 State-Changed-Why: This bug should be filed against GDB http://sourceware.org/gdb/bugs http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=348 From alan@carwiles.com Thu Apr 29 20:13:00 2010 From: alan@carwiles.com (alan@carwiles.com) Date: Thu, 29 Apr 2010 20:13:00 -0000 Subject: insight/349: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong Message-ID: <20100429200420.23798.qmail@sourceware.org> >Number: 349 >Category: insight >Synopsis: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Apr 29 20:13:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: alan >Release: 6.8.1 >Organization: >Environment: Linux CentOS as noted in details. >Description: Hi, I sent the following message to insight@sources.redhat.com but the mail bounced, so the website pages need fixing. Moe importantly... I have used insight for a month or so, mostly successfully. However, I've had situations where the UI hangs on me, as well as a few other issues. I am running on Linux as covered in the version strings below... My question is this. I have a gdb installed with insight (which I configured and made on this system), plus a gdb that was already on my system. I renamed the insight version of gdb to gdbb to be able to do "which gdb" and find any other copy. See he version strings below. Also, my insight was configured and built from the 6.8.1 download. Should I be using the gdb (currently called gdbb) that came with insight when using insight, or should I be using the one that was there before. I've been using the one that came with insight, but the UI hangs are getting very frustrating and causing me to ditch the program (just about). Thanks for help with this... Alan - alan@carwiles.com alan{~:}1017$ which insight /usr/local/bin/insight alan{~:}1018$ which gdb /usr/bin/gdb alan{~:}1019$ which gdbb /usr/local/bin/gdbb alan{~:}1020$ gdb --version GNU gdb Fedora (6.8-37.el5) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu". alan{~:}1021$ gdbb --version GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". alan{~:}1022$ insight --version GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". alan{~:}1023$ uname -a Linux alan-dt 2.6.18-128.el5PAE #1 SMP Wed Jan 21 11:19:46 EST 2009 i686 i686 i386 GNU/Linux alan{~:}1024$ cat /proc/version Linux version 2.6.18-128.el5PAE (mockbuild@builder16.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Wed Jan 21 11:19:46 EST 2009 alan{~:}1025$ ---end of message--- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From kseitz@sources.redhat.com Thu Apr 29 20:18:00 2010 From: kseitz@sources.redhat.com (kseitz@sources.redhat.com) Date: Thu, 29 Apr 2010 20:18:00 -0000 Subject: insight/346: insight-6.8-1: Clicking 'Stop' button on Insight GUI warning " Program recieved signal SIGINT, interrupted" Message-ID: <20100429201827.28694.qmail@sourceware.org> Synopsis: insight-6.8-1: Clicking 'Stop' button on Insight GUI warning " Program recieved signal SIGINT, interrupted" Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Thu Apr 29 20:18:27 2010 Responsible-Changed-Why: mine State-Changed-From-To: open->analyzed State-Changed-By: kseitz State-Changed-When: Thu Apr 29 20:18:27 2010 State-Changed-Why: This could be a problem with gdb itself. If you run "insight -i console" on your executable and you try to interrupt it (with control-c), does it still say "Program received signal SIGINT, interrupted"? If so, you have a gdb bug, and you'll need to ask the gdb folks how to resolve this. Although I must say, 6.8.1 is *ancient*. Have you tried a snapshot or something newer? [I build the repo weekly and use it daily without incident.] http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=346 From kseitz@sources.redhat.com Thu Apr 29 20:32:00 2010 From: kseitz@sources.redhat.com (kseitz@sources.redhat.com) Date: Thu, 29 Apr 2010 20:32:00 -0000 Subject: insight/347: Application crashen when hex value in watch not prefixed Message-ID: <20100429203235.4444.qmail@sourceware.org> Synopsis: Application crashen when hex value in watch not prefixed Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Thu Apr 29 20:32:35 2010 Responsible-Changed-Why: mine State-Changed-From-To: open->analyzed State-Changed-By: kseitz State-Changed-When: Thu Apr 29 20:32:35 2010 State-Changed-Why: Something changed in varobj.c: there is a call to parse_exp_1 which is not caught or surrounded by TRY/CATCH. I can only assume that input is required to be validated by the UI -- a significant change from previous incantations of this API. Working on a patch... http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=347 From alan@carwiles.com Thu Apr 29 20:43:00 2010 From: alan@carwiles.com (Alan Carwile) Date: Thu, 29 Apr 2010 20:43:00 -0000 Subject: insight/349: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong Message-ID: <20100429204302.10069.qmail@sourceware.org> The following reply was made to PR insight/349; it has been noted by GNATS. From: Alan Carwile To: insight-gnats@sources.redhat.com, nobody@sources.redhat.com Cc: Subject: Re: insight/349: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong Date: Thu, 29 Apr 2010 13:41:02 -0700 Replying to verify this email does not bounce, since = insight@sources.redhat.com did bounce. Alan --=20 On Apr 29, 2010, at 1:13 PM, insight-gnats@sources.redhat.com wrote: > Thank you very much for your problem report. > It has the internal identification `insight/349'. > The individual assigned to look at your > report is: unassigned.=20 >=20 >> Category: insight >> Responsible: unassigned >> Synopsis: UI hangs using 6.8.1 on Linux (CentOS) and contact = info on website is wrong >> Arrival-Date: Thu Apr 29 20:13:01 UTC 2010 >=20 From kseitz@sources.redhat.com Thu Apr 29 21:02:00 2010 From: kseitz@sources.redhat.com (kseitz@sources.redhat.com) Date: Thu, 29 Apr 2010 21:02:00 -0000 Subject: insight/347: Application crashen when hex value in watch not prefixed Message-ID: <20100429210213.2447.qmail@sourceware.org> Synopsis: Application crashen when hex value in watch not prefixed State-Changed-From-To: analyzed->closed State-Changed-By: kseitz State-Changed-When: Thu Apr 29 21:02:13 2010 State-Changed-Why: I've committed a patch to fix this. You may try to apply the patch to your tree and rebuild/reinstall insight. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=347 From kseitz@sources.redhat.com Thu Apr 29 21:11:00 2010 From: kseitz@sources.redhat.com (kseitz@sources.redhat.com) Date: Thu, 29 Apr 2010 21:11:00 -0000 Subject: insight/349: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong Message-ID: <20100429211146.3400.qmail@sourceware.org> Synopsis: UI hangs using 6.8.1 on Linux (CentOS) and contact info on website is wrong Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Thu Apr 29 21:11:46 2010 Responsible-Changed-Why: mine State-Changed-From-To: open->feedback State-Changed-By: kseitz State-Changed-When: Thu Apr 29 21:11:46 2010 State-Changed-Why: 1) As far as I know, insight@sources.redhat.com should work. I usually use @sourceware.org, but nonetheless, I will update the web page. [I believe sourceware.org/sources.redhat.com had some problems a day or two ago (failing drive?) and that may be why your message didn't make it through.] 2) Ok, sorry this is so confusing, but... The executables "inisght", "gdb", and "gdbb" are all almost identical. "insight" and "gdbb" (the gdb built along insight) *are* identical except for one byte which tells "gdbb" to start with the console instead of insight. "gdb" (the system gdb) and "insight"/"gdb" differ in that the former does not contain any insight code (so "gdb -i insight" won't work as it will for "gdbb"). They also differ slightly because the system gdb, vended by Red Hat, has some modifications to make gdb work differently (often better) than vanilla FSF gdb on linux systems (particularly Red Hat's). So, in short: the insight and gdb that you built are completely the same. These executables are self-contained. Insight *is* gdb, but with the GUI stuffed into it. BTW, you can safely use configure's "--prefix" option to have the build install executables in some other place (like /usr/local on unix/linux systems) instead of the system path. If you then add /usr/local/bin in front of your PATH, whenever you type "insight" or "gdb", you will get the version you built. To get the system version, use "/usr/bin/gdb". That's what I do on a daily basis (except I keep insight stored in my home directory somewhere). http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=349 From zinosat@tiscali.it Sun May 16 20:13:00 2010 From: zinosat@tiscali.it (zinosat@tiscali.it) Date: Sun, 16 May 2010 20:13:00 -0000 Subject: insight/350: Build failure due to unset RC variable Message-ID: <20100516200459.1829.qmail@sourceware.org> >Number: 350 >Category: insight >Synopsis: Build failure due to unset RC variable >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sun May 16 20:13:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: zinosat@tiscali.it >Release: unknown-1.0 >Organization: >Environment: >Description: While trying to cross-compile insight on a Debian Lenny i386 host with the mingw32 compiler, compilation fails with the following error: i586-mingw32msvc-gcc -c -g -O2 -D__USE_MINGW_ACCESS -Wall -Wconversion -I"../../../../insight-6.8-111/\ tcl/win/../generic" -I"../../../../insight-6.8-111/tcl/win" -mwin32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARN\ AME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_NO_SEH=1 -DEXCEPT\ ION_DISPOSITION=int -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_\ STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1\ -DBUILD_tcl ../../../../insight-6.8-111/tcl/win/../compat/strtoull.c -o strtoull.o o tcl.res.o --include "../../../../insight-6.8-111/tcl/win/../generic" --include "../../../../insight\ -6.8-111/tcl/win" ../../../../insight-6.8-111/tcl/win/tcl.rc /bin/sh: o: command not found make[3]: [tcl.res.o] Error 127 (ignored) >How-To-Repeat: >Fix: It turns out that the RC variable in tcl/win/Makefile is not set. Forcing RC to "i586-mingw32msvc-windres" fixes the problem. The very same error occurs on tk/win/Makefile Tried to gather some debugging traces in the "configure" script: + set dummy windres + ac_word=windres + echo 'configure:2885: checking for windres' + echo -n 'checking for windres... ' checking for windres... + test '' = set + test -n '' + as_save_IFS=' ' + IFS=: + for as_dir in '$PATH' + IFS=' ' + test -z /usr/local/bin + for ac_exec_ext in ''\'''\''' '$ac_executable_extensions' + test -f /usr/local/bin/windres + for as_dir in '$PATH' + IFS=' ' + test -z /usr/bin + for ac_exec_ext in ''\'''\''' '$ac_executable_extensions' + test -f /usr/bin/windres + for as_dir in '$PATH' + IFS=' ' + test -z /bin + for ac_exec_ext in ''\'''\''' '$ac_executable_extensions' + test -f /bin/windres + for as_dir in '$PATH' + IFS=' ' + test -z /usr/games + for ac_exec_ext in ''\'''\''' '$ac_executable_extensions' + test -f /usr/games/windres + IFS=' >Release-Note: >Audit-Trail: >Unformatted: From skyslee2005@gmail.com Tue Jun 8 15:43:00 2010 From: skyslee2005@gmail.com (skyslee2005@gmail.com) Date: Tue, 08 Jun 2010 15:43:00 -0000 Subject: insight/351: the watch window can't input anyting Message-ID: <20100608153631.771.qmail@sourceware.org> >Number: 351 >Category: insight >Synopsis: the watch window can't input anyting >Confidential: no >Severity: critical >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Jun 08 15:43:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: skyslee2005@gmail.com >Release: unknown-1.0 >Organization: >Environment: fedora 12 and fedora 13.insight-6.8 and insight-svn >Description: the watch window can't input anything,but windows reversion(insight for cygwin) is OK,please help me. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: