You Are Here:

Community: Developer Discussion Boards

#1 Old VC下调试程序,怎么老跳到汇编语言界面 - 2003-04-28, 04:38

Join Date: Apr 2003
Posts: 181
Location: china
zsj2003
Offline
Regular Contributor
没有任何的错误提示,一般是什么訽因,说明文档里也没有提到过
这部分呀
Reply With Quote

#2 Old 2003-04-28, 05:59

Join Date: Mar 2003
Posts: 3,175
Location: Beijing
Send a message via MSN to liuxg
liuxg's Avatar
liuxg
Offline
Forum Nokia Expert
Hi,

Generally, if there is an exception error, then the execution will jump into some of the DLLs. In this case, if you do not have the source code for those DLL libs, you will only see the assembly code. Try to make sure there are no exception errors in your code.

Normally, if you do not have balanced CleanupStack "push" and "pop", then it has this problem. Or you have a "Leave" operation in your code, you will also have this problem.

Best regards,

Liuxg
Forum Nokia
Reply With Quote

#3 Old 难点在于出现这种问题后,能否知道是什么导致了异常 - 2003-04-28, 08:46

Join Date: Apr 2003
Posts: 181
Location: china
zsj2003
Offline
Regular Contributor
哪怕有一点提示也好:(

此外调用系统的方法,返回错误代码后,我如何知道代码对应的错误文字
如调用了 CFbsBitmap.load() 返回了-12 ,是什么意思
谢谢了
Reply With Quote

#4 Old 2003-05-08, 08:42

Join Date: Mar 2003
Posts: 128
kangtk
Offline
Regular Contributor
You can find the define in E32STD.h file.

KErrPathNotFound = -12, It mean that CFbsBitmap.load() has the wrong path.

Think this can help you.

Any questions more, Please let me know.

Thanks.
Reply With Quote

#5 Old 2003-05-08, 09:47

Join Date: Mar 2003
Posts: 3,175
Location: Beijing
Send a message via MSN to liuxg
liuxg's Avatar
liuxg
Offline
Forum Nokia Expert
Hi,

There is a good article about this error code definitions on the Symbian website. Please follow the following link:

http://www.symbian.com/developer/tec.../Erresapi.html

Hope this helps

Best regards,

Liuxg
Forum Nokia
Reply With Quote

#6 Old 非常有用 - 2003-05-08, 10:07

Join Date: Apr 2003
Posts: 181
Location: china
zsj2003
Offline
Regular Contributor
强烈建议把这篇文章加入到sdk文档中:)
Reply With Quote

#7 Old 2003-05-08, 11:00

Join Date: Mar 2003
Posts: 3,175
Location: Beijing
Send a message via MSN to liuxg
liuxg's Avatar
liuxg
Offline
Forum Nokia Expert
Your suggestion is accepted. :-)

Liuxg
Forum Nokia
Reply With Quote

#8 Old 好东西 - 2003-05-09, 08:45

Join Date: May 2003
Posts: 16
allenxu
Offline
Registered User
这个东西真不错,以后要常来玩玩了。:)
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia