public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* fhpd commands extended to include displays
@ 2007-07-16 15:42 Adam Jocksch
  2007-07-19  4:13 ` Stan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Jocksch @ 2007-07-16 15:42 UTC (permalink / raw)
  To: frysk

As of this morning, the enable, disable, delete, and actionpoints 
commands have all be extended to work with displays as well as 
breakpoints. They also now accept all the parameters specified by the 
hpd spec: -enabled, -disabled, -break, -watch, -barrier along with a new 
-display option.

Do we want to have somewhere to document the extensions to the hpd spec 
that we decide to implement in frysk? (i.e. the display command).

Adam

ChangeLogs:
frysk-core/frysk/rt:
2007-07-16  Adam Jocksch  <ajocksch@redhat.com>

    * DeleteCommand.java (handle): Now parses the correct parameters
    as per the hpd spec.
    * DisableCommand.java (handle): Simplified the argument parsing
    logic.
    * EnableCommand.java (handle): Ditto.

2007-07-11  Adam Jocksch  <ajocksch@redhat.com>

    * ActionsCommand.java (handle): Now only prints out section
    headers if there's something in that section.
    * DisableCommand.java (handle): Now accepts all arguments as
    specified in the hpd spec.
    * EnableCommand.java (handle): Ditto.

    * DeleteCommand.java: Reformatted.
    (handle): Now deletes displays as well as breakpoints.

    * DisableCommand.java: Reformatted.
    (handle): Extended to disable displays as well.
    * EnableCommand.java: Reformatted.
    (handle): Extended to enable displays as well.

frysk-core/frysk/rt:
2007-07-16  Adam Jocksch  <ajocksch@redhat.com>

    * DisplayManager.java (DisplayMap): Added toString method for debugging
    purposes.

2007-07-11  Adam Jockchch  <ajocksch@redhat.com>

    * UpdatingDisplayValue.java (enabled): Is now a no-op if already 
enabled.
    (disabled): Is now a no-op if already disabled.

    * DisplayManager.java (deleteDisplay): Fixed bug where display was
    not being removed from one of the maps.

    * DisplayManager.java: Reformatted.
    (getDisplay): Added.
    * UpdatingDisplayValue.java: Reformatted.
    (disable): No longer tells the SteppingEngine to continue.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fhpd commands extended to include displays
  2007-07-16 15:42 fhpd commands extended to include displays Adam Jocksch
@ 2007-07-19  4:13 ` Stan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Stan Cox @ 2007-07-19  4:13 UTC (permalink / raw)
  To: Adam Jocksch; +Cc: frysk



> Do we want to have somewhere to document the extensions to the hpd spec 
> that we decide to implement in frysk? (i.e. the display command).

It is possible to add some brief help via UserHelp.java


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-19  4:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-16 15:42 fhpd commands extended to include displays Adam Jocksch
2007-07-19  4:13 ` Stan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).