>
> I intend to change struct pt_regs & SAVE_ALL/RESTORE_ALL anyway.
> They really save to much on the stack. It's probably the best
> when the remote debugging support in the kernel that you have to
> hack anyway fakes the stack order for GDB or so. Will have to dive
> into the internal of GDB ...
>
What exactly do you want to leave away? I cannot imagine a single
register that could be left away...
Anyway, if you plan to change pt_regs I really better write my
own code to save the regs. Thanks for saving my time :-(
Andy
|