From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11705 invoked by alias); 22 Oct 2009 04:48:19 -0000 Received: (qmail 11697 invoked by uid 22791); 22 Oct 2009 04:48:18 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Oct 2009 04:48:12 +0000 Received: from zps75.corp.google.com (zps75.corp.google.com [172.25.146.75]) by smtp-out.google.com with ESMTP id n9M4m9aP023098 for ; Thu, 22 Oct 2009 05:48:10 +0100 Received: from yxe26 (yxe26.prod.google.com [10.190.2.26]) by zps75.corp.google.com with ESMTP id n9M4m6th016406 for ; Wed, 21 Oct 2009 21:48:07 -0700 Received: by yxe26 with SMTP id 26so6282751yxe.4 for ; Wed, 21 Oct 2009 21:48:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.20.4 with SMTP id x4mr5252211ani.93.1256186886764; Wed, 21 Oct 2009 21:48:06 -0700 (PDT) Date: Thu, 22 Oct 2009 04:48:00 -0000 Message-ID: <8ac60eac0910212148w24f44d53xfa6bedd7e12b41d1@mail.gmail.com> Subject: [patch] Fix for PR gdb/10819 From: Paul Pluzhnikov To: gdb-patches ml Content-Type: multipart/mixed; boundary=005045029538283a0504767ecd60 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00513.txt.bz2 --005045029538283a0504767ecd60 Content-Type: text/plain; charset=ISO-8859-1 Content-length: 295 Greetings, Attached is a patch to fix PR gdb/10819 http://sourceware.org/bugzilla/show_bug.cgi?id=10819 Thanks, -- Paul Pluzhnikov 2009-10-21 Paul Pluzhnikov PR gdb/10819 * dwarf2-frame.c (find_cie): Don't call bsearch on empty cie_table. --005045029538283a0504767ecd60 Content-Type: text/plain; charset=US-ASCII; name="gdb-pr10819-20091021.txt" Content-Disposition: attachment; filename="gdb-pr10819-20091021.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_g1315zyi0 Content-length: 598 LS0tIGR3YXJmMi1mcmFtZS5jLm9yaWcJMjAwOS0xMC0yMSAyMTozNDoyMC4w MDAwMDAwMDAgLTA3MDAKKysrIGR3YXJmMi1mcmFtZS5jCTIwMDktMTAtMjEg MjE6MzU6MjUuMDAwMDAwMDAwIC0wNzAwCkBAIC0xNTI1LDYgKzE1MjUsOSBA QCBmaW5kX2NpZSAoc3RydWN0IGR3YXJmMl9jaWVfdGFibGUgKmNpZV90CiB7 CiAgIHN0cnVjdCBkd2FyZjJfY2llICoqcF9jaWU7CiAKKyAgaWYgKGNpZV90 YWJsZS0+bnVtX2VudHJpZXMgPT0gMCkKKyAgICByZXR1cm4gTlVMTDsKKwog ICBwX2NpZSA9IGJzZWFyY2ggKCZjaWVfcG9pbnRlciwgY2llX3RhYmxlLT5l bnRyaWVzLCBjaWVfdGFibGUtPm51bV9lbnRyaWVzLAogICAgICAgICAgICAg ICAgICAgIHNpemVvZiAoY2llX3RhYmxlLT5lbnRyaWVzWzBdKSwgYnNlYXJj aF9jaWVfY21wKTsKICAgaWYgKHBfY2llICE9IE5VTEwpCg== --005045029538283a0504767ecd60--