On Jul 03, 2009 at 12:22, Miklos Tirpak <miklos at iptel.org> wrote: > I think 'make mode=debug' should do it but you need a 'make proper' > before that. Actually, make proper is not needed. make cfg mode=debug or make cfg-defs mode=debug (if you don't want to change the modules list) followed by make all should be enough. Andrei