From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2521 invoked by alias); 27 Jan 2006 07:19:36 -0000 Received: (qmail 2513 invoked by uid 22791); 27 Jan 2006 07:19:35 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jan 2006 07:19:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-246-63.inter.net.il [83.130.246.63]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DLG26336 (AUTH halo1); Fri, 27 Jan 2006 09:18:54 +0200 (IST) Date: Fri, 27 Jan 2006 07:19:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: gdb-patches@sourceware.org, drow@false.org In-reply-to: <8f2776cb0601261516l51b150c3u8720b2816f7b624a@mail.gmail.com> (message from Jim Blandy on Thu, 26 Jan 2006 15:16:19 -0800) Subject: Re: frame theory, was pointer madness Reply-to: Eli Zaretskii References: <200601231438.26040.ngustavson@emacinc.com> <200601261017.41108.ngustavson@emacinc.com> <20060126164315.GA7821@nevyn.them.org> <200601261354.12256.ngustavson@emacinc.com> <8f2776cb0601261516l51b150c3u8720b2816f7b624a@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00446.txt.bz2 > Date: Thu, 26 Jan 2006 15:16:19 -0800 > From: Jim Blandy > Cc: gdb-patches@sourceware.org, Daniel Jacobowitz > > There isn't any master document defining all this, but I'll see if I > can pirate some of what's been written into this thread for > gdbint.texinfo. Thanks!