http://d.puremagic.com/issues/show_bug.cgi?id=2575





------- Comment #1 from jason.james.ho...@gmail.com  2009-01-24 11:16 -------
After a lot of help from volodya on irc #gdb, it looks like the issue is that
the low_pc and high_pc attributes are missing.

GDB can try to compensate for this (as if it was some legacy producer of debug
info) by walking the children, but it only looks at "namespace" and
"subprogram".  D has "module" which stops it.


-- 

Reply via email to