From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11070 invoked by alias); 10 Jun 2002 02:08:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11060 invoked from network); 10 Jun 2002 02:08:39 -0000 Received: from unknown (HELO exchsh01.viatech.com.cn) (152.104.237.33) by sources.redhat.com with SMTP; 10 Jun 2002 02:08:39 -0000 Received: by exchsh01.viatech.com.cn with Internet Mail Service (5.5.2650.21) id ; Mon, 10 Jun 2002 10:11:59 +0800 Message-ID: From: "Lawrence Lee (Shanghai)" To: "'gdb@sources.redhat.com'" Subject: The question about the relation between gdb and the programme deb ugged Date: Sun, 09 Jun 2002 19:08:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="GB2312" X-SW-Source: 2002-06/txt/msg00076.txt.bz2 > > > hello, all > I want to know the relation between the gdb and the object programme being > debugged. Does the gdb load the object programme into gdb's memory spaces > so that gdb can access the varible of the programme? Or the gdb and the > object programme are different processes which have different memory > spaces? > Thanks > > Best Regards > Lawrence Lee > Software Group, S3 Tech. > Tel:(021)53560056-8056 > Mail: lawrencelee@viatech.com.cn >