Files
gcc/libjava/include
Kyle Galloway 50ac25005f java-interp.h (_Jv_InterpMethod::run_debug): New method.
2006-08-15  Kyle Galloway  <kgallowa@redhat.com>

  * include/java-interp.h (_Jv_InterpMethod::run_debug): New method.
  * interpret.cc: Added placeholder for debug variable type info to STORE*
  macros.
  (_Jv_InterpMethod::run_debug): New method.
  (_Jv_InterpMethod::run_sync_object_debug): New method.
  (_Jv_InterpMethod::run_sync_class_debug): New method.
  (_Jv_InterpMethod::run_normal_debug): New method.
  (_Jv_InterpMethod::run_class_debug): New method.
  (_Jv_InterpMethod::ncode ()): Changed to select either debug or normal
  versions of these functions.
  * interpret-run.cc: New file, holds contents of old 	
  _Jv_InterpMethod::run method.
  * stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Changed to select
  appropriate function for debug or normal mode.

From-SVN: r116167
2006-08-15 20:40:10 +00:00
..
2004-07-01 04:09:07 +00:00
2000-03-26 20:33:04 +00:00
2005-06-30 03:22:09 +00:00
2006-07-20 19:30:30 +00:00
2000-04-02 15:41:00 +00:00
2005-09-23 21:31:04 +00:00
2006-08-14 23:12:35 +00:00
2006-07-20 17:30:42 +00:00
2006-06-26 16:31:06 +00:00
1999-07-19 18:03:31 +00:00