[Mesa-dev] [PATCH 2/2] util/debug: Cleanup/improve debug_symbol_name_dbghelp.

Brian Paul brianp at vmware.com
Mon Jun 24 07:29:40 PDT 2013


On 06/24/2013 06:44 AM, jfonseca at vmware.com wrote:
> From: José Fonseca <jfonseca at vmware.com>
>
> - use mgwhelp -- the successor for bfdhelp which does not have a hard
>    dependency on BFD, and works on 64bits.
> - use a macro instead of hand-typing to dispatch DbgHelp functions
> - dump line numbers
> - dump module names when symbols are not available
> - support 64bits.
> - add comments
> ---
>   src/gallium/auxiliary/util/u_debug_symbol.c | 239 +++++++++++++++++++---------
>   1 file changed, 161 insertions(+), 78 deletions(-)

For both:

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list