OSDN Git Service

* gdb.base/ptype.c (highest): New struct type.
authorbrobecke <brobecke>
Sat, 22 Dec 2007 05:28:19 +0000 (05:28 +0000)
committerbrobecke <brobecke>
Sat, 22 Dec 2007 05:28:19 +0000 (05:28 +0000)
commit46ffd05de77e78655de4fde015beaed541cefc69
tree40cd46949dccf9fd9f9219c48fc652a49f263762
parent27300da0f6281b0acc6e4d5b9b381c303219b23a
    * gdb.base/ptype.c (highest): New struct type.
        (the_highest): New variable of that type.
        (main): Add dummy assignment to a field of variable the_highest.
        * gdb.base/ptype.exp: Test type printing of our new variable.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/ptype.c
gdb/testsuite/gdb.base/ptype.exp