From: "Mark Stephen Krueger" To: Subject: GDB and FSDB - getting x86 specific info (page tables, ldt, gdt) Date: Thu, 31 May 2001 17:52:12 -0500 Message-ID: <000b01c0ea24$55501dd0$e70610ac@speakeasy.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-reply-to: <5BF60CD649EDD411A04600B0D049F53A544367@hydmail02.hyd.wilco-int.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, What is the easiest way in either gdb or fsdb to be able to view the page tables? I looked at the docs and they did not seem to have processor specific info like that. I also was unable to find this in the FAQ. Also, can gdb display info about the LDT and GDT? It was easy to find in fsdb. Can either of these debuggers dump memory using a specific selector? Thanks, Mark