From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: how to build dpdk in debug mode? Date: Mon, 03 Aug 2015 18:26:59 +0200 Message-ID: <1893449.iu5p2fMzo3@xps13> References: <9ab57be75fde4f72bb74c13867473794@bilemail1.empirix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Montorsi, Francesco" Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id D0F36C3C0 for ; Mon, 3 Aug 2015 18:28:13 +0200 (CEST) Received: by wibud3 with SMTP id ud3so143120759wib.1 for ; Mon, 03 Aug 2015 09:28:13 -0700 (PDT) In-Reply-To: <9ab57be75fde4f72bb74c13867473794@bilemail1.empirix.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-08-03 16:16, Montorsi, Francesco: > Hi all, > I have searched the archives for this, without much success. > > Is it possible to build dpdk user-space libraries with -O0 and -g instead of -O3 ? > This would make debugging via GDB much more friendly... The answer is EXTRA_CFLAGS :)