From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11012 invoked by alias); 19 Jul 2012 00:59:29 -0000 Received: (qmail 11004 invoked by uid 22791); 19 Jul 2012 00:59:28 -0000 X-SWARE-Spam-Status: No, hits=2.1 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-vb0-f41.google.com (HELO mail-vb0-f41.google.com) (209.85.212.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Jul 2012 00:59:16 +0000 Received: by vbkv13 with SMTP id v13so1934769vbk.0 for ; Wed, 18 Jul 2012 17:59:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.27.72 with SMTP id r8mr1791608vdg.14.1342659555656; Wed, 18 Jul 2012 17:59:15 -0700 (PDT) Received: by 10.58.245.6 with HTTP; Wed, 18 Jul 2012 17:59:15 -0700 (PDT) Date: Thu, 19 Jul 2012 00:59:00 -0000 Message-ID: Subject: can gdb get some information of kernel or some data belonging to the kernel address ? From: linux junior To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2012-07/txt/msg00043.txt.bz2 hi: can gdb get some information of kernel or some data belonging to the kernel address ? is there some debug engine or driver for this? Best Regards!