This is the mail archive of the
frysk-bugzilla@sourceware.org
mailing list for the frysk project.
[Bug general/5414] <<(fhpd list>> mark where breakpoints are inserted
- From: "cagney at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: frysk-bugzilla at sourceware dot org
- Date: 17 Dec 2007 16:33:21 -0000
- Subject: [Bug general/5414] <<(fhpd list>> mark where breakpoints are inserted
- References: <20071127194603.5414.cagney@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- 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.