Hello,

Are there any instructions about debugging fish with Xcode? There is already a 
project file so I’m assuming there is a way to make this easy. It builds OK but 
running the resulting binary I get:


Standard input: fishd ^ /tmp/fishd.log.andrew
                ^
fish: Could not connect to universal variable server, already tried manual 
restart (or no command supplied). You will not be able to share variable values 
between fish sessions. Is fish properly installed?
Standard input: echo $_ " "; __fish_pwd
                             ^
in command substitution
        called on standard input,


Standard input: __fish_pwd
                ^
in command substitution
        called on standard input,

in command substitution
        called on standard input,

Standard input: echo $_ " "; __fish_pwd
                             ^
in command substitution
        called on standard input,


Ideally I’d just like to hit the debug button in Xcode but I would accept 
having to run it in the Terminal and attach to it from Xcode. I don’t want to 
have to install it on the host each time I do a rebuild though.

Is there some already pre-canned method for getting it to run without being 
installed?

Thanks,

Andrew
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to