Is there any way to debug/watch/trace macros?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default Is there any way to debug/watch/trace macros?

    Like the title says. Let's say I create a macro, is there any way to debug/watch/trace it with MPSIM/ISIS when the main program call it?

    EXPAND/NOEXPAND/LIST/NOLIST don't seems to do anything good. -k or -K# option either... must be another obvious one... or mpasm text substitution limitation.

    Discuss
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: Is there any way to debug/watch/trace macros?

    mmmmpfffff.... well, if you use MPSIM, and don't use source level debug, when you jump to the macro, you can select/click on the disassembly windows... and then it will execute line by line... oh well.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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