Re: [PATCH 3/6] build: add debug configure flag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/10/10 00:22, Jan Engelhardt wrote:
> On Thursday 2010-09-30 23:22, Eric Leblond wrote:
> 
>> Hi,
>>
>> Le jeudi 30 septembre 2010 Ã 11:50 +0200, Pablo Neira Ayuso a Ãcrit :
>>> On 22/09/10 02:47, Eric Leblond wrote:
>>>> --- a/src/Makefile.am
>>>> +++ b/src/Makefile.am
>>>> @@ -6,4 +6,8 @@ AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include \
>>>>  sbin_PROGRAMS = ulogd
>>>>  
>>>>  ulogd_SOURCES = ulogd.c select.c timer.c rbtree.c conffile.c hash.c
>>>> +if HAVE_DEBUG
>>>> +ulogd_LDFLAGS = -lpthread -export-dynamic
>>>
>>> Do we still have the gdb pthread issue?
>>
>> I've got it on my debian "sid" and it seems someone has got it on
>> bugzilla.
> 
> When exactly does it happen? Do you have a testcase?
> (I tried `grep -ri pthr .` in ulogd2 but that showed no use of pthr at 
> all.)

The problem is gdb in debian, which doesn't seem to work if ulogd2 is
not compiled with pthread.

If this is a gdb bug, it should be fixed there, I know that it's
annoying for debugging ulogd2. However, I think this may confuse people
since ulogd2 require no pthreads at all.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux