Directory Core/Exceptions/

Total Files:
32
Deleted Files:
1
Lines of Code:
2531

[root]/Core/Exceptions

Lines of Code

Core/Exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 103 (100.0%) 1563 (100.0%) 15.1
jas 86 (83.5%) 1503 (96.2%) 17.4
dav 4 (3.9%) 43 (2.8%) 10.7
luitjens 13 (12.6%) 17 (1.1%) 1.3

Most Recent Commits

luitjens 2009-11-30 13:17 Rev.: 45126

Updates to the WAIT_FOR_DEBUGGER code

0 lines of code changed in 4 files:

  • Core/Exceptions: Exception.cc (new), Exception.h (changed)
dav 2009-10-28 12:41 Rev.: 44972

Cosmetics

0 lines of code changed in 2 files:

  • Core/Exceptions: sub.mk (new)
dav 2009-10-28 12:15 Rev.: 44967

Remove circular dependency by moving WAIT_FOR_DEBUGGER stuff to Core/Exceptions

43 lines of code changed in 2 files:

  • Core/Exceptions: Exception.cc (+30), Exception.h (+13)
luitjens 2009-10-28 08:43 Rev.: 44962

Possible fix for circular dependency.

1 lines of code changed in 2 files:

  • Core/Exceptions: Exception.cc (+1 -3), Exception.h (-1)
luitjens 2009-10-27 14:51 Rev.: 44958

Added a new SCI_DEBUG called WaitForDebugger.

This will cause sus to wait for a debugger if it crashes or throws an exception.

To use add WaitForDebugger:+ to your SCI_DEBUG line. When a crash occurs you will see a message that contains
hostname and the pid. Then open a terminal on the host and attach gdb using `gdb --pid <pid>`.

13 lines of code changed in 6 files:

  • Core/Exceptions: Exception.cc (+8 -1), Exception.h (+2 -1), ProblemSetupException.cc (+2 -2), ProblemSetupException.h (+1 -1)
luitjens 2009-07-08 09:36 Rev.: 44470

Added the pid to the beginning of each stack trace line. This should make it easier to identify which stack trace belongs to which processor.

3 lines of code changed in 1 file:

  • Core/Exceptions: Exception.cc (+3 -1)
jas 2009-03-09 16:43 Rev.: 43521

Remove sgi_stl_warnings include line

0 lines of code changed in 36 files:

  • Core/Exceptions: AssertionFailed.h (-2), ConvergenceFailure.cc (new), ConvergenceFailure.h (new), ErrnoException.cc (-2), ErrnoException.h (-2), Exception.cc (-2), FileNotFound.h (-2), IllegalValue.h (new), InternalError.h (new), InvalidCompressionMode.h (-2), InvalidGrid.h (-2), InvalidState.h (new), InvalidValue.h (new), ParameterNotFound.h (-2), ProblemSetupException.h (-2), TypeMismatchException.h (new), UintahPetscError.cc (-2), UintahPetscError.h (-2), VariableNotFoundInGrid.h (new)
jas 2009-03-09 15:31 Rev.: 43511

Remove the Packages/Uintah/

19 lines of code changed in 23 files:

  • Core/Exceptions: ConvergenceFailure.cc (+1 -1), ConvergenceFailure.h (+1 -1), InvalidCompressionMode.cc (+1 -1), InvalidCompressionMode.h (+1 -1), InvalidGrid.cc (new), InvalidGrid.h (+1 -1), InvalidValue.cc (new), InvalidValue.h (+1 -1), ParameterNotFound.cc (new), ParameterNotFound.h (+2 -2), ProblemSetupException.cc (+1 -1), ProblemSetupException.h (+1 -1), TypeMismatchException.cc (new), TypeMismatchException.h (+1 -1), UintahPetscError.cc (+1 -1), VariableNotFoundInGrid.cc (+2 -2), VariableNotFoundInGrid.h (+1 -1)
jas 2009-03-09 15:04 Rev.: 43495

Move Uintah/Core/Exceptions to src/Core/Exceptions

1394 lines of code changed in 20 files:

  • Core/Exceptions: ConvergenceFailure.cc (+88), ConvergenceFailure.h (+76), InvalidCompressionMode.cc (+74), InvalidCompressionMode.h (+73), InvalidGrid.cc (+66), InvalidGrid.h (+71), InvalidValue.cc (+69), InvalidValue.h (+72), ParameterNotFound.cc (+58), ParameterNotFound.h (+69), ProblemSetupException.cc (+67), ProblemSetupException.h (+73), TypeMismatchException.cc (+68), TypeMismatchException.h (+70), UintahPetscError.cc (+74), UintahPetscError.h (+69), VariableNotFoundInGrid.cc (+125), VariableNotFoundInGrid.h (+81), sub.mk (+10 -1), uintahshare.h (new 41)
jas 2009-03-09 13:54 Rev.: 43468

Remove CMakeLists.txt

0 lines of code changed in 1 file:

  • Core/Exceptions: CMakeLists.txt (del)
jas 2009-01-26 13:49 Rev.: 42976

Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.

90 lines of code changed in 6 files:

  • Core/Exceptions: StackWalker.cc (+30), StackWalker.h (new), share.h (new)
Generated by StatSVN 0.4.0