issue related to debugging on dual threaded target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi all,
I want to debug the application on dual threaded
target.where by setting particular bit in memory,control is switching
between the threads( means gdb access corresponding thread's core
registers).after switching gdb displaying symbol information basing on
current threads program counter(pc) but list command is listing previous
threads code . In order to make list command to list the code of current
thread(ie basing on current pc) what i need to do.please help me in this
regard.
--P.V.Siva Prasad
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]