* parser-defs.h (type_stack, type_stack_size, type_stack_depth):
authorTom Tromey <tromey@redhat.com>
Fri, 6 Jul 2012 14:42:09 +0000 (14:42 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 6 Jul 2012 14:42:09 +0000 (14:42 +0000)
commit1a7d0ce4eb4d724a3853500b45b379e746d7077a
treecc7af36758b02645c0165043e7ebe557131797d8
parent16d0138401c61373637305e7ae4d6dd70574f0d2
* parser-defs.h (type_stack, type_stack_size, type_stack_depth):
Remove.
(struct type_stack): New.
* parse.c (type_stack, type_stack_size, type_stack_depth):
Remove.
(type_stack): New global.
(parse_exp_in_context, check_type_stack_depth)
(insert_into_type_stack, insert_type, push_type, push_type_int)
(insert_type_address_space, pop_type, pop_type_int)
(_initialize_parse): Update.
gdb/ChangeLog
gdb/parse.c
gdb/parser-defs.h
This page took 0.024459 seconds and 4 git commands to generate.