emaste
45eda7d940
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
2012-11-13 01:21:17 +00:00
..
2012-10-23 18:38:04 +00:00
2012-10-10 19:47:52 +00:00
2012-08-31 23:28:41 +00:00
2012-10-25 23:18:05 +00:00
2012-10-18 13:46:26 +00:00
2012-09-14 21:17:53 +00:00
2012-09-11 21:16:22 +00:00
2012-05-21 04:29:11 +00:00
2012-08-08 09:42:44 +00:00
2012-10-21 18:25:12 +00:00
2012-08-17 18:20:38 +00:00
2012-09-02 01:48:47 +00:00
2011-12-17 14:26:16 +00:00
2012-08-17 02:27:17 +00:00
2012-10-27 17:39:36 +00:00
2011-12-13 17:34:47 +00:00
2012-11-13 01:21:17 +00:00
2011-11-20 14:45:42 +00:00
2011-12-16 23:15:11 +00:00
2012-09-22 17:47:37 +00:00
2010-11-18 18:30:03 +00:00
2012-11-10 01:46:13 +00:00
2012-11-04 20:52:26 +00:00
2012-08-23 19:40:28 +00:00
2012-10-19 12:44:22 +00:00
2012-10-22 19:06:00 +00:00
2012-03-20 17:58:15 +00:00
2012-10-05 18:42:50 +00:00
2012-10-23 18:45:32 +00:00
2012-11-09 18:56:27 +00:00
2011-06-30 20:58:38 +00:00
2012-10-20 10:16:55 +00:00
2012-05-22 06:28:53 +00:00
2012-10-22 18:56:31 +00:00
2012-03-12 01:06:29 +00:00
2011-03-21 09:58:24 +00:00
2011-08-11 10:29:10 +00:00
2012-04-08 11:05:22 +00:00
2012-05-26 23:10:21 +00:00
2012-08-21 06:14:08 +00:00
2012-08-10 04:48:58 +00:00
2012-09-14 11:51:49 +00:00
2011-12-17 23:43:40 +00:00
2012-09-10 01:15:51 +00:00
2011-09-17 22:53:05 +00:00
2012-10-05 20:19:28 +00:00
2012-02-22 03:36:15 +00:00
2012-09-28 07:51:30 +00:00
2011-05-03 14:43:16 +00:00
2012-03-10 11:25:53 +00:00
2012-11-11 08:22:58 +00:00
2012-06-27 07:41:21 +00:00
2011-12-08 02:40:46 +00:00
2012-11-12 20:44:59 +00:00
2010-11-03 10:46:39 +00:00
2011-07-11 14:15:27 +00:00