[vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds

Rémi Denis-Courmont remi at remlab.net
Fri Oct 23 17:58:22 CEST 2015


On Friday 23 October 2015 17:21:05 Steve Lhomme wrote:
> That's advanced trickery to be able to get the debugger to access
> structures like this:
> # define vlc_internals( obj )
> (((vlc_object_internals_t*)(VLC_OBJECT(obj)))-1)

Works fine in GDB. Get a better debugger.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list