From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39291 invoked by alias); 13 Oct 2015 16:01:24 -0000 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 Received: (qmail 38475 invoked by uid 89); 13 Oct 2015 16:01:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp-a02.blackberry.com Received: from smtp-a02.blackberry.com (HELO smtp-a02.blackberry.com) (208.65.78.91) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Oct 2015 16:01:18 +0000 Received: from mhs102cnc.rim.net ([10.65.141.76]) by mhs215cnc-app.rim.net with ESMTP; 13 Oct 2015 12:01:17 -0400 Received: from unknown (HELO qnxws9580.ott.qnx.com) ([10.65.140.254]) by mhs102cnc.rim.net with ESMTP; 13 Oct 2015 16:01:16 +0000 From: Aleksandar Ristovski To: gdb-patches@sourceware.org Cc: Aleksandar Ristovski Subject: [PATCH 0/4] [nto] Nto fixes. Date: Tue, 13 Oct 2015 16:01:00 -0000 Message-Id: <1444752074-878-1-git-send-email-aristovski@qnx.com> X-SW-Source: 2015-10/txt/msg00175.txt.bz2 Hello, The short series of patches fixes nto build and fixes basic functionality. Thanks, Aleksandar Ristovski QNX Software Systems