View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 06-23-2017 , 04:04   Re: PostgreSQL Database Interface
Reply With Quote #34

Quote:
Originally Posted by SovRedBit View Post
I can try that today, but i don't think i have relevant knowledge to use GDB with srcds_run, i tried that yasterday, but with no result. It would be better if you give me some instructions how to do that well, or just give me the link to some good article that explains how to debug extension on sourcemod.
LD_LIBRARY_PATH=.:bin gdb --args ./srcds_linux -game ??? +map ???

Then "run" at the GDB prompt when all loaded.

You must use srcds_linux instead of the srcds_run wrapper.
__________________
asherkin is offline