Browse Source
Make some lval_funcs methods to default on NULL. * valops.c (value_fetch_lazy): Check if lval_computed read method is NULL. (value_assign): Check if lval_computed write method is NULL. * value.h (struct lval_funcs): Comment NULL values for read and write methods.gdb_7_4-branch
3 changed files with 21 additions and 5 deletions
Loading…
Reference in new issue