Hi Otto,
I would try to help you, but as I also tried to use the gdbserver on
PetaLinux-v0.30-rc1 today, I haven't had success either. I used
http://developer.petalogix.com/wiki/UserGuide/Debugging/UserApplications
as tutorial.
My first question is which program I should choose in the vendor settings
when running 'make menuconfig' (?). First, I tried '[x] gdbserver' but
that didn't compile here (something like a bad path ../gdb/gdbserver).
Second, I set '[x] gdbserver (old)' which compiles without problems and
after that I've found 'gdbserver' in romfs/bin.
But when I start the gdbserver with my user program:
#gdbserver host:1234 /mnt/myapp
I get:
Process /mnt/myapp created; pid = 50
reading register 23: Input/output error
Exiting
What's this?
Cheers,
F@lk
Otto Blomqvist wrote:
I created a system based on the Spartan3E 500 Rev D board, for ISE 9.1.
All works quite well (as long as I stay away from the 2.4 kernel),
except for GDB. I can connect to GDBServer, but when I click Next the
microblaze reboots. I tried debugging advent4, dungeon, cxx_helloworld
all with the same results. I did not disable any optimizations yet.
Any ideas on what the problem could be ?
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/