gcc: use DWARF2 as the default debugging information format
commit2a666ee6adbb8454e6f4811feafd1f84ef259e49
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 24 Dec 2013 07:36:32 +0000 (24 07:36 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 24 Dec 2013 07:36:32 +0000 (24 07:36 +0000)
tree08c881b561d0a3238ee78849532850d53d1250c7
parentf73e3b0d999de6df8acae16f02d7c7c7d916852e
gcc: use DWARF2 as the default debugging information format

The STABS format is not correctly storing information in case of C++
code which can lead to gdb showing only function names without line
numbers and disabling ability to step through.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48624 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/crosstools/mmakefile.src