Link to home
Start Free TrialLog in
Avatar of naseeam
naseeamFlag for United States of America

asked on

I can't set a breakpoint ?

I'm running e2 studio version 3.1.0.24.  I used to be able to set breakpoints without any problem.


Today, I can't set a breakpoint.  I double click on a line and nothing happens.

FYI, when e2 studio is closed, there is a process running e2studio.exe *32.
Avatar of evilrix
evilrix
Flag of United Kingdom of Great Britain and Northern Ireland image

e2 studio is based on eclipse and a quick search of Google suggests a number of people are having issues setting break points in eclipse. For example:

http://www.eclipse.org/forums/index.php/t/333528/

"Solved by opening debugging configuration and changing process launcher to "Standard create process launcher" after clicking on the button "Select other" at the bottom of the window."

Without wanting to sound like I am teaching you to suck eggs, it might be worth searching google for people who are having problems setting breakpoints in eclipse. Unfortunately, I don't use this IDE (or any, actually - I prefer to code in vim) so I'm afraid I can't offer any more help than that suggestion. Sorry.
Avatar of naseeam

ASKER

I opened debugging configuration but couldn't find process launcher.
Avatar of naseeam

ASKER

In my e2studio I cannot put breakpoints anywhere but my application runs fine.
From main menu, I open Window -  Show View  -  Disassembly
When Disassembly window opens, e2 studio stops responding.
ASKER CERTIFIED SOLUTION
Avatar of sarabande
sarabande
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of naseeam

ASKER

I completely uninstalled and then re-installed e2studio.  Now, it's working great.