1997-02-18 |
sec | Cleaned some code and removed some warning messages |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Cleaned some code up |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Added 5 instructions to the base trampoline, 4 nops... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Added some support for MPI functions, default instrumen... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Added a label, UPDATE_LR, used in tramp-power.S for... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Redefined most of this include file. Alot of the repre... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Cleaned up some warning errors. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Add poe daemon suport; modified dataManager::addExecuta... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Added a friend, class dataManager, to paradynDaemon... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
sec | Add poe daemon support. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
karavan | changed MaxActiveExperiments constant to guard against... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
sec | Fixed a bug in the rs6000 version; we were jumping... |
commit | commitdiff | tree | snapshot |
1997-02-03 |
lzheng | Changes made for combining the long jump and short... |
commit | commitdiff | tree | snapshot |
1997-02-03 |
lzheng | Combined the long jump and short jump for the instrumen... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
newhall | initial version of sparc-solaris makefile |
commit | commitdiff | tree | snapshot |
1997-01-31 |
naim | Minor fix that eliminates some warning messages when... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
naim | Fixing race condition between continueProc and inferior... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | emitInferiorRPCtrailer can now stop to make use of... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | replace use of getMaxBranch1Insn() with |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | replaced getMaxBranch1Insn() with offsetWithinRangeOfBr... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | inferiorRPCs can now make use of the result, passing... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added getArgv0() as a shared object name to ignore... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added extract_string_ptr, extract_string, get_ps_stuff... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | call to procStopFromDYNINSTinit slightly changed to... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | emitInferiorRPCtrailer revamped; can now stop to read... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | emitInferiorRPCtrailer revamped...can now stop to read... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | attach no longer takes in a dir; takes in afterAttach |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | continueAllProcesses() won't try to continue an already... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | corrected use of demangName |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | file() and name() are now const methods |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | skeleton isRunning, tryToFindExecutable, and read_infer... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | emitInferiorRPCtrailer has extra params for stopping... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | attach() no longer takes in a dir name; takes in afterA... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | UI version changed to "1.2 alpha 1" |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | improved UI to attach (no longer takes in a directory... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | attach no longer takes in a dir |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | newProgramCallbackFunc takes in a runMe param |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | addRunningProgram() takes in isInitiallyRunning flag; |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | attach() doesn't take in a dir anymore; it takes afterA... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added "afterAttach" param to attach() |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added global var the_paradyndPid, which connectToDaemon... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added a non-const operator[] |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | added concat_pathname_components, extractNextPathElem... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
tamches | removed assert that all globals in .stab should be... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
newhall | removed some unused code that was not removed in my... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
commit | commitdiff | tree | snapshot |
1997-01-23 |
mjrg | added declaration for processVec |
commit | commitdiff | tree | snapshot |
1997-01-23 |
mjrg | Check that a process has completed initialization befor... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
lzheng | Changes made to remove uncessary instructions |
commit | commitdiff | tree | snapshot |
1997-01-22 |
lzheng | Changes made for stack walking and inferior procedure... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
lzheng | Changes made related to the stack walking in the inferi... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
lzheng | Fix a problem with skip branch.(Some instructions canno... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
lzheng | Two Bugs Fixing for the code generation (in loadConst... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
mjrg | Moved allocation of virtual registers to basetramp... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
mjrg | Fixed a bug in my previous commit |
commit | commitdiff | tree | snapshot |
1997-01-21 |
mjrg | Added support for unix domain sockets. |
commit | commitdiff | tree | snapshot |
1997-01-21 |
mjrg | Changed to unix domain socket for trace stream |
commit | commitdiff | tree | snapshot |
1997-01-21 |
mjrg | Changed to unix domain socket for trace stream |
commit | commitdiff | tree | snapshot |
1997-01-21 |
tamches | MAX_BRANCH --> getMaxBranch1Insn() |
commit | commitdiff | tree | snapshot |
1997-01-21 |
tamches | removed uses of DYNINSTglobalData |
commit | commitdiff | tree | snapshot |
1997-01-21 |
tamches | removed DYNINSTglobalData |
commit | commitdiff | tree | snapshot |
1997-01-20 |
tamches | moved all intialization of DYNINSTtraceFp out of DYNINS... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
tamches | fixed a purify hit by properly initializing reachedFirs... |
commit | commitdiff | tree | snapshot |
1997-01-20 |
tamches | removed these obsolete files |
commit | commitdiff | tree | snapshot |
1997-01-20 |
tamches | fix to prev commit |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added proper param names for DYNINSTos_init |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added proper param names to DYNINSTos_init |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added some comments |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | first working version of attach |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | attachProcess() takes in dir + cmd args. |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | moved some code out of here and into processNewTSConnec... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | moved RPC_undo_arg_list here from util lib |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | some routines have moved to class process |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | removed flushPtrace |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | extra params to attach() for dir and cmd name |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added processNewTSConnection(). |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added processNewTSConnection. forkProcess no longer... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | added "dir" and "command" boxes to attach dialog box |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | extra params to attach for dir + prog-name |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | extra params to attach for dir and program name |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | bumped up version number |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | extra params to attach |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | extra params to attach() |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | removed dependence on CONTROLLER_FD (always 3 which... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | params to DYNINSTos_init |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | removed CONTROLLER_FD |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | removed RPC_undo_arg_list (to paradynd) |
commit | commitdiff | tree | snapshot |
1997-01-16 |
tamches | removed RPC_undo_arg_list |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | completely revamped fork & exec -- they now work with... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | completely revamped fork and exec -- they now work... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | completely revamped fork & exec -- they now work for... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added attach ctor. |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | removed some unused stuff from last commit |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added attach ctor. Removed instInstanceMapping. Removed |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | extra param to mdl_do() and associated routines tells... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added dictionary <metricDefinitionNode*,metricDefinitio... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added an extern decl |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added some uses of dictionary find() method |
commit | commitdiff | tree | snapshot |
1997-01-15 |
tamches | added uses of dictionary find() method. Added some... |
commit | commitdiff | tree | snapshot |
next |