Debug -b option in IDE

Moderator: Rathinagiri

Post Reply
reds
Posts: 5
Joined: Mon Aug 26, 2013 9:44 am

Debug -b option in IDE

Post by reds »

Trying to make use of altd debug function

IDE (r16951) doesn't seem to accept -b compiler option in project environment compiler menu option
i.e.
Hitting the OK button after selection does not close menu box ,I have to cancel it to exit it

is there something else I need to set/select ?

It's also a bit hit and miss as to when you can select the enviroment menu option\

Peter
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Debug -b option in IDE

Post by mol »

In IDE, you should use Project->Debug to build app with debugger.
Remember to clear incremental data if you use it.
reds
Posts: 5
Joined: Mon Aug 26, 2013 9:44 am

Re: Debug -b option in IDE

Post by reds »

I don't seem to have a debug project with my install

No matter, I've decided to compile from command prompt

Thanks
Post Reply