Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2009-01-19Update configure version number.Greg Watson2-11/+11
2009-01-19Update versionsGreg Watson1-1/+1
2008-12-13Fix sdm build on AIX. See bug #258501.Greg Watson10-9/+109
2008-11-20Add check for invalid routing table.Greg Watson1-0/+5
2008-11-01Fix regression.Greg Watson1-4/+5
2008-10-30See bug #251418Greg Watson2-56/+64
2008-10-30Hopefully fixes bug #251476 this time.Greg Watson1-10/+47
2008-10-29Remember previous error.Greg Watson1-2/+1
2008-10-29Fix for bug #252444Greg Watson1-1/+1
2008-10-24Only verify path when it has been changed. Otherwise it can be very slow over...Greg Watson1-14/+38
2008-10-23Add retry when connecting to children.Greg Watson1-7/+21
2008-10-23Increase timeout.Greg Watson1-3/+6
2008-10-23Fix debug message causing sigsegv.Greg Watson1-24/+9
2008-10-22Modified tracing messages to be printed only when tracing is enabled.Daniel Ferber2-35/+36
2008-10-22Removed debugging message committed by accident.Daniel Ferber1-5/+4
2008-10-20Incomplete - Update labels for OpenMPI and Hybrid DaCSDaniel Ferber1-60/+56
2008-10-20Branding fixes.Greg Watson1-1/+1
2008-10-20Plugin naming and localizationGreg Watson7-12/+33
2008-10-19Fix extension point referenceGreg Watson1-2/+2
2008-10-15Branding.Greg Watson7-3/+65
2008-10-06removed sdm execute path, host fields from preference pageKam Man Chu6-42/+68
2008-10-06add org.eclipse.core.filesystem dependencyKam Man Chu1-0/+1
2008-10-02fix to make sure remote service is called when the browse button is clickedKam Man Chu1-20/+58
2008-10-01Fix debugging.Greg Watson1-1/+1
2008-10-01Extra debugging.Greg Watson1-0/+3
2008-10-01Fix spurious debugging.Greg Watson1-6/+9
2008-10-01Extra debugging + test for reason for failure to bind to port.Greg Watson1-2/+13
2008-10-01Wrong size bitset being created.Greg Watson1-2/+4
2008-10-01revertGreg Watson2-5/+4
2008-09-28Options not required.Greg Watson1-5/+0
2008-09-28Add options to build. Disable debugging by default.Greg Watson2-4/+5
2008-09-18Changes to remove requirement to specify number of processes when sdm is star...Greg Watson12-426/+456
2008-09-06Fix corrupt manifest.Greg Watson1-4/+5
2008-09-05Try to fix build problems.Greg Watson2-4/+4
2008-09-04Remove unused dependencies.Greg Watson6-19/+9
2008-09-04Updated classpathGreg Watson1-2/+2
2008-08-25Change --numnodes to --numprocs. Also numprocs is now the actual number of pr...Greg Watson3-7/+8
2008-08-24Changes to IRemoteFileManager interface. Now no longer requires a connection,...Greg Watson1-1/+2
2008-08-12Remove debugging.Greg Watson1-2/+1
2008-08-12More memory problems.Greg Watson8-3455/+4019
2008-08-11Fix memory overruns.Greg Watson15-624/+740
2008-08-11Moved to utils.Greg Watson2-69/+0
2008-08-11Add length to DbgSerializeEvent.Greg Watson2-170/+170
2008-08-09Add commentsGreg Watson3-3/+36
2008-08-08update build propertiesGreg Watson1-1/+10
2008-08-08updateGreg Watson2-2/+13
2008-08-08Update configure script.Greg Watson2-11/+11
2008-08-08Enhanced control over master sdm to debug parallel applications. Also added t...Daniel Ferber7-158/+346
2008-08-08updatedGreg Watson2-23/+29
2008-08-08Only report an error if it actually is one.Greg Watson1-12/+12

Back to the top