GEF for linux ready, type `gef' to start, `gef config' to configure
93 commands loaded and 5 functions added for GDB 12.1 in 0.00ms using Python engine 3.10
Reading symbols from ./vlc-3.0.17.3/install/bin/vlc...
gef➤ b EbmlTypeDispatcher::send
Function "EbmlTypeDispatcher::send" not defined.
Breakpoint 1 (EbmlTypeDispatcher::send) pending.
gef➤
Should EbmlTypeDispatcher::send be defined? Perhaps I should've statically linked vlc? (It doesn't say to do that)
Should
EbmlTypeDispatcher::send
be defined? Perhaps I should've statically linked vlc? (It doesn't say to do that)