From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20187 invoked by alias); 24 Oct 2007 22:38:51 -0000 Received: (qmail 20178 invoked by uid 22791); 24 Oct 2007 22:38:51 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 22:38:48 +0000 Received: by ug-out-1314.google.com with SMTP id o2so450930uge for ; Wed, 24 Oct 2007 15:38:44 -0700 (PDT) Received: by 10.78.204.7 with SMTP id b7mr857603hug.1193265523875; Wed, 24 Oct 2007 15:38:43 -0700 (PDT) Received: by 10.78.188.17 with HTTP; Wed, 24 Oct 2007 15:38:43 -0700 (PDT) Message-ID: <4053daab0710241538q64e3db8et926d111d8b086ada@mail.gmail.com> Date: Thu, 25 Oct 2007 00:39:00 -0000 From: "Pedro Alves" To: gdb-patches@sourceware.org Subject: Fix annoying misleading pointer MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5225_22463021.1193265523870" X-Google-Sender-Auth: 73f8f750bb5f6d5c 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: 2007-10/txt/msg00642.txt.bz2 ------=_Part_5225_22463021.1193265523870 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 175 Hi, Was looking at Mach exceptions, and was bitten by this once again. Hopefully this will be the last. Tested by following the directions with emacs. Cheers, Pedro Alves ------=_Part_5225_22463021.1193265523870 Content-Type: application/octet-stream; name=signals.c.diff Content-Transfer-Encoding: base64 X-Attachment-Id: f_f86fde82 Content-Disposition: attachment; filename=signals.c.diff Content-length: 924 MjAwNy0xMC0yNCAgUGVkcm8gQWx2ZXMgIDxwZWRyb19hbHZlc0Bwb3J0dWdh bG1haWwucHQ+CgoJKiBzaWduYWxzL3NpZ25hbHMuYyAoc2lnbmFscyk6IFVw ZGF0ZSBwb2ludGVyIHRvIGVudW0KCXRhcmdldF9zaWduYWwgZGVjbGFyYXRp b24uCgotLS0KIGdkYi9zaWduYWxzL3NpZ25hbHMuYyB8ICAgIDIgKy0KIDEg ZmlsZSBjaGFuZ2VkLCAxIGluc2VydGlvbigrKSwgMSBkZWxldGlvbigtKQoK SW5kZXg6IHNyYy9nZGIvc2lnbmFscy9zaWduYWxzLmMKPT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PQotLS0gc3JjLm9yaWcvZ2RiL3NpZ25hbHMvc2lnbmFscy5j CTIwMDctMDktMjIgMTc6MDk6NTQuMDAwMDAwMDAwICswMTAwCisrKyBzcmMv Z2RiL3NpZ25hbHMvc2lnbmFscy5jCTIwMDctMTAtMjQgMjM6Mjk6MDIuMDAw MDAwMDAwICswMTAwCkBAIC00NSw3ICs0NSw3IEBACiAjZW5kaWYKIAogLyog VGhpcyB0YWJsZSBtdXN0IG1hdGNoIGluIG9yZGVyIGFuZCBzaXplIHRoZSBz aWduYWxzIGluIGVudW0gdGFyZ2V0X3NpZ25hbAotICAgaW4gdGFyZ2V0Lmgu ICAqLworICAgaW4gc3JjL2luY2x1ZGUvZ2RiL3NpZ25hbHMuaC4gICovCiAv KiAqSU5ERU5ULU9GRiogKi8KIHN0YXRpYyBzdHJ1Y3QgewogICBjaGFyICpu YW1lOwo= ------=_Part_5225_22463021.1193265523870--