public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4156] New: provide default observers for all processes
@ 2007-03-06 21:42 cagney at redhat dot com
  2007-03-15 20:59 ` [Bug general/4156] " swagiaal at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: cagney at redhat dot com @ 2007-03-06 21:42 UTC (permalink / raw)
  To: frysk-bugzilla

By defaul (I think I've the list correct), provide the following observers:

-> terminate
-> fork, clone, exec

and for those observers, have a default behavior of:

-> catch stack backtrace
-> do not stop thread

-- 
           Summary: provide default observers for all processes
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
OtherBugsDependingO 3401
             nThis:


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

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


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

* [Bug general/4156] provide default observers for all processes
  2007-03-06 21:42 [Bug general/4156] New: provide default observers for all processes cagney at redhat dot com
@ 2007-03-15 20:59 ` swagiaal at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: swagiaal at redhat dot com @ 2007-03-15 20:59 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-03-15 20:59 -------
2007-03-15  Sami Wagiaalla  <swagiaal@redhat.com>

        * StackFactory.java (printStackTrace): new function.


2007-03-15  Sami Wagiaalla  <swagiaal@redhat.com>

        * sessions/Session.java: Added specific observers to be added to processes
        by default. Fix for bz 4165.
        * sessions/DebugProcess.java: Removed call to logWindow.print().
        * gladedir/procpop.glade: Renamed Main Log to Summary
        * druid/CreateFryskSessionDruid.java (.buttonEvent): Added call to hide
        terminal.
        * TestGlade.java: Renamed logWindow to summaryWindow.


2007-03-15  Sami Wagiaalla  <swagiaal@redhat.com>

        * observers/TaskExecObserver.java (runActions): Changed runActions argumet
        to match the new abstract function.
        * observers/TaskTerminatingObserver.java: Ditto.
        * observers/TaskSyscallObserver.java: Ditto.
        * observers/TaskCloneObserver.java: Ditto.
        * observers/TaskSignaledObserver.java: Ditto.
        * observers/TaskForkedObserver.java: Ditto.
        * observers/ObserverRoot.java: Removed call to logWindow.print().
        * observers/ObserverManager.java (initTaskObservers): Initialized
        certain observers to have a CaptureStackTrace action by default. Fix
        for bz# 4156.
        * eventviewer/Event.java: Added StackFrame, setter and getter.
        * actions/TaskAction.java (execute): Changed abstract function to now 
        require an ObserverRoot, and an Event.
        * WindowManager.java: Renamed logWindow to summaryWindow.
        * ProgramObserver.java (.execute): Changed arguments to match new 
        abstract function.
        * actions/PrintProc.java (execute): Ditto.
        * actions/PrintTask.java (execute): Ditto.
        * actions/PrintTaskBacktrace.java (execute): Ditto.
        * actions/AddTaskObserverAction.java (execute): Ditto.
        * actions/RunExternal.java (execute): Ditto.
        * actions/ShowRegWin.java (execute): Ditto.
        * actions/ShowMemWin.java (execute): Ditto.
        * observers/ExitNotificationObserver.java (.execute): Ditto.
        * GuiObject.java: Added summary string setter and getter.
        * actions/CaptureStackFrameAction.java: New file.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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


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

end of thread, other threads:[~2007-03-15 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-06 21:42 [Bug general/4156] New: provide default observers for all processes cagney at redhat dot com
2007-03-15 20:59 ` [Bug general/4156] " swagiaal at redhat dot com

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