public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-entryval: cleanup
@ 2011-07-08 20:15 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2011-07-08 20:15 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-entryval has been updated
       via  e4173bfef94aeb5847c6b6a1a8c792aaaea238b5 (commit)
      from  f17291b6c450805760a7159c1867914d394f32d2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit e4173bfef94aeb5847c6b6a1a8c792aaaea238b5
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Fri Jul 8 22:15:25 2011 +0200

    cleanup

-----------------------------------------------------------------------

Summary of changes:
 gdb/dwarf2loc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/dwarf2loc.c b/gdb/dwarf2loc.c
index 6c31960..a206e58 100644
--- a/gdb/dwarf2loc.c
+++ b/gdb/dwarf2loc.c
@@ -1719,7 +1719,7 @@ dwarf2_evaluate_loc_desc_full (struct type *type, struct frame_info *frame,
   ctx->get_base_type = dwarf_expr_get_base_type;
   ctx->push_regnum_entry_value = dwarf_expr_push_regnum_entry_value;
 
-  TRY_CATCH (ex, RETURN_MASK_ALL)
+  TRY_CATCH (ex, RETURN_MASK_ERROR)
     {
       dwarf_expr_eval (ctx, data, size);
     }


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-08 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08 20:15 [SCM] archer-jankratochvil-entryval: cleanup jkratoch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).