Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Referencing C++ functions with non-demangled names.
@ 2001-05-21 11:24 Daniel Manfis
  2001-05-21 18:23 ` Daniel Berlin
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Manfis @ 2001-05-21 11:24 UTC (permalink / raw)
  To: gdb

Hello.

If i want to set breakpoint on a C++ function, how could i do it 
using it's usual and not mangled name? I tried to turn on 
"set print demangle" and "set print asm-demangle", but it doesn't 
help: whenever i try to put breakpoint on a C++ function (in my own 
code) with it's non-demangled name (like: 'break main.cc:f'), i get a 
message: 

'function "f" not defined'

and i have to either use mangled name or line number.


Daniel.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

end of thread, other threads:[~2001-05-22  6:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21 11:24 Referencing C++ functions with non-demangled names Daniel Manfis
2001-05-21 18:23 ` Daniel Berlin
2001-05-22  3:13   ` Daniel Manfis
2001-05-22  6:29     ` Daniel Berlin

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