Breakpoints

Previous topic - Next topic

bigtunacan

Stupid question here... I want to add breakpoints, but am not able to.  I'm running GLBasic on my Mac, so the function keys don't work; not a big deal for most things, but I'm not able to find a menu option for inserting breakpoints?

Kitty Hello

Edit/Breakpoints/Toggle ?

Moebius

Doesn't  'fn'+F9 (i.e 'fn' = "function") work?
Endless Loop: n., see Loop, Endless.
Loop, Endless: n., see Endless Loop.
- Random Shack Data Processing Dictionary

MrTAToad

Are you using GLBasic in a virtual machine ?

bigtunacan

@Gernot,

Thanks, that's what I was looking for; just not the menu I was expecting it to be under.

@Serpent,

fn + F9 inserts a breakpoint, but also causes all of my windows to shrink on my Mac so I didn't care much for that option.

@MrTAToad,

I use Parallels as my VM and then run in Coherence mode; this was I can run my Windows apps on the Mac almost like a native app outside of the VM skin.