How do you display the code lines?


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: How do you display the code lines?

    Try this http://melabs.com/resources/debugmon.htm

    It add lot of overhead code, but it can work. You wont get line numbers, but you can have PC address, and your subroutine will be called after each PBP line.
    You can search net for additional information, but as far as I know .COFF file contains relation between PC and line no. But I didn't found how to parse .coff file.
    Last edited by pedja089; - 12th June 2017 at 16:11.

  2. #2
    Join Date
    Mar 2011
    Location
    Los Angeles, California
    Posts
    322


    Did you find this post helpful? Yes | No

    Default Re: How do you display the code lines?

    I probably did not explain this correctly. When you write code in PBP there is a margin on the left that shows line numbers. When you print your code to share with someone else, how can you / do display these numbers so you can tell someone where you are looking or where you want them to look?

Similar Threads

  1. Replies: 7
    Last Post: - 29th October 2010, 14:30
  2. Add new Lines of code
    By jetpr in forum General
    Replies: 1
    Last Post: - 27th September 2007, 12:50
  3. fatal error [301] out of memory with 4 lines of code????
    By George in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th October 2005, 21:26
  4. Spooked code lines
    By POLA in forum General
    Replies: 1
    Last Post: - 27th March 2005, 20:40
  5. code for this display
    By Eugen in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 31st December 2004, 13:20

Members who have read this thread : 0

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