diff options
author | emaste <emaste@FreeBSD.org> | 2012-11-13 01:21:17 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2012-11-13 01:21:17 +0000 |
commit | 45eda7d940bd457819929a0d2e89b677e24859ae (patch) | |
tree | c35ead64d160b0d0b661fc3bf3f660844738d167 /contrib/libc++/src/mutex.cpp | |
parent | 2161a344ab74d16d5c913e681ead676d940d5459 (diff) | |
download | FreeBSD-src-45eda7d940bd457819929a0d2e89b677e24859ae.zip FreeBSD-src-45eda7d940bd457819929a0d2e89b677e24859ae.tar.gz |
Set optimized_out instead of reporting an error.
This provides a better display when debugging code compiled with
optimization on.
GDB git revision e8395b4efd184f745070afb953f451f99e922be7 (prior to GDB's
switch to GPLv3), modified for the interfaces provided by GDB 6.1.1.
2005-02-28 Daniel Jacobowitz <dan@codesourcery.com>
* dwarf2loc.c (loclist_read_variable): Set optimized_out
instead of reporting an error.
* valprint.c (value_check_printable): New function.
(common_val_print): New function. Use value_check_printable.
(value_print): Use value_check_printable.
* value.h (common_val_print): Add prototype.
* c-valprint.c (c_val_print): Use common_val_print.
* cp-valprint.c (cp_print_value_fields): Likewise.
(cp_print_hpacc_virtual_table_entries): Likewise.
* f-valprint.c (f_val_print): Likewise.
* jv-valprint.c (java_value_print, java_print_value_fields):
Likewise.
* scm-valprint.c (scm_value_print): Likewise.
* stack.c (print_frame_args): Likewise.
* varobj.c (c_value_of_variable): Likewise.
* p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
(pascal_object_print_value_fields): Likewise. Update call to
pascal_object_print_static_field.
(pascal_object_print_static_field): Remove TYPE argument. Use
common_val_print.
Sponsored by: ADARA Networks
MFC after: 1 month
Diffstat (limited to 'contrib/libc++/src/mutex.cpp')
0 files changed, 0 insertions, 0 deletions