* src/vm/jit/stacktrace.h (STACKTRACE_CAPACITY_DEFAULT)
authortwisti <none@none>
Sat, 4 Feb 2006 19:08:24 +0000 (19:08 +0000)
committertwisti <none@none>
Sat, 4 Feb 2006 19:08:24 +0000 (19:08 +0000)
commitd2927ad2f6a15c4cda66ce25127b14ab517e9c71
tree17c957d3db028d6d655468ad93273e5e758188f9
parent0e70f7821d0a4a1a140edaa9ec0f3cf981dbc489
* src/vm/jit/stacktrace.h (STACKTRACE_CAPACITY_DEFAULT)
(STACKTRACE_CAPACITY_INCREMENT): Changed default from 40 to 80, seems
this is what eclipse and tomcat want.
(stacktracebuffer): Changed entries from an array to a pointer.
src/vm/jit/stacktrace.h