[MIPS] Use generic DWARF_DEBUG
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 10 May 2006 06:36:04 +0000 (15:36 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 31 May 2006 23:28:32 +0000 (00:28 +0100)
commit04b6b3b651b2147ab7e94c0d302b5cab07dfab4c
tree8107c764e9218711a462dce859f827c1724bcfe1
parent867a521b4cd6c9d26cd736d85bfe84e10c0c05ac
[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 <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/vmlinux.lds.S