In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] says...
> Interestingly, if you quote the expression, as in
> 
>       print 'cs::constants::dbDirEnvVarName'
> 
> the symbol is printed correctly.

According to posts from the gdb C++ maintainer, that's actually not a bug, 
but works-as-designed; apparently the symbol table doesn't contain enough 
info for the debugger to find the namespace "normally".  Me, I think that 
just means it's a higher-level bug encompassing the debugging format.  
Maybe 3.0 will fix it?

-- 
Jay Levitt                    | This is not the start of World War III
Chief Mail Systems Architect  | No political ploys
America Online, Inc.          | I think both your constitutions are 
[EMAIL PROTECTED]         | terrific, so now you know - be good boys.

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to