Hello,
I have realised that I have not set the target pc options in the
gdb. In the configure file, I have changed the target_alias to arm. Where
else should I make changes? Currently it was set to i686 architecture.
How do you change register contents, because once i download the
image it starts executing the image. How to put breakpoints, before it
starts executing? I am using target rdi /dev/ttyS0 (first command) and
then load vmlinux (2nd command)
Thanks for all the help,
Regards,
Lavu Sridhar
-----------------------------------------------------------
>Then GDB can download vmlinux image.
>After downloading image, maybe you need to change CPSR register if the initial
>mode is USER32 because linux should be started with SVC32 mode.
>You can see the register values by the command "info registers".
>After fixing all these things, you can run by the "continue" command.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++