wzprof icon indicating copy to clipboard operation
wzprof copied to clipboard

Python: add column information

Open pelletier opened this issue 1 year ago • 0 comments

In addition to reporting line information, we should be able to also column information. The lineForFrame function can probably be extended to also decode the column information from the location table:

https://github.com/stealthrocket/wzprof/blob/ba3fa22d8ada53862bf029d023b7213bbcecc07c/python.go#L330-L391

pelletier avatar Jul 12 '23 14:07 pelletier