From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14557 invoked by alias); 23 Aug 2009 12:30:02 -0000 Received: (qmail 14474 invoked by uid 22791); 23 Aug 2009 12:30:01 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pz0-f198.google.com (HELO mail-pz0-f198.google.com) (209.85.222.198) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 23 Aug 2009 12:29:56 +0000 Received: by pzk36 with SMTP id 36so565385pzk.12 for ; Sun, 23 Aug 2009 05:29:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.248.38 with SMTP id v38mr224655wfh.280.1251030594071; Sun, 23 Aug 2009 05:29:54 -0700 (PDT) In-Reply-To: References: From: Hui Zhu Date: Sun, 23 Aug 2009 13:31:00 -0000 Message-ID: Subject: Re: Need to understand GDB internals . To: Diptopal Basu Cc: gdb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00230.txt.bz2 gdb/breakpoint.c On Mon, Aug 10, 2009 at 18:00, Diptopal Basu wrote: > Hi , > > I am a newbie to GDB and need to understand GDB internals especially > breakpoints and byte code internals implementation =A0. How to get > started ? > > =A0Please help . > > Regards > Diptopal >