hollings [Thu, 10 Jul 1997 21:44:51 +0000 (21:44 +0000)]
Added BPatch_retExpr
Added null type for returnOp and paramOp
hollings [Thu, 10 Jul 1997 21:44:21 +0000 (21:44 +0000)]
Added BPatch_retExpr
buck [Thu, 10 Jul 1997 19:59:40 +0000 (19:59 +0000)]
Dyninst API library now uses fork() instead of vfork() when creating
a new process.
naim [Wed, 9 Jul 1997 21:57:15 +0000 (21:57 +0000)]
Fixing minor problem that was causing fork to fail - naim
naim [Wed, 9 Jul 1997 20:41:36 +0000 (20:41 +0000)]
Fixing race condition between inferiorRPC waiting for a system call to
finish and an enable request comming from paradyn - naim
tamches [Wed, 9 Jul 1997 19:31:39 +0000 (19:31 +0000)]
leaf --> noStackFrame and isLeafFunc() --> hasNoStackFrame()
tamches [Wed, 9 Jul 1997 19:30:14 +0000 (19:30 +0000)]
isLeafFunc() --> hasNoStackFrame()
tamches [Wed, 9 Jul 1997 19:29:53 +0000 (19:29 +0000)]
hasNoStackFrame() replaces leaf, which is not kept here anymore;
instead, we use func's hasNoStackFrame()
tamches [Wed, 9 Jul 1997 19:29:12 +0000 (19:29 +0000)]
isLeaf() --> hasNoStackFrame() for instPoint and pd_Function
no leaf vrble kept in instPoint anymore; we use func's hasNoStackFrame()
tamches [Wed, 9 Jul 1997 19:28:24 +0000 (19:28 +0000)]
isLeaf() --> hasNoStackFrame() for instPoint and pd_Function.
No leaf flag kept in instPoint anymore; we use func's hasNoStackFrame()
buck [Tue, 8 Jul 1997 19:18:21 +0000 (19:18 +0000)]
Added support for the x86 Solaris platform.
buck [Tue, 8 Jul 1997 19:14:00 +0000 (19:14 +0000)]
Added support for the x86 Solaris platform and dynamically linked
executables to the dyninst API library.
naim [Thu, 3 Jul 1997 21:49:08 +0000 (21:49 +0000)]
Minor fix to cleanup_drn. We should only use it when computingCost is
false - naim
naim [Thu, 3 Jul 1997 21:45:55 +0000 (21:45 +0000)]
Fixing EXIT_NAME symbol - naim
ssuen [Thu, 3 Jul 1997 20:03:12 +0000 (20:03 +0000)]
Fixed hang due to us not handling the case in which we send a SIGSTOP to
a process to stop it, but it has *already* stopped due to another signal,
such as a SIGTRAP.
tamches [Tue, 1 Jul 1997 16:54:56 +0000 (16:54 +0000)]
dummy set_breakpoint_for_syscall_completion
tamches [Tue, 1 Jul 1997 16:54:42 +0000 (16:54 +0000)]
code to defer an inferior rpc until syscall is complete
tamches [Tue, 1 Jul 1997 16:54:20 +0000 (16:54 +0000)]
code to defer an inferiorRPC until a syscall is complete
tamches [Tue, 1 Jul 1997 16:53:48 +0000 (16:53 +0000)]
code to defer an inferior rpc until syscall is completed
tamches [Tue, 1 Jul 1997 16:53:14 +0000 (16:53 +0000)]
added define of NULL
tamches [Tue, 1 Jul 1997 16:52:54 +0000 (16:52 +0000)]
dummy set_breakpoint_for_syscall_completion()
tamches [Tue, 1 Jul 1997 16:52:26 +0000 (16:52 +0000)]
extra arg to launchRPCifAppropriate
tamches [Fri, 27 Jun 1997 22:22:15 +0000 (22:22 +0000)]
small fix to prev commit
tamches [Fri, 27 Jun 1997 18:21:20 +0000 (18:21 +0000)]
removed some warnings
tamches [Fri, 27 Jun 1997 18:19:32 +0000 (18:19 +0000)]
added a template
tamches [Fri, 27 Jun 1997 18:18:51 +0000 (18:18 +0000)]
severalResourceInfoCallback
tamches [Fri, 27 Jun 1997 18:17:41 +0000 (18:17 +0000)]
optimized newResource. optimized some memory ops when parsing.
tamches [Fri, 27 Jun 1997 18:16:33 +0000 (18:16 +0000)]
optimizations
tamches [Fri, 27 Jun 1997 18:15:51 +0000 (18:15 +0000)]
new template
tamches [Fri, 27 Jun 1997 18:15:39 +0000 (18:15 +0000)]
optimized newResource w.r.t. its igen behavior
tamches [Fri, 27 Jun 1997 18:15:08 +0000 (18:15 +0000)]
new param to newResource. send_now() is new.
tamches [Fri, 27 Jun 1997 18:14:08 +0000 (18:14 +0000)]
new param to newResource
tamches [Tue, 24 Jun 1997 19:59:23 +0000 (19:59 +0000)]
mk_list() is new. Code to exclude call sites from metric
instantiation, as appropriate.
tamches [Tue, 24 Jun 1997 19:57:25 +0000 (19:57 +0000)]
dummy mk_list()
tamches [Tue, 24 Jun 1997 19:56:52 +0000 (19:56 +0000)]
mk_list() is new
newhall [Tue, 24 Jun 1997 18:18:03 +0000 (18:18 +0000)]
changed msg for error #86
newhall [Tue, 24 Jun 1997 17:13:19 +0000 (17:13 +0000)]
changed exclude_node to exclude
buck [Mon, 23 Jun 1997 19:15:33 +0000 (19:15 +0000)]
Added features to the dyninst API library, including an optional "else"
in a BPatch_ifExpr; the BPatch_setMutationsActive call to temporarily
disable all snippets; and the replaceFunctionCall and removeFunctionCall
member functions of BPatch_thread to retarget or NOOP out a function
call.
tamches [Mon, 23 Jun 1997 17:17:58 +0000 (17:17 +0000)]
nil static member as an optimization
tamches [Mon, 23 Jun 1997 17:15:26 +0000 (17:15 +0000)]
class instPoint now in its own .h file
tamches [Mon, 23 Jun 1997 17:13:40 +0000 (17:13 +0000)]
some additional hash functions
tamches [Mon, 23 Jun 1997 17:13:25 +0000 (17:13 +0000)]
use of dictionary find() as an optimization. Use of improved
hash functions (util.h) as an optimization
tamches [Mon, 23 Jun 1997 17:11:37 +0000 (17:11 +0000)]
changed some string params to references, as an optimization
tamches [Mon, 23 Jun 1997 17:11:05 +0000 (17:11 +0000)]
include of instPoint is new
tamches [Mon, 23 Jun 1997 17:10:41 +0000 (17:10 +0000)]
checkReturnInstance takes a reference param; slight optimization
tamches [Mon, 23 Jun 1997 17:10:15 +0000 (17:10 +0000)]
use of dictionary find() as an optimization
tamches [Mon, 23 Jun 1997 17:09:54 +0000 (17:09 +0000)]
enum opCode moved to ast.h, since it really has to do with ASTs.
tamches [Mon, 23 Jun 1997 17:06:48 +0000 (17:06 +0000)]
class instPoint moved to another file
tamches [Mon, 23 Jun 1997 17:06:29 +0000 (17:06 +0000)]
include of instPoint.h is new
tamches [Mon, 23 Jun 1997 17:06:09 +0000 (17:06 +0000)]
opCode moved into this file
tamches [Mon, 23 Jun 1997 17:05:44 +0000 (17:05 +0000)]
instPointType moved to another file
tamches [Mon, 23 Jun 1997 17:05:07 +0000 (17:05 +0000)]
slight changes to #include
tamches [Mon, 23 Jun 1997 17:04:36 +0000 (17:04 +0000)]
used dictionary find() to achieve some speedup
tamches [Mon, 23 Jun 1997 17:01:38 +0000 (17:01 +0000)]
removed unnecessary OBJS
ssuen [Thu, 19 Jun 1997 21:45:16 +0000 (21:45 +0000)]
Minor change to adjust to aix.C not changing the leading "." of function names
to "_" but instead just skipping the leading "."
ssuen [Thu, 19 Jun 1997 21:43:30 +0000 (21:43 +0000)]
Changing the leading "." in function names to "_" was causing problems, so
now we just skip the leading "."
naim [Tue, 17 Jun 1997 20:51:41 +0000 (20:51 +0000)]
Changing "Visi" button to the place where it was before, but as a button
instead of as a menu - naim
newhall [Tue, 17 Jun 1997 20:11:24 +0000 (20:11 +0000)]
Added support to solaris platforms to find the target of call instructions that
are in dynamic executables and shared objects and that are bound after startup
by the runtime linker (delayed binding).
Added process methods: findpdFunctionIn, hasBeenBound, findCallee
newhall [Tue, 17 Jun 1997 19:38:56 +0000 (19:38 +0000)]
*** empty log message ***
newhall [Tue, 17 Jun 1997 19:37:35 +0000 (19:37 +0000)]
we are no longer removing leading underscore from function names in
image::defineFunction
mjrg [Mon, 16 Jun 1997 22:09:39 +0000 (22:09 +0000)]
added Object.C
ssuen [Mon, 16 Jun 1997 22:09:07 +0000 (22:09 +0000)]
Fixed the problem of doing `delete this' with the following (original) line
in function metricDefinitionNode::removeThisInstance
aggregators[u]->removeFromAggregate(this);
ssuen [Mon, 16 Jun 1997 22:07:15 +0000 (22:07 +0000)]
Added `int deleteComp = 1' to end of argument list for function
metricDefinitionNode::removeFromAggregate
to control whether or not to `delete' the `comp' argument.
tamches [Mon, 16 Jun 1997 18:46:14 +0000 (18:46 +0000)]
changed a delete to free() to fix a purify FMM hit
tamches [Mon, 16 Jun 1997 18:45:31 +0000 (18:45 +0000)]
delete rpcBuffers[j]; to remove a memory leak
tamches [Mon, 16 Jun 1997 18:11:10 +0000 (18:11 +0000)]
Added comments to checkAndInstallInstrumentation()
ssuen [Sun, 15 Jun 1997 19:19:42 +0000 (19:19 +0000)]
Changed iPgetFunction and iPgetCallee to return const function_base *
newhall [Sun, 15 Jun 1997 18:38:50 +0000 (18:38 +0000)]
added support for parsing relocation entries and procedure_linkage_table
entries from elf file format dynamic executables and shared objects
newhall [Sun, 15 Jun 1997 18:37:54 +0000 (18:37 +0000)]
added support for parsing relocation entries and procedure_linkage_table
entries from elf file format dynamic executables and shared objects
added Object.C
ssuen [Sun, 15 Jun 1997 00:02:41 +0000 (00:02 +0000)]
Included following new public access functions in class instPoint.
function_base *iPgetFunction() const { ... }
function_base *iPgetCallee() const { ... }
const image *iPgetOwner() const { ... }
Address iPgetAddress() const { ... }
ssuen [Sat, 14 Jun 1997 21:23:22 +0000 (21:23 +0000)]
Added following standard definitions to public section of class instPoint
function_base *iPgetFunction() const { ... }
function_base *iPgetCallee() const { ... }
const image *iPgetOwner() const { ... }
Address iPgetAddress() const { ... }
ssuen [Sat, 14 Jun 1997 18:37:32 +0000 (18:37 +0000)]
Moved these variables back into the private section of class instPoint
Address addr_;
pd_Function *func_;
pd_Function *callee_;
ssuen [Sat, 14 Jun 1997 18:26:26 +0000 (18:26 +0000)]
Moved class instPoint from inst-x86.C to inst-x86.h and added/moved the following
standard definitions to the public section
Address addr_;
pd_Function *func_;
pd_Function *callee_;
function_base *iPgetFunction() const { ... }
function_base *iPgetCallee() const { ... }
const image *iPgetOwner() const { ... }
Address iPgetAddress() const { ... }
newhall [Wed, 11 Jun 1997 22:34:33 +0000 (22:34 +0000)]
fixing purify error
ssuen [Wed, 11 Jun 1997 21:28:29 +0000 (21:28 +0000)]
Fixes the problem of not being able to find the "main" function when another
function listed earlier in the symbol table has the name function address
as the "main" function.
mjrg [Wed, 11 Jun 1997 18:32:05 +0000 (18:32 +0000)]
added dependency for target
mjrg [Wed, 11 Jun 1997 17:27:26 +0000 (17:27 +0000)]
Simple script for compiling on NT
newhall [Sat, 7 Jun 1997 21:01:58 +0000 (21:01 +0000)]
removed send_funcs send_no_funcs
newhall [Sat, 7 Jun 1997 21:00:19 +0000 (21:00 +0000)]
replaced exclude_func and exclude_lib with exclude_node
mjrg [Fri, 6 Jun 1997 22:02:32 +0000 (22:02 +0000)]
Added option for manual daemon start-up
mjrg [Fri, 6 Jun 1997 22:01:38 +0000 (22:01 +0000)]
added option for manual daemon start-up
mjrg [Fri, 6 Jun 1997 19:09:46 +0000 (19:09 +0000)]
added sharedobject.obj
mjrg [Fri, 6 Jun 1997 18:27:15 +0000 (18:27 +0000)]
Changed checkCallPoints to keep calls to shared object functions in the
list of calls for a function
naim [Fri, 6 Jun 1997 18:17:35 +0000 (18:17 +0000)]
Fixing assertion failure - naim
naim [Thu, 5 Jun 1997 18:03:58 +0000 (18:03 +0000)]
Cleaning up dataReqNodes for certain cases of deletion of metricDefinitionNodes
- naim
naim [Thu, 5 Jun 1997 14:50:36 +0000 (14:50 +0000)]
Complete fix to my previous commit - naim
newhall [Thu, 5 Jun 1997 04:32:45 +0000 (04:32 +0000)]
added send_funcs and send_no_funcs
newhall [Thu, 5 Jun 1997 04:29:43 +0000 (04:29 +0000)]
added exclude_func mdl option to exclude shared object functions
newhall [Thu, 5 Jun 1997 04:27:04 +0000 (04:27 +0000)]
changed exclude_lib to mean shared object is not instrumentable
added exclude_func mdl option to exclude shared object functions
naim [Wed, 4 Jun 1997 21:22:24 +0000 (21:22 +0000)]
Removing warning message - naim
naim [Wed, 4 Jun 1997 20:42:41 +0000 (20:42 +0000)]
Changing "delete mn" by "mn->disable()" to really delete dataReqNodes
associated with that metricDefinitionNode - naim
tamches [Wed, 4 Jun 1997 17:37:02 +0000 (17:37 +0000)]
change a usage of delete to delete [] (purify hit)
naim [Wed, 4 Jun 1997 13:24:24 +0000 (13:24 +0000)]
Removing debugging info - naim
karavan [Tue, 3 Jun 1997 15:35:04 +0000 (15:35 +0000)]
small change to data file headers
karavan [Tue, 3 Jun 1997 15:34:51 +0000 (15:34 +0000)]
complete file open error handling and remove debugging prints
karavan [Tue, 3 Jun 1997 15:33:31 +0000 (15:33 +0000)]
small cleanup to handle new button size
karavan [Tue, 3 Jun 1997 15:33:08 +0000 (15:33 +0000)]
update paradyn version number
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