[PATCH libosmo-netif 17/18] tests: compile tests with debugging symbols, ie. -g

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Mon Aug 10 08:29:21 UTC 2015


> On 10 Aug 2015, at 10:33, Pablo Neira Ayuso <pablo at gnumonks.org> wrote:
> 
> On Sat, Aug 08, 2015 at 09:11:39PM +0200, Holger Freyther wrote:
>> 
>>> On 21 Jul 2015, at 16:23, pablo at gnumonks.org wrote:
>>> 
>>> -AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS)
>>> +AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) -g
>> 
>> I like -ggdb3  :)
> 
> OK, will change this.

This was just personal taste. No need to update if -g was good enough for you. I
tend to compile with CFLAGS=“-Og -ggdb3” make


> Fine with this procedure? Let me know if I'm missing anything.

yes, that is fine.




More information about the OpenBSC mailing list