Debugging facility in VDR Makefile(s)?

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

 



Hello!

When I had a deeper look into VDR, I wondered why there seems 
to be no debugging facility. I added the following to VDR's Makefile:

debug: CFLAGS += -DDEBUG -ggdb3 -O0
debug: CXXFLAGS += -DDEBUG -ggdb3 -O0
debug: all

... so "make debug" creates an executable where no variables 
are optimized out and and no statements are reordered.
I guess this could be useful for other people as well.
Or did I miss something and this is already included somewhere?

Ciao,
                Eike

PS: Sorry, I misdirected this mail to vdr-owner@xxxxxxxxxxx first.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux