tamches [Wed, 8 Nov 1995 21:53:57 +0000 (21:53 +0000)]
changed focus color from tomato to maroon3
cleaner initialization since dg2.C now strictly handles just the "Dg" tcl cmd
tamches [Wed, 8 Nov 1995 21:48:12 +0000 (21:48 +0000)]
moved implementation of constructor to .C file
tamches [Wed, 8 Nov 1995 21:47:04 +0000 (21:47 +0000)]
removed some unused members
tamches [Wed, 8 Nov 1995 21:46:46 +0000 (21:46 +0000)]
some ui bug fixes
tamches [Wed, 8 Nov 1995 21:45:54 +0000 (21:45 +0000)]
specialized s.t. only the implementation of the "Dg" tcl command is here
naim [Wed, 8 Nov 1995 21:18:54 +0000 (21:18 +0000)]
Adding matherr exception handler function to avoid error messages when
calculating the "not a number" (NaN) value - naim
naim [Wed, 8 Nov 1995 21:16:56 +0000 (21:16 +0000)]
Adding matherr exception handler function to avoid error message when
computing the "not a number" (NaN) value - naim
tamches [Wed, 8 Nov 1995 21:15:33 +0000 (21:15 +0000)]
choosing sig figs is no longer a slider widget; it is a bunch of menu
choices
tamches [Wed, 8 Nov 1995 07:25:57 +0000 (07:25 +0000)]
removed some warnings
tamches [Wed, 8 Nov 1995 06:25:03 +0000 (06:25 +0000)]
removed some warnings by including tclclean.h and tkclean.h
tamches [Wed, 8 Nov 1995 06:22:19 +0000 (06:22 +0000)]
removed some warnings
tamches [Wed, 8 Nov 1995 05:11:10 +0000 (05:11 +0000)]
no longer prints a msg when a tunable constant value is changed
tamches [Wed, 8 Nov 1995 05:10:03 +0000 (05:10 +0000)]
removed reference to obsolete file dag.h
zhichen [Wed, 8 Nov 1995 02:27:49 +0000 (02:27 +0000)]
make corrsponding change to Tia's commit for sampleInterval for blizzard
zhichen [Wed, 8 Nov 1995 02:26:21 +0000 (02:26 +0000)]
make corresponding changes to Tia's commit of sample Interval for blizzard version
zhichen [Wed, 8 Nov 1995 02:25:21 +0000 (02:25 +0000)]
Make corresponding changes to Tia's commit for the sampleInterval
tamches [Wed, 8 Nov 1995 02:17:06 +0000 (02:17 +0000)]
minor cleanups
tamches [Wed, 8 Nov 1995 02:15:31 +0000 (02:15 +0000)]
Changed logo and title bar background from slategray to indianred
newhall [Tue, 7 Nov 1995 23:13:57 +0000 (23:13 +0000)]
ACCEPT CLEAR CANCEL, ACCEPT CANCEL
tamches [Tue, 7 Nov 1995 03:11:31 +0000 (03:11 +0000)]
allowed blank directory names in paradynProcessCmd, fixing a bug of last commit
tamches [Tue, 7 Nov 1995 01:31:45 +0000 (01:31 +0000)]
directory names in the "start a process" dialog box can now begin
with ~ or ~some-user-name. This solution was modeled after
Tcl_TildeSubst (in the tcl source code)
tamches [Mon, 6 Nov 1995 19:31:06 +0000 (19:31 +0000)]
dictionary --> dictionary_lite changes in many classes used in the UI; results
in fewer necessary instantiations.
Got rid of some obsolete UI classes like pRec, resourceList, resource**
tamches [Mon, 6 Nov 1995 19:28:03 +0000 (19:28 +0000)]
slider mouse motion bug fixes
tamches [Mon, 6 Nov 1995 19:27:47 +0000 (19:27 +0000)]
slider bug fixes
dictionary_hash --> dictionary_lite
tamches [Mon, 6 Nov 1995 19:27:17 +0000 (19:27 +0000)]
removed a lot of warnings under g++ 2.7.0
tamches [Mon, 6 Nov 1995 19:26:41 +0000 (19:26 +0000)]
removed some warnings
tamches [Mon, 6 Nov 1995 19:25:36 +0000 (19:25 +0000)]
dictionary_hash --> dictionary_lite
tamches [Mon, 6 Nov 1995 19:21:43 +0000 (19:21 +0000)]
added dictionaryLite
tamches [Mon, 6 Nov 1995 19:19:15 +0000 (19:19 +0000)]
first version of DictionaryLite
tamches [Mon, 6 Nov 1995 18:02:56 +0000 (18:02 +0000)]
changed nodeIdType to unsigned (nodeIdType is no longer used)
Added an shg hack s.t. the root node appears as "Whole Program" instead of "1"
tamches [Mon, 6 Nov 1995 02:58:05 +0000 (02:58 +0000)]
text widgets for status lines are now raised, have highlightthickness of 0,
and borderwidth of 1
tamches [Mon, 6 Nov 1995 02:56:07 +0000 (02:56 +0000)]
removed ugly borderwidth for .parent.menub, .parent.status, and
.parent.buttons
removed .parent.where, which no longer exists
tamches [Mon, 6 Nov 1995 02:49:40 +0000 (02:49 +0000)]
removed some warnings
tamches [Mon, 6 Nov 1995 02:48:59 +0000 (02:48 +0000)]
used tkTools.h
removed code to pass args to UIthread (no longer used)
changed hysteresisRange to a developer mode TC
tamches [Mon, 6 Nov 1995 02:44:43 +0000 (02:44 +0000)]
removed nodeIdType and numlist (no longer used typedefs)
tamches [Mon, 6 Nov 1995 02:42:03 +0000 (02:42 +0000)]
removed tclpanic(), used the one in tkTools.h
tamches [Mon, 6 Nov 1995 02:40:19 +0000 (02:40 +0000)]
added an include to tkTools.h
removed several warnings
UImain() no longer takes in any args
tamches [Mon, 6 Nov 1995 02:35:05 +0000 (02:35 +0000)]
removed some warnings w/g++2.7
tamches [Mon, 6 Nov 1995 02:33:37 +0000 (02:33 +0000)]
fixed operator= to return *this
tamches [Mon, 6 Nov 1995 02:28:02 +0000 (02:28 +0000)]
added tclpanic and resizeScrollbar
zhichen [Sun, 5 Nov 1995 00:03:51 +0000 (00:03 +0000)]
*** empty log message ***
zhichen [Sat, 4 Nov 1995 23:58:54 +0000 (23:58 +0000)]
added timer->normalize, so that wall clock time is no longer junk data
tamches [Sat, 4 Nov 1995 05:50:44 +0000 (05:50 +0000)]
removed -lhist (not needed)
tamches [Sat, 4 Nov 1995 01:14:56 +0000 (01:14 +0000)]
added the new table visi (visiClients/tableVisi) to the nightly build
tamches [Sat, 4 Nov 1995 00:41:38 +0000 (00:41 +0000)]
First version of new table visi
tamches [Sat, 4 Nov 1995 00:38:27 +0000 (00:38 +0000)]
added table visi
naim [Fri, 3 Nov 1995 21:19:55 +0000 (21:19 +0000)]
Adding paradyn exit command - naim
naim [Fri, 3 Nov 1995 21:19:22 +0000 (21:19 +0000)]
Changing exit option - naim
naim [Fri, 3 Nov 1995 21:17:38 +0000 (21:17 +0000)]
Fixing minor warning - naim
naim [Fri, 3 Nov 1995 21:15:48 +0000 (21:15 +0000)]
Chaning message of error 11 - naim
tamches [Fri, 3 Nov 1995 18:33:51 +0000 (18:33 +0000)]
changed Paradynrc_NEW to paradyn.rc and
.Paradynrc_NEW to .paradyn.rc
newhall [Fri, 3 Nov 1995 00:07:27 +0000 (00:07 +0000)]
removed sending SIGKILL signal to visi process before thread exits
newhall [Fri, 3 Nov 1995 00:06:22 +0000 (00:06 +0000)]
initialize sampling rate to BASESAMPLEINTERVAL (defined in util/h/sys.h)
changed type of all DYNINSTsampleMultiple to "volatile int"
newhall [Fri, 3 Nov 1995 00:06:05 +0000 (00:06 +0000)]
changes to support changing the sampling rate: dynRPC::setSampleRate changes
the value of DYNINSTsampleMultiple, implemented image::findInternalSymbol
fix so that SIGKILL is not being forwarded to CM5 applications.
newhall [Fri, 3 Nov 1995 00:05:21 +0000 (00:05 +0000)]
second part of sampling rate change
newhall [Thu, 2 Nov 1995 02:12:51 +0000 (02:12 +0000)]
added class derived from igen generated visualization class that contains
a handle_error method that won't print an error msg when an error occurs
naim [Wed, 1 Nov 1995 20:44:38 +0000 (20:44 +0000)]
Adding \n to error messages, so they will be printed on separed lines - naim
naim [Wed, 1 Nov 1995 20:39:39 +0000 (20:39 +0000)]
We should not need to kill visi processes from here. Eliminating the code
we have added previously for this and re-doing things more properly - naim
naim [Tue, 31 Oct 1995 14:06:29 +0000 (14:06 +0000)]
Adding end of line to "Error not handle, exiting" message. Using "endl"
rather than "\n" to avoid warning - naim
naim [Mon, 30 Oct 1995 23:28:21 +0000 (23:28 +0000)]
Chaning "Machine" by "Host" - naim
naim [Mon, 30 Oct 1995 23:27:52 +0000 (23:27 +0000)]
Fixing minor warning message - naim
naim [Mon, 30 Oct 1995 23:09:43 +0000 (23:09 +0000)]
Modifing error message 11 - naim
naim [Mon, 30 Oct 1995 23:09:01 +0000 (23:09 +0000)]
Updating error message - naim
naim [Mon, 30 Oct 1995 23:08:33 +0000 (23:08 +0000)]
Commenting all "update" commands and adding "wm geometry . {}" to avoid
"invisible" widgets problem when grabbing main window - naim
naim [Mon, 30 Oct 1995 23:08:03 +0000 (23:08 +0000)]
Taking the comment out of Tcl_DeleteInterp call - naim
naim [Mon, 30 Oct 1995 23:07:36 +0000 (23:07 +0000)]
Eliminating warning message - naim
naim [Mon, 30 Oct 1995 23:06:32 +0000 (23:06 +0000)]
Minor fix: eliminating error message "Error not handle, exiting" at the end
of paradyn by destroying all visi processes before exiting - naim
naim [Mon, 30 Oct 1995 23:05:30 +0000 (23:05 +0000)]
Minor fix: eliminating error message from status_line destructor by relocating
object declarations to a better place in the code. "static" declarations were
also changed to global declarations, so we use "new" the first time were we
reference them - naim
naim [Mon, 30 Oct 1995 23:04:35 +0000 (23:04 +0000)]
Minor change: adding a \n to make messages a little bit clearer - naim
tamches [Fri, 27 Oct 1995 01:28:36 +0000 (01:28 +0000)]
In commenting out this file last time, I accidentally commented out
the cvs log part at the top...fixed now.
zhichen [Fri, 27 Oct 1995 01:09:29 +0000 (01:09 +0000)]
First version of paradynd_blizzard
zhichen [Fri, 27 Oct 1995 01:06:20 +0000 (01:06 +0000)]
Included <stdlib.h> to remove some warnings
zhichen [Fri, 27 Oct 1995 01:04:40 +0000 (01:04 +0000)]
Added some comments to DYNINSTsampleValues.
Added some prototypes
zhichen [Fri, 27 Oct 1995 01:02:25 +0000 (01:02 +0000)]
took out some static storage class for global variables,
for the first version of paradyn-blizzard
zhichen [Fri, 27 Oct 1995 00:59:50 +0000 (00:59 +0000)]
fixed prototype for DYNINSTnodeCreate
zhichen [Fri, 27 Oct 1995 00:57:09 +0000 (00:57 +0000)]
changed exit to _exit for EXIT_NAME: this is important for blizzard applications
tamches [Thu, 26 Oct 1995 21:09:25 +0000 (21:09 +0000)]
removed some warnings under g++ 2.7.0
tamches [Thu, 26 Oct 1995 21:07:09 +0000 (21:07 +0000)]
corrected constructor for heapItem(), which had been mysteriously
named heap() by mistake
tamches [Thu, 26 Oct 1995 21:06:37 +0000 (21:06 +0000)]
removed some warnings
tamches [Tue, 24 Oct 1995 03:42:08 +0000 (03:42 +0000)]
Commented out ../src/metricDefs-common.C, which has become obsolete.
tamches [Tue, 24 Oct 1995 03:41:13 +0000 (03:41 +0000)]
Commented out this file; Mark says it has become obsolete...
tamches [Tue, 24 Oct 1995 03:39:22 +0000 (03:39 +0000)]
Commented out createCPUTime and createSyncWait, as part of removing
the obsolete metricDefs-common.C
tamches [Tue, 24 Oct 1995 03:37:56 +0000 (03:37 +0000)]
Commented out createSyncWait, as part of removing metricDefs-common.C
mjrg [Thu, 19 Oct 1995 22:44:45 +0000 (22:44 +0000)]
Removed breakpoint from DYNINSTinit.
mjrg [Thu, 19 Oct 1995 22:43:04 +0000 (22:43 +0000)]
Read both -s and -f files.
mjrg [Thu, 19 Oct 1995 22:41:05 +0000 (22:41 +0000)]
Added callback function for paradynd's to report change in status of application.
Added Exited status for applications.
mjrg [Thu, 19 Oct 1995 22:37:50 +0000 (22:37 +0000)]
Changed back to ptrace stop/cont.
mjrg [Thu, 19 Oct 1995 22:36:35 +0000 (22:36 +0000)]
Added callback function for paradynd's to report change in status of application.
Added Exited status for applications.
Removed breakpoints from CM5 applications.
Added search for executables in a given directory.
mjrg [Thu, 19 Oct 1995 22:30:54 +0000 (22:30 +0000)]
Fixed code generation for constants in the range 1024 to 4096.
newhall [Wed, 18 Oct 1995 16:58:55 +0000 (16:58 +0000)]
removed newlines from string constants
tamches [Wed, 18 Oct 1995 00:52:32 +0000 (00:52 +0000)]
removed 4 no-longer-used .C files from SRCS
tamches [Tue, 17 Oct 1995 22:25:57 +0000 (22:25 +0000)]
A few command names have "whereAxis" prepended to them, to differentiate
them from shg tcl code. Added tip4.
tamches [Tue, 17 Oct 1995 22:25:14 +0000 (22:25 +0000)]
First version of new search history graph
tamches [Tue, 17 Oct 1995 22:25:00 +0000 (22:25 +0000)]
"performance consultant" now calls shgInitialize instead of
"paradyn shg start global".
Added a "Where Axis" item to de-iconify the where axis.
tamches [Tue, 17 Oct 1995 22:24:11 +0000 (22:24 +0000)]
Commented this file out; it's been obsoleted by the new search
history graph.
tamches [Tue, 17 Oct 1995 22:23:39 +0000 (22:23 +0000)]
Commented this file out; it has been obsoleted by the new
search history graph.
tamches [Tue, 17 Oct 1995 22:22:44 +0000 (22:22 +0000)]
abstractions is no longer a templated type.
Other minor changes corresponding to new where axis commits.
tamches [Tue, 17 Oct 1995 22:21:57 +0000 (22:21 +0000)]
put initiateWhereAxisRedraw within #ifdef PARADYN
tamches [Tue, 17 Oct 1995 22:21:09 +0000 (22:21 +0000)]
Most stuff has been removed and made static members of whereAxis,
where it should have been all along (it wasn't due to a compiler
bug preventing static members of templated classes --- the bug
is still there, but whereAxis is no longer a templated type).
tamches [Tue, 17 Oct 1995 22:20:15 +0000 (22:20 +0000)]
where axis is no longer a templated type; it uses where4tree with
a template of whereAxisRootNode.
Added many static vrbles and methods which had to be temporarily
moved to whereAxisMisc for compiler-bug reasons in the past.
Expanding a node now calls XWarpPointer more accurately.
Same for un-expansion, finding, and navigating to a node.