gdb.python/py-lazy-string (pointer): Really add new typedef.
Somehow got dropped in earlier commit. gdb/testsuite/ChangeLog: * gdb.python/py-lazy-string (pointer): Really add new typedef.
This commit is contained in:
parent
2cc36e25db
commit
6ebac3fbac
@ -1,3 +1,7 @@
|
||||
2017-03-16 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.python/py-lazy-string (pointer): Really add new typedef.
|
||||
|
||||
2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
|
||||
|
||||
* gdb.cp/m-static.exp: Fix expectation for prototype of
|
||||
|
@ -15,6 +15,8 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
typedef const char* pointer;
|
||||
|
||||
int
|
||||
main ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user