This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/11508] gcc does not output correct debuging file information for #included variables
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 22:54:29 -0000
- Subject: [Bug debug/11508] gcc does not output correct debuging file information for #included variables
- References: <20030712194553.11508.msimons@simons-clan.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11508
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-12 22:54 -------
Here is the file table:
The File Name Table:
Entry Dir Time Size Name
1 0 0 0 test.h
2 0 0 0 test.c
so gcc is right and gdb is wrong.