Hi,
I'm working on interfacing with mysql using the MySQL C api interface.
I'm stuck at a particular error that libmysqlclient.so emits. I believe
examining what is going on with gdb will help. I saw the method described
at http://docs.julialang.org/en/latest/manual/faq/ . That is for Julia's
internals and I actually need to execute a julia file to get to the debug
point. Is it possible to specify the julia code file or I should just
manually key in the preparatory steps?Regards, Sharmi
