Enrico Granata a6a1d5a623 Provide a SBFrame.register/.reg helper on the Python side of SBFrame to vend a flattened view of registers
Our actual view of registers is a set of register sets, each one of which contains a subset of the actual registers
This makes trivial scripting operations tedious ("I just want to read r7!")

This helper allows things like: print lldb.frame.reg["r7"]

Fixes rdar://19185662

llvm-svn: 224275
2014-12-15 21:30:36 +00:00
..
2013-02-25 21:53:07 +00:00
2013-05-03 01:29:27 +00:00
2013-06-11 22:06:06 +00:00
2014-07-01 21:22:11 +00:00
2014-07-30 17:38:47 +00:00
2014-06-27 02:42:12 +00:00
2014-08-11 18:06:28 +00:00
2013-05-03 01:29:27 +00:00
2013-05-03 01:29:27 +00:00
2013-05-03 01:29:27 +00:00
2014-06-23 20:49:41 +00:00