Discussion Board

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 52
  1. #31
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    GLDEF_C TInt E32Main()
    {
    return EikStart::RunApplication(NewApplication);
    }

    is already there in .cpp of my code.

  2. #32
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    I have tried to debug on emulator but emulator stopped and closed after few secs .

  3. #33
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Quote Originally Posted by GTO_India View Post
    I have tried to debug on emulator but emulator stopped and closed after few secs .
    I though I saw this same line just few minutes ago, but can not find in where. anyway, do make sure that you do launch the epoc.exe, and not your own executable when debugging. Then the emulator will start and you need to click your own icon to start the app.

    and in case the emulator still crashes then you are having problems with your environment.

    Also check epocwind.out for any errors.

  4. #34
    Nokia Developer Champion vineet.jain's Avatar
    Join Date
    Jun 2008
    Location
    Noida,India
    Posts
    3,841
    I request the moderators to please merge the following threads with this one

    http://www.developer.nokia.com/Commu...s-panic-occurs
    http://www.developer.nokia.com/Commu...othing-Happens

  5. #35
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Hi GTO_India, as said many times before. There is no point on having multiple threads on same topic. So lets close this one, and continue on the other thread you have going on with this same topic: http://www.developer.nokia.com/Commu...splayed./page3

  6. #36
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,160
    Quote Originally Posted by vineet.jain View Post
    I request the moderators to please merge the following threads with this one

    http://www.developer.nokia.com/Commu...s-panic-occurs
    http://www.developer.nokia.com/Commu...othing-Happens
    These threads have been running so parallel that if merged, the queries and answers will look very weird, hence its best to request the poster to continue in only one thread (GTO_India listening?)
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  7. #37
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,160
    Quote Originally Posted by GTO_India View Post
    GLDEF_C TInt E32Main()
    {
    return EikStart::RunApplication(NewApplication);
    }

    is already there in .cpp of my code.
    As suggested already, putting breakpoints is different from code. Vineet had already described in detail how to do that in one of your many threads that you are running at the moment. Please read them. Also, I had suggested some read into the Help sections of carbide, I repeat the same to read them. As much as I remember, we had managed to get you to debug something over these 15 months or so that you have been active in this forum. Please find those threads of yours and check how you had done it in case you are unable to recall the same.

    Hope you seriously consider some of the suggestions that many people have suggested already before coming up with another (hopefully not the same)
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  8. #38
    Nokia Developer Champion vineet.jain's Avatar
    Join Date
    Jun 2008
    Location
    Noida,India
    Posts
    3,841
    I have another thread explaining about the debug process(putting breakpoints etc) : http://www.developer.nokia.com/Commu...ug-description

    Please also refer this if you were unable to understand what was suggested here

  9. #39
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    ok you can merge all the threads but solution or answer is important.

  10. #40
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,160
    Quote Originally Posted by GTO_India View Post
    ok you can merge all the threads but solution or answer is important.
    I have already explained that merging is not practical. That said, your 'solution and answer' both have been suggested already many times over
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  11. #41
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    yes I followed ur procedure but debugging got stopped at one point i.e
    _LIT( KFileName, "C:\\private\\2004aa20\\PLACEADS.txt" );
    _LIT( KText, "Hello World!");



    Here my application name is PLACEADS

  12. #42
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    shall I send my original application and can u find out the error for me?

  13. #43
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    it would be beneficial for you to learn on doing the debugging, thus please try doing what has been suggested you to try out.

  14. #44
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    I think you may be the first one to report a KERN-EXEC in the _LIT macro. Try again, see where it really goes ...

  15. #45
    Super Contributor GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    871
    Yes I tried but debugging is stopping at point

    _LIT( KFileName, "C:\\private\\2004aa20\\PLACEADS.txt" );
    _LIT( KText, "Hello World!");


    where my app name is PLACEADS

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Panic KERN-EXEC 3
    By dev_Cis in forum Symbian C++
    Replies: 15
    Last Post: 2011-11-16, 06:41
  2. getting panic KERN - EXEC 3
    By rohitnegi in forum Symbian User Interface
    Replies: 2
    Last Post: 2010-02-22, 11:01
  3. Help with KERN-EXEC 3 panic
    By rsiudak in forum Symbian C++
    Replies: 1
    Last Post: 2009-11-11, 16:05
  4. Panic KERN-EXEC 3
    By Rajmittal in forum Bluetooth Technology
    Replies: 2
    Last Post: 2008-07-28, 13:12
  5. kern-exec 3 panic?
    By samweb in forum Symbian C++
    Replies: 1
    Last Post: 2005-01-20, 09:04

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