public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* FHPD: actionpoints command enhanced
@ 2007-07-10 17:11 Adam Jocksch
  0 siblings, 0 replies; only message in thread
From: Adam Jocksch @ 2007-07-10 17:11 UTC (permalink / raw)
  To: frysk

While adding the ability to output displays to the actionpoints command, 
I also implemented argument parsing as per the hpd spec. Nothing is done 
currently for the -watch and -barrier commands, but I've left space for 
these to be implemented fairly easily. Down the road a more efficient 
way of outputting various actionpoints will need to be devised, as right 
now I'm iterating through all the breakpoints/displays and only 
outputting the items who's ids were specified in the comma-delimited 
list. Maybe some kind of over-reaching (or consolidated) actionpoint 
manager?

ChangeLog (frysk-core/frysk/cli/hpd):
2007-07-10  Adam Jocksch  <ajocksch@redhat.com>

        * ActionsCommand.java: Reformatted.
        (handle): Now parses command line arguments; currently only the
        list of ids, -break, -display, -enabled, and -disabled args are
        accepted.
        * DisplayCommand.java: Reformatted.
        (handle): Now includes the id number of the display when it is
        output.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-10 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-10 17:11 FHPD: actionpoints command enhanced Adam Jocksch

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).