[Bug debug/27160] Debugging output forgets scope for typedefs.

2010-02-22 Thread drow at gcc dot gnu dot org
--- Comment #3 from drow at gcc dot gnu dot org 2010-02-22 21:34 --- Works for me too, using GCC 4.4. -- drow at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/27160] Debugging output forgets scope for typedefs.

2010-02-05 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2010-02-05 18:04 --- I tried this with some random svn trunk checkout, and it worked ok: <1><25>: Abbrev Number: 2 (DW_TAG_namespace) <26> DW_AT_name: bar <2a> DW_AT_decl_file : 1 <2b> DW_AT_dec

[Bug debug/27160] Debugging output forgets scope for typedefs.

2006-04-18 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-19 00:39 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON