From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6914 invoked by alias); 6 May 2008 20:55:00 -0000 Received: (qmail 6903 invoked by uid 22791); 6 May 2008 20:55:00 -0000 X-Spam-Check-By: sourceware.org Received: from mail.eldorado.org.br (HELO mail.eldorado.org.br) (200.168.210.67) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 May 2008 20:54:40 +0000 X-Language-Identified: TRUE Received: from mail.eldorado.org.br ([200.168.210.66]) by mail.eldorado.org.br with Microsoft SMTPSVC(6.0.3790.1830); Tue, 6 May 2008 17:54:37 -0300 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Codeview format Date: Tue, 06 May 2008 20:55:00 -0000 Message-ID: From: "Vinicius Nunes Pinto" To: 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: 2008-05/txt/msg00048.txt.bz2 Hello everyone. I am new on the GDB world, and I want to debug an application with debug information in Codeview format(5.0 - NB11). Is it possible to do that using GDB? If so, how can I do it? Thanks, Vinicius Pinto