Discussion Board

Results 1 to 2 of 2

Thread: debugging

  1. #1
    Registered User krgvs's Avatar
    Join Date
    Dec 2007
    Posts
    48
    Hi,
    is it passible to debug the

    .rss .mmp .dll .mk

    files.
    please help me regaurding this problem.

    please give me the information about the tools to debug above extension files.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    .rss: resource source, it cannot be debugged, since it does not run
    .mmp: makmake project file, it cannot be debugged, since it does not run
    .dll: dynamically linking library, it can be debugged if you have its source
    .mk: make file, it actually "runs", but it cannot be really debugged, since it is something like a batch file, without debug support. building with -v (verbose) switch might reveal a bit of what is actually happening.

Similar Threads

  1. Debugging on 3rd SDK
    By pillar in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2007-04-26, 14:53
  2. Replies: 0
    Last Post: 2006-08-11, 13:14
  3. Options for On Device Debugging
    By ShaneSprite in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-06-22, 06:31
  4. Debugging problem with CW 3.1
    By madsum in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 12
    Last Post: 2006-03-13, 07:58
  5. Why is debugging so hard!?
    By aspaans in forum Mobile Java Tools & SDKs
    Replies: 6
    Last Post: 2005-05-23, 18:53

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