Re: [PATCH v2 4/8] Windows gdb: Refactor getting pointer to register inside context
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Hannes" == Hannes Domani <[email protected]> writes: Hannes> These get_context_reg_ptr helper functions will be extended for XState Hannes> registers later. Ok. I wonder if we could share more code here between gdb and gdbserver. It would be nice in the long run to have very little divergence between the two. (Or, once again cue up a discussion about moving to the only-gdbserver model...) Approved-By: Tom Tromey <[email protected]> Tom