gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 8 Sep 2011 15:26:08 +0000 (15:26 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 8 Sep 2011 15:26:08 +0000 (15:26 +0000)
commit8afd712c6f6c36b80754178aae94d74aa48ffcd5
tree6aa7a9f983fca3aa6f1a69b888da0ab5314e2c20
parentb99b5f66e1d6f80624e8a28b8ebbf9235d50041e
gdb/
* findvar.c (read_var_value): Never return NULL, throw an error
instead.  Update the function comment.  State symbol name in the error
messages.
* python/py-frame.c (frapy_read_var): Remove handling of NULL from
read_var_value.
* stack.c (print_frame_args): Likewise.
* valops.c (value_of_variable): Likewise.
gdb/ChangeLog
gdb/findvar.c
gdb/python/py-frame.c
gdb/stack.c
gdb/valops.c
This page took 0.031656 seconds and 4 git commands to generate.