public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: a2782@dis.ulpgc.es
To: gdb@sources.redhat.com
Subject: Some questions
Date: Tue, 13 May 2003 07:01:00 -0000	[thread overview]
Message-ID: <200305130655.h4D6tqo05874@siglo21.dis.ulpgc.es> (raw)

Hi to all!

Has anyone tried to debug with GDB a program compiled with GPC (GNU 
Pascal Compiler)? When I type list GDB shows me <implicit code>. Any 
idea?

I am also having problems with C++ classes. I am not able to do a print 
of a virtual pointer of a class, GDB answers that _vptr is not a member 
of the class, but I can do it in MinGW GDB (where this pointer is 
called _vptr$class). I need to access typing print object._vptr and 
print &object._vptr, not doing info locals or so.

Thanks in advance,

   Daniel Bautista

                 reply	other threads:[~2003-05-13  7:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200305130655.h4D6tqo05874@siglo21.dis.ulpgc.es \
    --to=a2782@dis.ulpgc.es \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).