[vlc-devel] [PATCH] libvlc: dump object names that are leaking
Rémi Denis-Courmont
remi at remlab.net
Thu Jun 8 16:56:30 CEST 2017
Le torstaina 8. kesäkuuta 2017, 9.02.55 EEST Thomas Guillem a écrit :
> It's always possible to attach a debugger and navigate through the list
> of objects, but this is not as convenient as having the objects
> displayed directly when the program crash. Furthermore, you can't attach
> a debugger on every devices, there is some hardware constructors on
> Android (like Samsung) that prevent to attach gdb to a process.
You also can´t get the standard error on every device, so that´s not an
argument.
In any case, the RC interface or the GUI objects tree are much easier to use
than either a debugger or this. And they were already working before we had
the assertion.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list