Skip to content

rbug fixes and improvements

Lucas Stach requested to merge lynxeye/mesa:rbug into master

I recently had to debug an issue where having rbug available is really handy. However I found that it had bit-rotted quite a bit since the last time I used it. This MR fixes all the issues I was stumbling across when trying to use it. This gets rbug into a usable state for debugging etnaviv in my setup.

Merge request reports