This is the mail archive of the gdb-patches@sources.redhat.com 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] | |
Here's my proposal for the per-architecture DWARF CFI register state initialization hooks needed for S/390, and others. This is a RFC, since I'm not entirely confident whether my approach is acceptable. I chose to implement this using per-architecture data instead of adding a function to the architecture vector. I think it is cleaner since it keeps things localized and modular, and the architecture vector is big enough as it stands.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |