This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/11479] Stabs qualified function argument with opaque type not displayed correctly


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-04-22 12:31 -------
Subject: Bug 11479

CVSROOT:	/cvs/src
Module name:	src
Changes by:	muller@sourceware.org	2010-04-22 12:30:55

Modified files:
	gdb            : ChangeLog stabsread.c 

Log message:
	PR stabs/11479.
	* stabsread.c (set_length_in_type_chain): New function.
	(read_struct_type): Call set_length_in_type_chain function.
	(read_enum_type): Idem.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11666&r2=1.11667
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stabsread.c.diff?cvsroot=src&r1=1.124&r2=1.125


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-04-22 13:37 -------
Subject: Bug 11479

CVSROOT:	/cvs/src
Module name:	src
Changes by:	muller@sourceware.org	2010-04-22 13:37:18

Modified files:
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.stabs: gdb11479.c gdb11479.exp 

Log message:
	PR stabs/11479.
	* gdb.stabs/gdb11479.exp: New file.
	* gdb.stabs/gdb11479.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2247&r2=1.2248
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.stabs/gdb11479.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.stabs/gdb11479.exp.diff?cvsroot=src&r1=NONE&r2=1.1


------- Additional Comments From muller at ics dot u-strasbg dot fr  2010-04-23 15:04 -------
 Fixed by the commits from 2010/04/22
listed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|Stabs qualified function    |Stabs qualified function
                   |argument with opaque type   |argument with opaque type
                   |not dispalyed correctly     |not displayed correctly
   Target Milestone|7.1                         |7.2


http://sourceware.org/bugzilla/show_bug.cgi?id=11479

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]