X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fada-typeprint.c;h=89a69e9bd4435b7be86eea82f8713f95655154f4;hb=d9743a13e0c9e3043ec3ad979534fab44c0f17b2;hp=8b71524cd12c5669f587e82c33ad59f09c5553b5;hpb=a70b814420059e1f2de2130d532ddd7b2b2500fc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ada-typeprint.c b/gdb/ada-typeprint.c index 8b71524cd1..89a69e9bd4 100644 --- a/gdb/ada-typeprint.c +++ b/gdb/ada-typeprint.c @@ -168,7 +168,7 @@ print_range (struct type *type, struct ui_file *stream, lo = ada_discrete_type_low_bound (type); hi = ada_discrete_type_high_bound (type); } - catch (const gdb_exception_RETURN_MASK_ERROR &e) + catch (const gdb_exception_error &e) { /* This can happen when the range is dynamic. Sometimes, resolving dynamic property values requires us to have