I am using Denx ELDK
For debug of ppcboot:
The Commands I wrote and responses are :
#ppc_8xx-gdb ppcboot
=>dir /opt/eldk/ppc_8xx/usr/src/ppcboot-1.2.1
directory searched ...
=>l
1 {standard input}: No such file or directory.
in {standard input}
what can i do with this error
I can see -g option in compilation logs
Thank you