public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug exp/9608] whatis forgets function argument types
       [not found] <bug-9608-4717@http.sourceware.org/bugzilla/>
@ 2012-07-06 14:47 ` cvs-commit at gcc dot gnu.org
  2012-07-06 14:51 ` tromey at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2012-07-06 14:47 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-07-06 14:47:04 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2012-07-06 14:47:00

Modified files:
    gdb            : ChangeLog c-exp.y gdbtypes.c gdbtypes.h parse.c 
                     parser-defs.h 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.base: whatis.exp 

Log message:
    PR exp/9608:
    * c-exp.y (%union) <tvec>: Change type.
    (func_mod): Now uses <tvec> type.
    (exp): Update for tvec change.
    (direct_abs_decl): Push the typelist.
    (func_mod): Return a typelist.
    (nonempty_typelist): Update for tvec change.
    * gdbtypes.c (lookup_function_type_with_arguments): New function.
    * gdbtypes.h (lookup_function_type_with_arguments): Declare.
    * parse.c (pop_type_list): New function.
    (push_typelist): New function.
    (follow_types): Handle tp_function_with_arguments.
    * parser-defs.h (type_ptr): New typedef.  Define a VEC.
    (enum type_pieces) <tp_function_with_arguments>: New constant.
    (union type_stack_elt) <typelist_val>: New field.
    (push_typelist): Declare.
    testsuite
    * gdb.base/whatis.exp: Add regression test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14441&r2=1.14442
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/c-exp.y.diff?cvsroot=src&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&r1=1.231&r2=1.232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.168&r2=1.169
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/parse.c.diff?cvsroot=src&r1=1.121&r2=1.122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/parser-defs.h.diff?cvsroot=src&r1=1.46&r2=1.47
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3276&r2=1.3277
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/whatis.exp.diff?cvsroot=src&r1=1.21&r2=1.22

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug exp/9608] whatis forgets function argument types
       [not found] <bug-9608-4717@http.sourceware.org/bugzilla/>
  2012-07-06 14:47 ` [Bug exp/9608] whatis forgets function argument types cvs-commit at gcc dot gnu.org
@ 2012-07-06 14:51 ` tromey at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at redhat dot com @ 2012-07-06 14:51 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |7.5

--- Comment #2 from Tom Tromey <tromey at redhat dot com> 2012-07-06 14:50:53 UTC ---
Fixed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-06 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-9608-4717@http.sourceware.org/bugzilla/>
2012-07-06 14:47 ` [Bug exp/9608] whatis forgets function argument types cvs-commit at gcc dot gnu.org
2012-07-06 14:51 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).