1997-05-13 |
sec | Corrected a bug in findANdInstallBaseTramp, if you... |
tree | commitdiff |
1997-05-13 |
sec | Corrected some minor bugs, dealing with signals. |
tree | commitdiff |
1997-05-12 |
newhall | bug fix to findAndInstallBaseTramp when checking for... |
tree | commitdiff |
1997-05-10 |
newhall | bug fix to instrumenting entry points where the delaySl... |
tree | commitdiff |
1997-05-08 |
mjrg | Changes for Windows NT port; added flags for loading... |
tree | commitdiff |
1997-05-07 |
naim | Minor fix to my previous commit - naim |
tree | commitdiff |
1997-05-07 |
naim | Adding handleT field to pdThread class for NT support... |
tree | commitdiff |
1997-05-07 |
naim | Getting rid of old support for threads and turning... |
tree | commitdiff |
1997-05-02 |
mjrg | Changes for allowing different main functions on differ... |
tree | commitdiff |
1997-05-02 |
buck | Updated dyninstAPI library-only files to work with... |
tree | commitdiff |
1997-04-29 |
mjrg | Changes for WindowsNT port |
tree | commitdiff |
1997-04-29 |
mjrg | removed print statements |
tree | commitdiff |
1997-04-29 |
buck | Small fix to problem with linking paradynd under AIX. |
tree | commitdiff |
1997-04-29 |
buck | Added features to dyninstAPI library, including the... |
tree | commitdiff |
1997-04-21 |
hseom | added support for trace data (in a byte array) |
tree | commitdiff |
1997-04-17 |
sec | Just added some documentation |
tree | commitdiff |
1997-04-17 |
sec | I made a simple hack modification to symtab.C buildDema... |
tree | commitdiff |
1997-04-17 |
sec | Fixed an error in emitFuncCall. |
tree | commitdiff |
1997-04-14 |
zhichen | Added function_base *process::findOneFunctionFromAll... |
tree | commitdiff |
1997-04-14 |
newhall | removed class pdFunction and replaced it with base... |
tree | commitdiff |
1997-04-10 |
newhall | added module base class, and pdmodule derived class |
tree | commitdiff |
1997-04-03 |
newhall | Partial support for dlopen and dlclose on sparc-solaris... |
tree | commitdiff |
1997-03-29 |
sec | Added more nops used to save/restore fp registers. |
tree | commitdiff |
1997-03-29 |
sec | Modified how AstNode is called, neded due to changes... |
tree | commitdiff |
1997-03-29 |
sec | Modified args to be a vector instead of a single argume... |
tree | commitdiff |
1997-03-29 |
sec | emitFuncCall was saving registers in the wrong location... |
tree | commitdiff |
1997-03-29 |
sec | Added some defines for floating point register ops |
tree | commitdiff |
1997-03-23 |
zhichen | changed process::attach(), do not set inheri_on_fork... |
tree | commitdiff |
1997-03-23 |
zhichen | Added declaration of process::pdFlavor ; |
tree | commitdiff |
1997-03-23 |
zhichen | Added static string pdFlavor ; in class process |
tree | commitdiff |
1997-03-18 |
buck | first commit of dyninst library. Also includes: |
tree | commitdiff |
1997-03-17 |
lzheng | Small changes made for handling inferior procedure... |
tree | commitdiff |
1997-03-17 |
lzheng | Follow up commit of previous commit to this file |
tree | commitdiff |
1997-03-14 |
lzheng | Dealing with complier optimization related to the retur... |
tree | commitdiff |
1997-03-11 |
hollings | Fixed bug that let .text symbols into function name... |
tree | commitdiff |
1997-03-07 |
newhall | fix to check for if return points overlap in pdFunction... |
tree | commitdiff |
1997-03-05 |
naim | Making sure we only save REG_MT for the MT_THREAD case... |
tree | commitdiff |
1997-03-05 |
hollings | Changed deletes of malloc'd space to be frees. |
tree | commitdiff |
1997-03-03 |
sec | Modified how registers are saved/restored when a functi... |
tree | commitdiff |
1997-02-28 |
naim | Added debugging information for HP and POWER, so we... |
tree | commitdiff |
1997-02-28 |
naim | Fixing problem with use of registers before and after... |
tree | commitdiff |
1997-02-26 |
mjrg | First part of WindowsNT commit: changes for compiling... |
tree | commitdiff |
1997-02-26 |
mjrg | First part on WindowsNT port: changes for compiling... |
tree | commitdiff |
1997-02-25 |
lzheng | Commited changes to fix the problem of reading wrong... |
tree | commitdiff |
1997-02-25 |
zhichen | Added EEL awareness to Object-elf32.h, search for ... |
tree | commitdiff |
1997-02-21 |
naim | Moving files from paradynd to dyninstAPI + moving refer... |
tree | commitdiff |
1997-02-21 |
naim | Moving files from paradynd to dyninstAPI - naim |
tree | commitdiff |
1997-02-18 |
sec | Redefined how base trampolines for function exit/return... |
tree | commitdiff |
1997-02-18 |
sec | Added a field to instPoint, which identifies what the... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned some code up |
tree | commitdiff |
1997-02-18 |
sec | Added 5 instructions to the base trampoline, 4 nops... |
tree | commitdiff |
1997-02-18 |
sec | Added a label, UPDATE_LR, used in tramp-power.S for... |
tree | commitdiff |
1997-02-18 |
sec | Redefined most of this include file. Alot of the repre... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned up some warning errors. |
tree | commitdiff |
1997-02-04 |
sec | Fixed a bug in the rs6000 version; we were jumping... |
tree | commitdiff |
1997-02-03 |
lzheng | Changes made for combining the long jump and short... |
tree | commitdiff |
1997-02-03 |
lzheng | Combined the long jump and short jump for the instrumen... |
tree | commitdiff |
1997-01-31 |
naim | Fixing race condition between continueProc and inferior... |
tree | commitdiff |
1997-01-30 |
tamches | emitInferiorRPCtrailer can now stop to make use of... |
tree | commitdiff |
1997-01-30 |
tamches | replace use of getMaxBranch1Insn() with |
tree | commitdiff |
1997-01-30 |
tamches | replaced getMaxBranch1Insn() with offsetWithinRangeOfBr... |
tree | commitdiff |
1997-01-30 |
tamches | inferiorRPCs can now make use of the result, passing... |
tree | commitdiff |
1997-01-30 |
tamches | added getArgv0() as a shared object name to ignore... |
tree | commitdiff |
1997-01-30 |
tamches | added extract_string_ptr, extract_string, get_ps_stuff... |
tree | commitdiff |
1997-01-30 |
tamches | emitInferiorRPCtrailer revamped; can now stop to read... |
tree | commitdiff |
1997-01-30 |
tamches | emitInferiorRPCtrailer revamped...can now stop to read... |
tree | commitdiff |
1997-01-30 |
tamches | corrected use of demangName |
tree | commitdiff |
1997-01-30 |
tamches | file() and name() are now const methods |
tree | commitdiff |
1997-01-30 |
tamches | skeleton isRunning, tryToFindExecutable, and read_infer... |
tree | commitdiff |
1997-01-30 |
tamches | emitInferiorRPCtrailer has extra params for stopping... |
tree | commitdiff |
1997-01-30 |
tamches | removed assert that all globals in .stab should be... |
tree | commitdiff |
1997-01-30 |
newhall | removed some unused code that was not removed in my... |
tree | commitdiff |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
tree | commitdiff |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
tree | commitdiff |
1997-01-23 |
mjrg | added declaration for processVec |
tree | commitdiff |
1997-01-22 |
lzheng | Changes made for stack walking and inferior procedure... |
tree | commitdiff |
1997-01-22 |
lzheng | Changes made related to the stack walking in the inferi... |
tree | commitdiff |
1997-01-22 |
lzheng | Fix a problem with skip branch.(Some instructions canno... |
tree | commitdiff |
1997-01-22 |
lzheng | Two Bugs Fixing for the code generation (in loadConst... |
tree | commitdiff |
1997-01-21 |
mjrg | Moved allocation of virtual registers to basetramp... |
tree | commitdiff |
1997-01-21 |
mjrg | Changed to unix domain socket for trace stream |
tree | commitdiff |
1997-01-21 |
tamches | MAX_BRANCH --> getMaxBranch1Insn() |
tree | commitdiff |
1997-01-21 |
tamches | removed uses of DYNINSTglobalData |
tree | commitdiff |
1997-01-20 |
tamches | fixed a purify hit by properly initializing reachedFirs... |
tree | commitdiff |
1997-01-16 |
tamches | added some comments |
tree | commitdiff |
1997-01-16 |
tamches | first working version of attach |
tree | commitdiff |
1997-01-16 |
tamches | attachProcess() takes in dir + cmd args. |
tree | commitdiff |
1997-01-16 |
tamches | some routines have moved to class process |
tree | commitdiff |
1997-01-16 |
tamches | removed flushPtrace |
tree | commitdiff |
1997-01-15 |
tamches | added attach ctor. |
tree | commitdiff |
1997-01-15 |
tamches | removed some unused stuff from last commit |
tree | commitdiff |
1997-01-15 |
tamches | added attach ctor. Removed instInstanceMapping. Removed |
tree | commitdiff |
1997-01-15 |
tamches | added an extern decl |
tree | commitdiff |
1997-01-15 |
tamches | added getAllInstInstancesForProcess() |
tree | commitdiff |
1997-01-15 |
tamches | added completeTheFork() |
tree | commitdiff |
1997-01-15 |
tamches | improved fork and exec support |
tree | commitdiff |
1996-12-23 |
newhall | changed the way we are getting shared objects on Solari... |
tree | commitdiff |
1996-12-18 |
newhall | kludgey fix to race condition that can occur when a... |
tree | commitdiff |
1996-12-16 |
mjrg | Partial fix to fork on AIX |
tree | commitdiff |
1996-12-16 |
mjrg | bug fixes to fork/exec on all platforms, partial fix... |
tree | commitdiff |
next |