This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
the algorithm of registers in the target architecture
- From: "刘洋" <mysea000 at 163 dot com>
- To: gdb at sources dot redhat dot com <gdb at sources dot redhat dot com>
- Date: Mon, 14 Nov 2005 8:47:17 +0800
- Subject: the algorithm of registers in the target architecture
hello,
I have some confusion over the algorithm of registers in the target architecture.I am confused by the cooked registers and deprecated registers.What's the use of them?
Can you explain the whole algorithm of registers in gdb6.3?
Thanks!
liuyang