#23773 - cosmic4z - Wed Jul 21, 2004 11:19 am
I have recently completely changed the makefile on my project to get Apex Sound System working .. and things seem to be going well so far with that.
However .. I when I use insight-gdb to debug the .elf file .. I cannot view source.
In the Code display drop-down list box the only options that work are:
'Assembly' and 'Mixed'.
(before I made the changes to my makefile, all the options worked fine).
I think it odd that 'Mixed' mode works and displays lines from the C source files OK .. yet it won't do this in 'Source' mode.
I am guessing that the problem is with the .elf file .. that it now has some vital debugging info missing (relating to source files?).
What params should I be passing to GCC (I am using devkitadv) to ensure that I can view source files in insight-gdb?
Thanks i advance,
Jamie.
_________________
Qwak - www.qwak.co.uk | Forum - www.qwak.co.uk/forum/
However .. I when I use insight-gdb to debug the .elf file .. I cannot view source.
In the Code display drop-down list box the only options that work are:
'Assembly' and 'Mixed'.
(before I made the changes to my makefile, all the options worked fine).
I think it odd that 'Mixed' mode works and displays lines from the C source files OK .. yet it won't do this in 'Source' mode.
I am guessing that the problem is with the .elf file .. that it now has some vital debugging info missing (relating to source files?).
What params should I be passing to GCC (I am using devkitadv) to ensure that I can view source files in insight-gdb?
Thanks i advance,
Jamie.
_________________
Qwak - www.qwak.co.uk | Forum - www.qwak.co.uk/forum/