aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-09-28 20:51:58 +0200
committerSam Ravnborg <sam@neptun.(none)>2007-10-12 21:20:32 +0200
commitcf851aa75694bdcc27a5092b2e45de6dcdc1cfa8 (patch)
tree162fa20de414a9ff170ef228044666941b316f45 /scripts/mkmakefile
parent14f31562dbda93500fdf74b8158248fde2d556bb (diff)
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
The assembler for a while now supports -gdwarf to generate source line info just like the C compiler does. Source-level assembly debugging sounds like an oxymoron, but it is handy to be able to see the right source file and read its comments rather than just the disassembly. This patch enables -gdwarf for assembly files when CONFIG_DEBUG_INFO=y and the assembler supports the option. Signed-off-by: Roland McGrath <roland@redhat.com> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/mkmakefile')
0 files changed, 0 insertions, 0 deletions