[Issue 3387] gdb: symbols in the backtrace are not demangled
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Oct 19 19:07:59 PDT 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3387
Leandro Lucarella <llucax at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.047                       |1.051
           Severity|regression                  |normal
--- Comment #2 from Leandro Lucarella <llucax at gmail.com> 2009-10-19 19:07:58 PDT ---
It doesn't look like a regression after all, it seems to depend on whatever -g
or -gc is used. With -g I get the properly demangled names, but with -gc I
don't. The problem is, -g is broken with GDB, so I can't use -g.
It would be a problem to have -gc producing the necessary debug info to get
properly demangled names?
Sorry for the noise.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list