Debugging in CodeWarrior - Getting rid of stepping thru aseembly code?
| Sun, 2005-08-28 07:16 | |
|
Hi,
New to 3GL/Symb C++ and for my application, need to debug step by step. My applicrashes and need to know the line casuing the crash. When i set breakpoint and run in debug debug mode, it goes into the assembly level coding and i am getting lost. If i need to debug like in 4GL, how can i do that in CodeWarrior? When i step thru the code, it is supposed to go thru the code i have code and not the assembly. How can i do that in CodeWarrior? Thanks in advance for the help, Peri |
|






Forum posts: 68
As soon as your
Actually maybe you are setting your break point right and it might be something as trivial as you not running the winscw udeb code but the winscw urel code.
Hope that helped.
If we fall down it's so we can learn to pick ourselves up.
Forum posts: 2009
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 68
If we fall down it's so we can learn to pick ourselves up.
Forum posts: 58
Regards,
Peri