Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User iuuiuu's Avatar
    Join Date
    Mar 2005
    Posts
    3
    Sometime I can't find what's wrong so I need to debug step by step. I use MSVC6 IDE and S60 sdk 2.0. Are there any tools for me to do that. Thanks.

  2. #2
    Nokia Developer Expert veskola's Avatar
    Join Date
    Apr 2003
    Location
    Finland
    Posts
    425
    Hi,

    MSVC6 is the tool for you. Use it exactly same way like debugging of windows binaries. A tip, click F5, breakpoint F9 [menu / debug] :-)

    Symbian binaries are common dll files on the emulator environment. Everything what you can do with windows dll you can do for your application dll (.app)

    Br V

  3. #3
    Registered User PedroPolonia's Avatar
    Join Date
    Mar 2005
    Location
    Europe
    Posts
    6
    Works great in Visual studio .net 2002 and 2003..

    don't forget to use UDeb (debug) as plataform target.. URel (release) is only useful to create the sis

  4. #4
    Registered User ice_wizard's Avatar
    Join Date
    Mar 2005
    Posts
    23
    When I build with VC60. It display this:

    EDLL.LIB(UP_DLL.obj) : warning LNK4099: PDB "edll.pdb" was not found with "\Symbian\7.0s\S80_DP2_0_SDK\EPOC32\RELEASE\WINS\UDEB\EDLL.LIB" or at "C:\Symbian\7.0s\S80_DP2_0_SDK\EPOC32\RELEASE\WINS\UDEB\Z\SYSTEM\APPS\EXAMPLE3D\edll.pdb"; linking object
    as if no debug info

    Is it normal? Could you please tell me how to display debug string (on debug window)?
    Last edited by ice_wizard; 2005-03-10 at 08:26.

  5. #5
    Nokia Developer Expert veskola's Avatar
    Join Date
    Apr 2003
    Location
    Finland
    Posts
    425
    Hellou...

    Quite normal to get that kind of warnings...

    Here is instruction how to play with descriptors within visual studio debugger
    http://www.newlc.com/article.php3?id_article=732

    Br V

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved