From: Atsushi Nemoto Date: Wed, 10 May 2006 06:36:04 +0000 (+0900) Subject: [MIPS] Use generic DWARF_DEBUG X-Git-Tag: v2.6.17-rc6~57^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04b6b3b651b2147ab7e94c0d302b5cab07dfab4c;p=pandora-kernel.git [MIPS] Use generic DWARF_DEBUG When debugging a kernel compiled by gcc 4.1 with gdb 6.4, gdb could not show filename, linenumber, etc. It seems fixed if I used generic DWARF_DEBUG macro. Although gcc 3.x seems work without this change, it would be better to use the generic macro unless there were something MIPS specific. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed