projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix Windows compiler warnings
[dyninst.git]
/
testsuite
/
2012-06-08
legendre1
Fix segfault during stackwalk debug print, clean other...
tree
|
commitdiff
2012-06-08
legendre1
Merge branch 'dyninst_proccontrol' of git.dyninst.org...
tree
|
commitdiff
2012-06-08
legendre1
Testsuite cleanup.
tree
|
commitdiff
2012-06-08
Andrew Bernat
Windows build fixes.
tree
|
commitdiff
2012-06-08
legendre1
Merge branch 'dyninst_proccontrol' of git.dyninst.org...
tree
|
commitdiff
2012-06-07
Andrew Bernat
Fix broken merge
tree
|
commitdiff
2012-06-07
Andrew Bernat
Build fixes for Linux
tree
|
commitdiff
2012-06-07
Andrew Bernat
Work in progress for Linux Dyninst/ProcControl integration
tree
|
commitdiff
2012-06-07
unknown
More Windows-related integration fixes.
tree
|
commitdiff
2012-06-07
unknown
Fix for missing getpid() on VS2010.
tree
|
commitdiff
2012-06-07
unknown
Fix for missing getpid() on VS2010.
tree
|
commitdiff
2012-06-07
unknown
Temporary fix to make Windows binaries non-relocatable...
tree
|
commitdiff
2012-06-07
unknown
Add sync/async iRPC mechanism, called "runIRPCSync...
tree
|
commitdiff
2012-06-07
unknown
Get pc_irpc working. Windows uses a busy-wait IRPC...
tree
|
commitdiff
2012-06-07
unknown
Fix pc_thread on windows; TLS doesn't work yet.
tree
|
commitdiff
2012-06-01
legendre1
Remove debugging print
tree
|
commitdiff
2012-06-01
legendre1
Fix parsethat test to work with new build system
tree
|
commitdiff
2012-06-01
Matthew P. Legendre
Fix problem where runTests could infinite loop with...
tree
|
commitdiff
2012-05-15
Matthew P. Legendre
Fix build errors from prior Windows commit
tree
|
commitdiff
2012-05-15
Matthew P. Legendre
Merge remote branch 'remotes/umd/dyninst_proccontrol...
tree
|
commitdiff
2012-05-15
Matthew P. Legendre
Warning cleanup from compiling with gcc 4.4-3 on new...
tree
|
commitdiff
2012-05-15
Matthew P. Legendre
Build system cleanup: Remove old code, make VERBOSE_COM...
tree
|
commitdiff
2012-05-15
Matthew P. Legendre
Move libelf/libdwarf include and link processing out...
tree
|
commitdiff
2012-05-15
unknown
Fix pc_singlestep on Windows
tree
|
commitdiff
2012-05-11
unknown
Bugfixes for Windows/BGQ merge.
tree
|
commitdiff
2012-05-11
legendre1
Merge branch 'dyninst_proccontrol' of cab:/g/g0/legendr...
tree
|
commitdiff
2012-05-11
legendre1
Use install-sh to install dyninst libraries and include...
tree
|
commitdiff
2012-05-10
unknown
Collected fixes to get pc_launch working
tree
|
commitdiff
2012-05-08
unknown
Properly export test lib libraries
tree
|
commitdiff
2012-05-07
unknown
Merge branch 'dyninst_proccontrol' of cumin:/p/paradyn...
tree
|
commitdiff
2012-05-07
unknown
Windows temporary test suite fixes; should be fixed...
tree
|
commitdiff
2012-05-07
Andrew Bernat
Add proccontrol tests to Windows
tree
|
commitdiff
2012-05-05
Matthew P. Legendre
Merge remote branch 'remotes/desktop/dyninst_proccontro...
tree
|
commitdiff
2012-05-04
Matthew P. Legendre
Fix build errors introduced during BGQ/Win merge and...
tree
|
commitdiff
2012-05-04
legendre1
Fix mixing of export-dynamic option on statically linke...
tree
|
commitdiff
2012-05-04
Matthew P. Legendre
Build fixes for BGQ ProcControlAPI after Windows merge
tree
|
commitdiff
2012-05-02
legendre1
Fix pc_irpc problems related to Process::postIRPC no...
tree
|
commitdiff
2012-05-01
legendre1
Rename some ProcControlAPI functions/concepts involved...
tree
|
commitdiff
2012-05-01
legendre1
Merge remote-tracking branch 'remotes/origin/dyn_pc_int...
tree
|
commitdiff
2012-04-27
legendre1
Merge remote-tracking branch 'remotes/hwbp/pc_bluegene...
tree
|
commitdiff
2012-04-27
legendre1
Merge remote-tracking branch 'remotes/hwbp/pc_bluegene...
tree
|
commitdiff
2012-04-27
Matthew P. Legendre
Added testsuite files for ProcControlAPI hardware break...
tree
|
commitdiff
2012-04-27
unknown
Fix(?) for bad behavior on attach--should clone PCThrea...
tree
|
commitdiff
2012-04-27
legendre1
Follow-up fixes for BG/Q and Windows merge in ProcContr...
tree
|
commitdiff
2012-04-27
legendre1
Merge remote-tracking branch 'remotes/mainline/autoconf...
tree
|
commitdiff
2012-04-24
unknown
Stop using stupid RPC mechanism for variable increment.
tree
|
commitdiff
2012-04-24
unknown
Fix exit handling. Clean up some stuff in test_thread_8.
tree
|
commitdiff
2012-04-20
unknown
test_thread_6 now passes. Temporary fixes for test_thre...
tree
|
commitdiff
2012-04-19
unknown
WIP. Regressions in ProcControl tests (startup). Improv...
tree
|
commitdiff
2012-04-13
legendre1
Remove boost copy from Dyninst. Disable serialization.
tree
|
commitdiff
2012-04-11
unknown
Fix bad fallthrough in runTests.
tree
|
commitdiff
2012-04-06
unknown
Initial revision of synchronous RPC interface/tests...
tree
|
commitdiff
2012-03-29
unknown
PC/Win WIP. Highly unstable.
tree
|
commitdiff
2012-03-23
legendre1
Don't use RUNPATH for testsuite finding built libraries...
tree
|
commitdiff
2012-03-23
legendre1
Update gitignore
tree
|
commitdiff
2012-03-23
legendre1
Merge branch 'pc_bluegene' into dyn_pc_integration
tree
|
commitdiff
2012-03-22
legendre1
Merge branch 'pc_procgroups' into pc_bluegene
tree
|
commitdiff
2012-03-22
legendre1
Whitespace cleanup. Removed tabs.
tree
|
commitdiff
2012-03-22
legendre1
New test for ProcessGroups, pc_groups. Accompanying...
tree
|
commitdiff
2012-03-22
Matthew Legendre
BGQ Development
tree
|
commitdiff
2012-03-12
legendre1
Use named pipes for PC test communication on BGQ
tree
|
commitdiff
2012-03-05
Matthew Legendre
Further bgq development work
tree
|
commitdiff
2012-03-02
Matthew Legendre
Work on BGQ startup
tree
|
commitdiff
2012-02-29
Matthew P. Legendre
Initial support for hardware breakpoints on Linux/x86_64
tree
|
commitdiff
2012-02-23
unknown
Clean various things for test2_1 and test2_2: don't...
tree
|
commitdiff
2012-02-22
unknown
Fixes for test1_1 attach mode.
tree
|
commitdiff
2012-01-27
unknown
Merge plus some dyninst/proccontrol/windows integration...
tree
|
commitdiff
2012-01-25
Bill Williams
Fix merge conflicts
tree
|
commitdiff
2012-01-25
Bill Williams
First pass of unix reintegration of Windows/BG changes
tree
|
commitdiff
2012-01-24
unknown
Clean up bad integration.
tree
|
commitdiff
2012-01-23
unknown
Warning cleanup
tree
|
commitdiff
2012-01-19
unknown
Merge branch 'dyn_pc_integration' of ssh://follis.cs...
tree
|
commitdiff
2012-01-19
unknown
IRPC test now passes; debug logging added to detach...
tree
|
commitdiff
2012-01-18
legendre1
Fix problem linking testsuite on systems with a PIC...
tree
|
commitdiff
2012-01-04
legendre1
Testsuite specification for BG/Q
tree
|
commitdiff
2012-01-04
legendre1
Bug fixes related to new make/make install separation
tree
|
commitdiff
2011-12-21
unknown
Major checkpoint: IRPC system works. Tests failing...
tree
|
commitdiff
2011-12-05
unknown
Merge c:/dyninst/pc_bluegene/dyninst into dyn_pc_integr...
tree
|
commitdiff
2011-11-21
unknown
Merge c:/dyninst/pc_bluegene/dyninst into dyn_pc_integr...
tree
|
commitdiff
2011-11-03
Bill Williams
RPC WIP. Checkpointing for Bluegene (and syncRunState...
tree
|
commitdiff
2011-10-24
unknown
Merge branch 'dyn_pc_integration' of cumin:/p/paradyn...
tree
|
commitdiff
2011-10-24
unknown
Collected fixes; Windows iRPC framework mainly.
tree
|
commitdiff
2011-10-24
Bill Williams
Clean up debug output. Also, clean up system thread...
tree
|
commitdiff
2011-10-20
unknown
Work in progress
tree
|
commitdiff
2011-10-19
unknown
Several Windows-related bugfixes:
tree
|
commitdiff
2011-10-17
Bill Williams
Work in progress. Attach and create both substantially...
tree
|
commitdiff
2011-09-30
U-red\Matthew LeGendre
Some fixes for Windows testsuite after BlueGene changes
tree
|
commitdiff
2011-09-29
legendre1
Fix Windows test specification after BlueGene changes
tree
|
commitdiff
2011-09-20
legendre1
Removed accidently commited debugging printfs
tree
|
commitdiff
2011-09-19
Matthew Legendre
Further fixes for FreeBSD after BlueGene work
tree
|
commitdiff
2011-09-16
Matthew Legendre
Initial set of FreeBSD fixes after PC BlueGene port
tree
|
commitdiff
2011-08-26
legendre1
Couple small testsuite fixes
tree
|
commitdiff
2011-08-26
legendre1
Fix race condition error in pc_thread test
tree
|
commitdiff
2011-08-26
legendre1
Removed non-functional tests on BG/P
tree
|
commitdiff
2011-08-25
Matthew P. Legendre
Further BG fixes
tree
|
commitdiff
2011-08-23
Matthew P. Legendre
BlueGene/P fixes for various tests
tree
|
commitdiff
2011-08-22
Matthew P. Legendre
Make emulated single step async safe for BlueGene
tree
|
commitdiff
2011-08-22
Matthew P. Legendre
Fixes for pc_temp_detach on linux ppc32 and bluegene/p
tree
|
commitdiff
2011-08-20
Matthew P. Legendre
Fix PPC single step, which was broken by stop/continue...
tree
|
commitdiff
2011-08-19
Bill Williams
WIP: threading model fix. Code cleanup & refactoring...
tree
|
commitdiff
next