Menu

Function of yellow dot after line number

Reinstein
2007-02-03
2012-11-13
  • Reinstein

    Reinstein - 2007-02-03

    What is the function of the yellow dot after a line number?

    I'm interested in exporting these locations using a format. Like format='dot %FILE:%LINE', output="dot example.c:35". It would be great if something like that is possible :)

    Reinder

     
    • Greg Bullock

      Greg Bullock - 2007-02-04

      The yellow dot indicates lines with a bookmark.  <Ctrl><F2> toggles the bookmark on/off, and <F2> cycles through the bookmarks.

      Regards.
      Greg