abc19899

Results 3 issues of abc19899

fix bug: in a python that has no debug info, PyRun_SimpleString can't be executed directed by gdb call command. this maybe the reason for issuse: https://github.com/lmacken/pyrasite/issues/76

这个函数 BEHAVIAC_FORCEINLINE void Agent::FireEvent(const char* eventName, const ParamType1& param1, const ParamType2& param2) 在构造CVariable, 保存参数的时候, 使用了 const char *来接收 param1和param2的name 在praram2的name sprintf之后, CVariable1 中的 paramName也被修改了

first time ``` c:\Program Files\SSHFS-Win>"C:\Program Files\SSHFS-Win\bin\sshfs.exe" -o ssh_command="C:\Program Files\SSHFS-Win\bin\ssh.exe" [email protected]: Z -p 36000 -f -d SSHFS version 3.5.2 executing failed to execute 'C:Program': No such file or directory read: Connection...