karavan [Tue, 3 Jun 1997 15:32:48 +0000 (15:32 +0000)]
new functionality: if directory not found, create it
naim [Tue, 3 Jun 1997 13:50:49 +0000 (13:50 +0000)]
Removing cm5d from source code - naim
karavan [Mon, 2 Jun 1997 19:43:45 +0000 (19:43 +0000)]
changed visi from menu to button.
eliminated uimpd drawStartVisiMenu command
karavan [Mon, 2 Jun 1997 19:38:16 +0000 (19:38 +0000)]
added new call registerValidVisis. This single call from Visi Manager to
UI thread at startup registers all valid visis as specified in a config
file, and replaces use of synchronous VM->VMAvailableVisis().
naim [Mon, 2 Jun 1997 16:39:40 +0000 (16:39 +0000)]
Small change to comment out a warning message - naim
hseom [Fri, 30 May 1997 16:29:26 +0000 (16:29 +0000)]
fixed some memory-related bug
hseom [Fri, 30 May 1997 16:26:53 +0000 (16:26 +0000)]
added the copy constructor for the byteArray class
naim [Fri, 30 May 1997 13:26:15 +0000 (13:26 +0000)]
Changing PIOCUSAGE by PIOCPSINFO in the /proc call to compute the CPU time
comsumed by a process (both in paradynd and in rtinst). This is only for
solaris with shared memory sampling - naim 5/30/97
mjrg [Wed, 28 May 1997 15:36:17 +0000 (15:36 +0000)]
Cleaned-up the code, removed debug prints.
mjrg [Wed, 28 May 1997 15:18:17 +0000 (15:18 +0000)]
Replaced main-nt.obj with main.obj
zhichen [Sat, 24 May 1997 23:43:33 +0000 (23:43 +0000)]
Added a test in getMemoryBounds to skip craped metric and print an error
message.
mjrg [Fri, 23 May 1997 23:01:24 +0000 (23:01 +0000)]
Windows NT port
bug fix to inst-x86.C
mjrg [Fri, 23 May 1997 22:58:54 +0000 (22:58 +0000)]
Windows NT port
mjrg [Fri, 23 May 1997 22:58:54 +0000 (22:58 +0000)]
Windows NT port
naim [Fri, 23 May 1997 13:13:06 +0000 (13:13 +0000)]
Removing unnecessary debugging information - naim
tung [Fri, 23 May 1997 05:23:04 +0000 (05:23 +0000)]
Revised.
tung [Thu, 22 May 1997 02:18:16 +0000 (02:18 +0000)]
Revised.
tung [Wed, 21 May 1997 21:14:33 +0000 (21:14 +0000)]
No restriction on number of resources but a warning message if numRes > 15.
tung [Wed, 21 May 1997 21:12:43 +0000 (21:12 +0000)]
Revised on change labels position.
tung [Wed, 21 May 1997 19:14:55 +0000 (19:14 +0000)]
Revised.
tung [Wed, 21 May 1997 03:20:29 +0000 (03:20 +0000)]
Revised.
tung [Wed, 21 May 1997 02:27:21 +0000 (02:27 +0000)]
Revised.
tung [Tue, 20 May 1997 23:11:00 +0000 (23:11 +0000)]
Revised on changing position when rotating.
tung [Tue, 20 May 1997 22:30:51 +0000 (22:30 +0000)]
Change the label position when rotating.
tung [Tue, 20 May 1997 17:13:22 +0000 (17:13 +0000)]
Redisplay the graph only once during fold.
zhichen [Tue, 20 May 1997 15:53:20 +0000 (15:53 +0000)]
added #define REG_G0 0
zhichen [Tue, 20 May 1997 15:52:20 +0000 (15:52 +0000)]
Fixed DIVop3
zhichen [Tue, 20 May 1997 15:50:42 +0000 (15:50 +0000)]
Fixed DIVop3.
zhichen [Tue, 20 May 1997 15:49:11 +0000 (15:49 +0000)]
Fixed divOp3
zhichen [Tue, 20 May 1997 15:46:15 +0000 (15:46 +0000)]
Added WRYop3 & RDYop3 for correctly handle DIVop3
lzheng [Tue, 20 May 1997 15:18:57 +0000 (15:18 +0000)]
Changes made to handle the comminication between different types of
machines
tung [Tue, 20 May 1997 08:29:12 +0000 (08:29 +0000)]
Revised on resizing the maxZ, change the xlabel and zlabel format.
tung [Tue, 20 May 1997 01:29:23 +0000 (01:29 +0000)]
put up the paradyn logo.
tung [Mon, 19 May 1997 20:51:22 +0000 (20:51 +0000)]
Revised: the max. of Z is 1.5 times of current curves->maxz.
tung [Mon, 19 May 1997 19:43:02 +0000 (19:43 +0000)]
Make the axis appears before the curve surface shows up.
naim [Mon, 19 May 1997 18:55:27 +0000 (18:55 +0000)]
Adding file fcntlcom.h for the definition of _FNONBLOCK (different than
other platforms) - naim
naim [Mon, 19 May 1997 16:19:31 +0000 (16:19 +0000)]
Removing un-necessary files from Terrain - naim
naim [Mon, 19 May 1997 16:18:59 +0000 (16:18 +0000)]
Eliminating un-necessary files from Terrain visualization - tung,naim
tung [Mon, 19 May 1997 16:03:39 +0000 (16:03 +0000)]
Remove unused files.
tung [Mon, 19 May 1997 01:00:05 +0000 (01:00 +0000)]
Eliminate ips dependent library files.
tung [Sun, 18 May 1997 22:48:22 +0000 (22:48 +0000)]
Eliminate ips dependent library files.
lzheng [Sat, 17 May 1997 19:56:49 +0000 (19:56 +0000)]
Changes made for nonblocking write
lzheng [Sat, 17 May 1997 19:55:25 +0000 (19:55 +0000)]
Minor changes to variable 'nblock' for nonblocking write
mjrg [Fri, 16 May 1997 22:03:14 +0000 (22:03 +0000)]
Added special case to handle attaching to a process on Windows NT
mjrg [Fri, 16 May 1997 22:02:27 +0000 (22:02 +0000)]
Fixed problem with instrumentation of conditional jumps
naim [Fri, 16 May 1997 20:37:13 +0000 (20:37 +0000)]
Getting rid of debug message - naim
naim [Fri, 16 May 1997 20:04:11 +0000 (20:04 +0000)]
Adding debug flag - naim
naim [Fri, 16 May 1997 18:48:10 +0000 (18:48 +0000)]
Fixing problem when inferiorRPC was launched and the application was in
the middle of a system call - naim
naim [Wed, 14 May 1997 19:14:55 +0000 (19:14 +0000)]
Minor changes for sunos version of terrain - naim
naim [Wed, 14 May 1997 13:02:46 +0000 (13:02 +0000)]
Making the PC to continue the search even if there is only one child. This
is just a temporal fix - naim
naim [Tue, 13 May 1997 20:55:29 +0000 (20:55 +0000)]
Adding Terrain to rs6000 and x86 platforms - naim
sec [Tue, 13 May 1997 14:26:31 +0000 (14:26 +0000)]
Increased the new tags limit (a simple define)
sec [Tue, 13 May 1997 14:26:04 +0000 (14:26 +0000)]
Removed a simple assert
sec [Tue, 13 May 1997 14:25:37 +0000 (14:25 +0000)]
Corrected a bug in findANdInstallBaseTramp, if you were installing a
exit trampoline (before an entry was installed), the entry base trampoline
was being returned instead.
sec [Tue, 13 May 1997 14:24:41 +0000 (14:24 +0000)]
Corrected some minor bugs, dealing with signals.
naim [Mon, 12 May 1997 20:25:03 +0000 (20:25 +0000)]
Adding "Terrain" visualization to paradyn (commited by naim, done by tung).
naim [Mon, 12 May 1997 20:15:12 +0000 (20:15 +0000)]
Adding "Terrain" visualization to paradyn (commited by naim, done by tung).
newhall [Mon, 12 May 1997 19:38:13 +0000 (19:38 +0000)]
bug fix to findAndInstallBaseTramp when checking for need_to_add
newhall [Sat, 10 May 1997 01:09:52 +0000 (01:09 +0000)]
bug fix to instrumenting entry points where the delaySlotInsn is a call
instruction to a location within the same function
mjrg [Thu, 8 May 1997 00:38:47 +0000 (00:38 +0000)]
Changes for Windows NT port; added flags for loading libdyninst dynamically
mjrg [Thu, 8 May 1997 00:12:16 +0000 (00:12 +0000)]
changes for Visual C++ compiler: added return to functions
mjrg [Thu, 8 May 1997 00:10:14 +0000 (00:10 +0000)]
Changes for Windows NT port
naim [Wed, 7 May 1997 21:25:10 +0000 (21:25 +0000)]
Minor fix to my previous commit - naim
naim [Wed, 7 May 1997 20:44:57 +0000 (20:44 +0000)]
Adding handleT field to pdThread class for NT support - naim (marcelo's
request)
naim [Wed, 7 May 1997 19:01:15 +0000 (19:01 +0000)]
Getting rid of old support for threads and turning it off until the new
version is finished. Additionally, new superTable, baseTable and superVector
classes for future support of multiple threads. The fastInferiorHeap class has
also changed - naim
naim [Wed, 7 May 1997 18:59:15 +0000 (18:59 +0000)]
Getting rid of old support for threads and turning it off until the new
version is finished - naim
mjrg [Fri, 2 May 1997 18:26:25 +0000 (18:26 +0000)]
changes for allowing different main functions on different platforms
mjrg [Fri, 2 May 1997 18:25:31 +0000 (18:25 +0000)]
Changes for allowing different main functions on different platforms
mjrg [Fri, 2 May 1997 18:24:34 +0000 (18:24 +0000)]
reversed changes from previous commit
mjrg [Fri, 2 May 1997 18:23:40 +0000 (18:23 +0000)]
Removed use of class objects from struct parseStack which is allocated
with malloc
mjrg [Fri, 2 May 1997 18:22:23 +0000 (18:22 +0000)]
added error checking to addExecutable
karavan [Fri, 2 May 1997 04:46:55 +0000 (04:46 +0000)]
Lookie lookie! The SAVE button works!
karavan [Fri, 2 May 1997 04:46:02 +0000 (04:46 +0000)]
added functionality for SAVE button
changed access for error database size, to support autoload feature.
karavan [Fri, 2 May 1997 04:44:40 +0000 (04:44 +0000)]
added functionality for new Paradyn Save feature
karavan [Fri, 2 May 1997 04:43:47 +0000 (04:43 +0000)]
added new functionality to support "SAVE" feature.
added support to use standard tcl autoload feature for development use.
karavan [Fri, 2 May 1997 04:42:28 +0000 (04:42 +0000)]
added functionality to save data and resource hierarchies to file.
buck [Fri, 2 May 1997 01:43:25 +0000 (01:43 +0000)]
Updated dyninstAPI library-only files to work with recent changes to code
code included in Paradyn.
mjrg [Wed, 30 Apr 1997 22:59:54 +0000 (22:59 +0000)]
Fixed problem with copy constructor
mjrg [Wed, 30 Apr 1997 15:37:04 +0000 (15:37 +0000)]
added template needed for new implementation of string class
mjrg [Tue, 29 Apr 1997 23:22:56 +0000 (23:22 +0000)]
minor change for Visual C++
mjrg [Tue, 29 Apr 1997 23:22:11 +0000 (23:22 +0000)]
added template for string
mjrg [Tue, 29 Apr 1997 23:21:51 +0000 (23:21 +0000)]
Changed some templates related to resources
mjrg [Tue, 29 Apr 1997 23:19:59 +0000 (23:19 +0000)]
Changed way paradyn and paradynd generate id's for resources
mjrg [Tue, 29 Apr 1997 23:19:21 +0000 (23:19 +0000)]
Changed the way paradyn and paradynd generate id's for resources
Removed qualified names (T_dynininstRPC::) to avoid problems with VisualC++
mjrg [Tue, 29 Apr 1997 23:15:53 +0000 (23:15 +0000)]
Changes for WindowsNT port
Delayed check for DYNINST symbols to allow linking libdyninst dynamically
Changed way paradyn and paradynd generate resource ids
Changes to instPoint class in inst-x86.C to reduce size of objects
Added initialization for process->threads to fork and attach constructors
mjrg [Tue, 29 Apr 1997 23:06:25 +0000 (23:06 +0000)]
new implementation for class string (implemented by Ari)
mjrg [Tue, 29 Apr 1997 23:05:47 +0000 (23:05 +0000)]
New implementation for class string (implemented by Ari)
mjrg [Tue, 29 Apr 1997 23:04:50 +0000 (23:04 +0000)]
added explicit "int" to declaration
mjrg [Tue, 29 Apr 1997 23:03:25 +0000 (23:03 +0000)]
removed print statements
mjrg [Tue, 29 Apr 1997 23:02:47 +0000 (23:02 +0000)]
added declaration for Visual C++
mjrg [Tue, 29 Apr 1997 23:01:18 +0000 (23:01 +0000)]
fixed bug in hash function
mjrg [Tue, 29 Apr 1997 23:00:14 +0000 (23:00 +0000)]
fixed bug in hash table lookup
mjrg [Tue, 29 Apr 1997 22:59:35 +0000 (22:59 +0000)]
fixed bug in syscall SYS_dup
mjrg [Tue, 29 Apr 1997 22:57:55 +0000 (22:57 +0000)]
Changed generated code so that it compiles with Visual C++
buck [Tue, 29 Apr 1997 19:37:56 +0000 (19:37 +0000)]
Small fix to problem with linking paradynd under AIX.
buck [Tue, 29 Apr 1997 16:58:15 +0000 (16:58 +0000)]
Added features to dyninstAPI library, including the ability to delete
inserted snippets and the start of type checking.
sec [Fri, 25 Apr 1997 16:07:11 +0000 (16:07 +0000)]
Modified the names of the functions I added earlier, added the prefix
DYNINST before all of them.
hseom [Thu, 24 Apr 1997 22:11:23 +0000 (22:11 +0000)]
the C++ code for trace data moved from visi/h/visualization.h
to visi/src/visiTypesP.h
hseom [Mon, 21 Apr 1997 16:57:12 +0000 (16:57 +0000)]
added support for trace data (in a byte array)
hseom [Mon, 21 Apr 1997 16:51:50 +0000 (16:51 +0000)]
added support for trace data