[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] kernel debugging



Hi,
I followed the instructions on http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux/Documentation/debugging_kernel.html and was able to debug into the kernel by setting breakpoints, interrupting the process with Ctrl+C and retrieving backtraces with the gdb command 'bt'. So far so cool.

But were you able to step through the code? Executing gdb command 'step' seems to continue but then it hangs and Ctrl+C doesn't react anymore.

Furthermore, I started microblaze-uclinux-gdb without command-line argument -nw to work in graphical user interface mode. In this case I wasn't able to load and run the program. Those ones who succeeded, can you help me with a short How-To, please?

Cheers, Falk

___________________________
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/