From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28423 invoked by alias); 13 May 2006 17:11:46 -0000 Received: (qmail 28415 invoked by uid 22791); 13 May 2006 17:11:45 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0102.google.com (HELO wx-out-0102.google.com) (66.249.82.206) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 13 May 2006 17:11:43 +0000 Received: by wx-out-0102.google.com with SMTP id s12so495294wxc for ; Sat, 13 May 2006 10:11:42 -0700 (PDT) Received: by 10.70.35.10 with SMTP id i10mr4309463wxi; Sat, 13 May 2006 10:11:42 -0700 (PDT) Received: by 10.70.12.7 with HTTP; Sat, 13 May 2006 10:11:41 -0700 (PDT) Message-ID: Date: Sat, 13 May 2006 21:57:00 -0000 From: "Rob Quill" To: "Rob Quill" , gdb@sourceware.org Subject: Re: TODO List? In-Reply-To: <20060513154940.GB5022@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060513154940.GB5022@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00181.txt.bz2 No, no, I was just curious. I hope you don't mind if I keep it under wraps a bit for a while, as it's a) to do with the university's research ideas (which aren't really mine to divulge, obviously) and b) it's my assessed project for next year and it'll look better if I've done something that hasn't been done yet (in other words, if I tell you, what if you do it before me :) ) Is it cool to ask anything GDB related on here? I imagine I'll be using the list quite a lot over the coming months as I try to get to grips with the code. Do you have any suggestions for how to go about this? I have downloaded the GDB Internals document, and will be having a look through that. Do you have any other suggestions for how to go about getting to grips with the code? Also, is it alright to ask questions about the GDB Internals document on here, if there are things I don't understand. Thanks for your time, Rob On 13/05/06, Daniel Jacobowitz wrote: > On Sat, May 13, 2006 at 12:24:15PM +0100, Rob Quill wrote: > > Hi, > > > > I've just started looking at GDB as I'm planning on extending it > > using some research for my third year project next year. However, I > > can't find the TODO list to see what is on there already. Can anyone > > give me any pointers? > > There really isn't one yet. We've been thinking of setting up a Wiki > to track this sort of thing. There's lots and lots of unfinished (or > even unstarted) projects; but most of them live in peoples' heads. > > Are you looking for existing projects, or did you have some particular > sort of research in mind? > > -- > Daniel Jacobowitz > CodeSourcery >