Hi Lukas,

You can configure your scheme to use an external executable like this: 
http://i.imgur.com/1KjZY.png
Note that "Wait for fish to launch" is checked - Xcode doesn't provide much of 
a tty, so you want to run it in a terminal app.

When you hit Run, it will stop an existing instance of fish if one is running, 
so you want to ensure that fish is not running.  Then the next instance you 
create will be stopped automatically, and can be debugged in Xcode.

I think it's the best we can do for now - I usually use the command line 
debugger instead.

_fish

On Jan 6, 2013, at 2:23 PM, Lukas Stabe <ahti...@gmail.com> wrote:

> Hi,
> 
> is it possible to debug (set breakpoints, etc) fish via Xcode?
> 
> Best,
> Lukas



------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to