* breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint
authorPeter Schauer <Peter.Schauer@mytum.de>
Fri, 30 Jul 1993 20:02:45 +0000 (20:02 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Fri, 30 Jul 1993 20:02:45 +0000 (20:02 +0000)
commitf5a197a2565d2805328beee721a51c1cb6cfb5c0
tree43f4f7d7b6f32fe789023f75e3f9997b418804bd
parent96c68efaf7dfd77a07836211048dc4c1ac92c258
* breakpoint.c (breakpoint_re_set_one):  Always reparse breakpoint
conditions, they might contain symbol table references.
* mipsread.c (parse_symbol):  Handle opaque struct definitions and
type naming for stTypedef symbols.
gdb/ChangeLog