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

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

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

- Log -----------------------------------------------------------------
commit f17291b6c450805760a7159c1867914d394f32d2
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Fri Jul 8 22:13:02 2011 +0200

    fix

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

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

First 500 lines of diff:
diff --git a/gdb/dwarf2loc.c b/gdb/dwarf2loc.c
index 5e4e4e3..6c31960 100644
--- a/gdb/dwarf2loc.c
+++ b/gdb/dwarf2loc.c
@@ -1729,7 +1729,6 @@ dwarf2_evaluate_loc_desc_full (struct type *type, struct frame_info *frame,
 
       if (ex.error == NOT_AVAILABLE_ERROR)
 	{
-	  do_cleanups (old_chain);
 	  retval = allocate_value (type);
 	  mark_value_bytes_unavailable (retval, 0, TYPE_LENGTH (type));
 	  return retval;


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:13 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:13 [SCM] archer-jankratochvil-entryval: fix 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).