Josh Soref
|
1d3b41f64e
|
all: Spelling
|
2018-03-20 11:05:35 +01:00 |
|
aarzilli
|
62fe792bfd
|
proc: disable caching for variables with an extended location
Our current frame caching strategy doesn't handle extended locations
expressions correctly, disable it on variables that don't have a simple
address.
|
2018-01-31 06:39:44 -08:00 |
|
aarzilli
|
07c716818e
|
proc/test: miscellaneous test changes for go1.10
|
2017-12-13 12:18:18 -08:00 |
|
aarzilli
|
99cad1044b
|
pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg
These are emitted by C compilers but also by the current development
version of the go compiler with the dwarflocationlists flag.
|
2017-11-21 11:51:02 -08:00 |
|
aarzilli
|
f098915192
|
proc/tests: testing apparatus for complex location expressions
|
2017-11-21 11:51:02 -08:00 |
|