Fórum Ubuntu CZ/SK

Ostatní => Ubuntu Server => Téma založeno: hellcool 27 Ledna 2010, 03:18:24

Název: Problem Vim + XDebug
Přispěvatel: hellcool 27 Ledna 2010, 03:18:24
ahoj mám editor VIM a chtěl sem ho spojit s XDEBUG
postupoval jsem podle tohoto navodu: http://tech.blog.box.net/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/
dosel sem bez potiží až do konce ale když dám F5 pro debug mám 5 vteřin na spojení takže hned reload stranky

ale napiše mi to

(<type 'exceptions.AttributeError'>, AttributeError("DbgProtocol instance has no attribute 'stop'",), <traceback object at 0xb6ede7fc>)
  3   File "/usr/share/vim/vim72/plugin/debugger.py", line 1078, in debugger_run
  4     debugger.run()
  5   File "/usr/share/vim/vim72/plugin/debugger.py", line 928, in run
  6     self.protocol.accept()
  7   File "/usr/share/vim/vim72/plugin/debugger.py", line 560, in accept
  8     self.stop()

Prosim o help

Název: Re: Problem Vim + XDebug
Přispěvatel: hellcool 27 Ledna 2010, 03:39:41
sry smazat už sem na to přišel musim dat za url              ?XDEBUG_SESSION_START=1                    a voalá už to jede :D

koho by napadlo že během těch 5 vteřin budu muset reloadnout s timhle v url to vymyslel nejakej magor
Název: Re: Problem Vim + XDebug
Přispěvatel: hellcool 27 Ledna 2010, 04:03:28
Používáte někdo tuhle kombinaci ??? jestli jo měl bych nějákej ten dotaz :)