Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: BENONY Vincent <vbenony@nordnet.fr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: drow@false.org, nickrob@snap.net.nz, gdb-patches@sourceware.org
Subject: Re: Using STL containers with GDB
Date: Wed, 23 Apr 2008 09:29:00 -0000	[thread overview]
Message-ID: <480EDBB2.8030206@nordnet.fr> (raw)
In-Reply-To: <ubq419kh8.fsf@gnu.org>

Eli Zaretskii a écrit :
>> Cc: Nick Roberts <nickrob@snap.net.nz>,  gdb-patches@sourceware.org
>> From: =?ISO-8859-1?Q?Vincent_B=E9nony?= <vbenony@nordnet.fr>
>> Date: Wed, 23 Apr 2008 07:48:22 +0200
>>
>> I mean GDB parser was able to parse a expression like
>>
>>   (gdb) p (struct Something*) pointer
>>
>> but not something like
>>
>>   (gdb) p (std::list<int> *) pointer
> 
> Does it work if you quote the problematic parts, like this:
> 
>   (gdb) p ('std::list<int>' *) pointer
> 
> ?
> 

I saw a trick like this somewhere, but sadly it doesn't work for me.


  reply	other threads:[~2008-04-23  6:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 12:29 Vincent Benony
2008-04-22 14:41 ` Daniel Jacobowitz
2008-04-22 14:49   ` Vincent Benony
2008-04-22 17:51     ` Thiago Jung Bauermann
2008-04-22 18:37       ` Vladimir Prus
2008-04-22 22:13 ` Nick Roberts
2008-04-22 22:56   ` Daniel Jacobowitz
2008-04-23  6:49     ` Vincent Bénony
2008-04-23  8:53       ` Eli Zaretskii
2008-04-23  9:29         ` BENONY Vincent [this message]
2008-04-23 10:12       ` Nick Roberts
2008-04-23 12:22         ` Daniel Jacobowitz
2009-05-27 20:27 Using STL Containers With GDB Ken Lauterbach
2009-05-27 21:24 ` Paul Pluzhnikov

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=480EDBB2.8030206@nordnet.fr \
    --to=vbenony@nordnet.fr \
    --cc=drow@false.org \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=nickrob@snap.net.nz \
    /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