[Mesa-dev] [PATCH 1/3] panfrost: Print a backtrace if there is one
Tomeu Vizoso
tomeu.vizoso at collabora.com
Fri Jun 21 10:38:24 UTC 2019
On 6/21/19 12:23 PM, Rohan Garg wrote:
> Hey
>> Good stuff, but isn't this change making us hit assertions?
>
> Hm, I thought it only enabled debugging symbols. Do you have a recommendation
> on how to enable debug symbols but not enabling assertions?
I think assertions should be limited to the most basic of sanity checks,
and the other asserts replaced by proper error handling.
Cheers,
Tomeu
More information about the mesa-dev
mailing list