[PATCH] Disallow pseudo-registers in agent expression.

Jim Blandy jimb@red-bean.com
Sun Jan 27 21:11:00 GMT 2008


On some targets, all the user-visible registers are pseudo-registers.
What we need is a gdbarch method (optional) that the tracepoint code
could call, passing it a struct agent_expr and a pseudo-register
number, to have the architecture code append the appropriate bytecodes
to access that register.



More information about the Gdb-patches mailing list