summaryrefslogtreecommitdiff
path: root/vm_trace.c
AgeCommit message (Expand)Author
2012-12-06Fix typozzak
2012-12-06* vm_trace.c: TracePoint#enable should not cause an errorko1
2012-12-01* vm_trace.c: add TracePoint#inspect.ko1
2012-12-01* vm_trace.c (rb_tracepoint_new): commit miss.nobu
2012-12-01adjust style.nobu
2012-11-30 [EXPERIMENTAL]ko1
2012-11-30* vm_trace.c:zzak
2012-11-30* vm_trace.c (tracepoint_disable_m, tracepoint_enable_m):ko1
2012-11-30* vm_trace.c: Documentation for TracePoint APIzzak
2012-11-30* vm_trace.c (set_trace_func): Formatting of params and eventszzak
2012-11-29 [EXPERIMENTAL: NEED DISCUSS]ko1
2012-11-29* include/ruby/debug.h: add rb_debug_inspector_* APIs.ko1
2012-11-29* include/ruby/debug.h: provide rb_tracearg_*() APIs,ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_method_id):ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_defined_class):ko1
2012-11-26* vm_trace.c: rename TracePoint#file and TracePoint#lineko1
2012-11-26* vm_core.h: add members to rb_trace_arg_t:ko1
2012-11-24* vm_trace.c (rb_tracepoint_attr_raised_exception): should not checkko1
2012-11-20* include/ruby/debug.h: introdudced.ko1
2012-11-20* vm_trace.c: rename and add TracePoint APIs.ko1
2012-11-20* vm_trace.c: add two methods:ko1
2012-10-23* eval_error.c (error_print), vm_eval.c (eval_string_with_cref),ko1
2012-10-21* vm_trace.c (rb_threadptr_exec_event_hooks, rb_suppress_tracing):ktsj
2012-10-21* vm_core.h (rb_vm_t::trace_running): add a new fieldktsj
2012-09-08internal.h: allocator function in rb_classext_tnobu
2012-08-31vm_trace.c: freed memory accessnobu
2012-08-31vm_trace.c: uninitialized statenobu
2012-08-30vm_trace.c: warningnobu
2012-08-22* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko1
2012-08-17vm_trace.c: remove meaningless assingmentsnobu
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-15* vm_trace.c: separate trace_func related functions fromko1