Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Dollar in backtrace print
@ 2009-06-29 10:37 Massimo Costa
  2009-06-29 10:45 ` Jonas Maebe
  0 siblings, 1 reply; 2+ messages in thread
From: Massimo Costa @ 2009-06-29 10:37 UTC (permalink / raw)
  To: gdb

Hello everyone,

what is the meaning of the dollar ($) symbol in backtrace printing?
Example

(gdb) bt
#0  0x0807bfd7 in MyClass::~MyClass$delete ()


Thanks and Good Work

--
Massimo Costa


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Dollar in backtrace print
  2009-06-29 10:37 Dollar in backtrace print Massimo Costa
@ 2009-06-29 10:45 ` Jonas Maebe
  0 siblings, 0 replies; 2+ messages in thread
From: Jonas Maebe @ 2009-06-29 10:45 UTC (permalink / raw)
  To: Massimo Costa; +Cc: gdb


On 29 Jun 2009, at 12:37, Massimo Costa wrote:

> Example
>
> (gdb) bt
> #0  0x0807bfd7 in MyClass::~MyClass$delete ()

It means nothing special as far as the debugger is concerned. It just  
means that the symbol name (as generated by the compiler, in this  
case) contains a $-sign.


Jonas


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-29 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-29 10:37 Dollar in backtrace print Massimo Costa
2009-06-29 10:45 ` Jonas Maebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox