- Forums
- »
- Installing NME
- »
- Breakpoints not working in FlashDevelop
|
Viewing 1 to 5 (5 Total) Breakpoints not working in FlashDevelop |
|
|---|---|
mrrstarkTotal Posts: 1
Joined: May 07, 2012
|
I'm new, just installed haxe nme, and flash develop.
Tags:
Posted on May 07, 2012 at 10:53 PM
|
bachTotal Posts: 5
Joined: May 05, 2012
|
Re: Breakpoints not working in FlashDevelopHey,
Posted on May 09, 2012 at 5:06 AM
|
altefTotal Posts: 105
Joined: February 25, 2012
|
Re: Breakpoints not working in FlashDevelopI think something like this happened to me once. It started working when I switched from 64bit jdk to 32bit.. could have been coincidence though!
Posted on May 09, 2012 at 10:09 AM
|
singmajestyTotal Posts: 2140
Joined: August 25, 2011
|
Re: Breakpoints not working in FlashDevelopNME used to include the "fdb" define by default, but there are people who are not using FlashDevelop who didn't like having that option enabled. A forthcoming version of FlashDevelop should have "-Dfdb" added when performing debug NME Flash builds, by default.
Posted on May 09, 2012 at 1:01 PM
|
MasterFlashTotal Posts: 1
Joined: September 19, 2012
|
Re: Breakpoints not working in FlashDevelopEnabling ProjectOptions->CompilerOptions->EnableDebugger = True
Posted on September 19, 2012 at 8:57 PM
|
