From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16169 invoked by alias); 3 Nov 2006 15:28:40 -0000 Received: (qmail 16159 invoked by uid 22791); 3 Nov 2006 15:28:38 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_20,SPF_HELO_PASS,SPF_PASS,TW_MJ X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 03 Nov 2006 15:28:29 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kA3FSRA2028634 for ; Fri, 3 Nov 2006 10:28:27 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id kA3FSRV4012103 for ; Fri, 3 Nov 2006 10:28:27 -0500 Received: from multics.rdu.redhat.com (multics.rdu.redhat.com [172.16.57.153]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id kA3FSR13024895 for ; Fri, 3 Nov 2006 10:28:27 -0500 Subject: Re: meeting 2006-10-30 From: Stan Cox To: Frysk Hackers In-Reply-To: <4547928C.207@redhat.com> References: <4547928C.207@redhat.com> Content-Type: text/plain Date: Fri, 03 Nov 2006 15:28:00 -0000 Message-Id: <1162567631.4844.22.camel@multics.rdu.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00173.txt.bz2 Testing and kernel problems: cmoller, roland -toString versus string builder (which is a pattern which is useful for letting a client present customized information) -testing assistance -It would be helpful to provide junit, dejagnu, dogtail tests -ibm providing tests -utrace issues are all fixed -gdb uncovers a kernel bug, which is not a utrace bug -fix to be backported to FC6 action: Find working kernel for FC5, (cagney, Nov-03) action: test for utrace issue (now fixed): (cmoller, Nov-03) Command line utilities: nprimje, pmuldoon fcore, fcrash, fstack -One possibility is to make fcrash (which runs a program until it crashes) an option to fstack corefiles -Tim exposing status registers -Phil testing -produces core file with appropriate sections -corefile analysis -testing is open ended -gdb tests by reading back in what it writes out -elflint might be a possibility for verifying corefiles fstack -almost as fast as pstack action: fcore tests (pmuldoon, Nov-03) action: expose all registers (timoore, Nov-03) Source Code Viewer: rmoseley, mcvet, scox CDT parser -bugs: highlighting, multiline function declaration -parser is now creating the DOM action: instruction step (mcvet) action: multiple source files (inserting glue in correct places) (rmoseley) -only populate as needed when stack frame is clicked on Breakpoints: timoore, mjw Line numbering: can now get line/address correspondence -Goal is be able to set breakpoint given file/line # -hpd specifies breakpoint as pattern match -folks have tried to kludge gdb to do this -inua predates frysk Java-GNOME update: cagney, pmuldoon, mcvet -Problem fixed! -Unit test created! Release -Java NIO is 32 bit. -one thing in inua is extended io; we would like to kill the code -can do slicing without having to copy the data -(IDEA) project byte buffer onto memory mapped memory instead of ptrace