This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 0/3] Read pseudo registers from frame instead of regcache


On 2018-10-23 21:43, Simon Marchi wrote:
Hi,

This is a follow-up of

  https://sourceware.org/ml/gdb-patches/2018-05/msg00705.html

The main changes are:

- Re-use the regcache interface to read registers from frames
- Deal with debug info that contains unwind info for pseudo registers

Simon Marchi (3):
  Extract register_reader and register_readwriter interfaces from
    regcache
  Read pseudo registers from frame instead of regcache
  Add tests for unwinding of pseudo registers

Ping. I would appreciate if somebody could take a look at this, since it's not something I would be comfortable merging unilaterally / without reviews.

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]