Files
binutils-gdb/gdb/python
Simon Marchi 78f2fd84e8 gdb: remove VALUE_REGNUM, add value::regnum
Remove VALUE_REGNUM, replace it with a method on struct value.  Set
`m_location.reg.regnum` directly from value::allocate_register_lazy,
which is fine because allocate_register_lazy is a static creation
function for struct value.

Change-Id: Id632502357da971617d9dce1e2eab9b56dbcf52d
2023-12-24 11:15:01 -05:00
..
2023-10-16 09:27:28 -06:00
2023-10-10 10:44:35 -04:00
2023-09-26 09:29:14 -06:00
2023-10-10 10:44:35 -04:00
2023-11-06 18:32:41 +01:00
2023-09-19 13:28:42 -06:00