* Makefile.in: Update dependencies.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 5 Jun 2008 18:25:30 +0000 (18:25 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 5 Jun 2008 18:25:30 +0000 (18:25 +0000)
commit1e3a102abae6b1ee0e07f548d83cfc21dbb77946
tree97ea361ab1ad72fe67bcccb3e044a1ff1e84e5d1
parentf0b886e312147c9e1b063bedcf35fc8eb839cb46
* Makefile.in: Update dependencies.
* dwarf2expr.c: New include "gdb_assert.h".
(new_dwarf_expr_context): Initialize MAX_RECURSION_DEPTH.
(dwarf_expr_eval): Sanity check the RECURSION_DEPTH count.
(execute_stack_op): Error out on too large RECURSION_DEPTH.
Increase/decrease RECURSION_DEPTH around the function.
gdb/ChangeLog
gdb/Makefile.in
gdb/dwarf2expr.c