This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5414] <<(fhpd list>> mark where breakpoints are inserted


------- Additional Comments From cagney at redhat dot com  2007-12-17 16:33 -------
Meeting 2007-12-12 included discussion over possible characters to mark:
  - current line
  - breakpoint
  - executable statement
there was consensus on one "->" vis:
  ->1234     current_line();
as a way to denote the current line.  From there several suggestions were made vis:
   *1234     a_breakpoint();
   >1234     a_breakpoint();
   b1234     a_breakpoint();
and:
   |1235     an_executable_statement();
   *1234     an_executable_statement();
   >1236     an_executable_statement();

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |2246
              nThis|                            |
OtherBugsDependingO|                            |5495
              nThis|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=5414

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]