summaryrefslogtreecommitdiff
path: root/vm_trace.c
AgeCommit message (Expand)Author
2013-03-06prefix global symbolsnobu
2013-02-09* vm_trace.c: Note about TracePoint events set, and comment onzzak
2013-02-05* proc.c (rb_binding_new_with_cfp): permit to create binding objectko1
2013-01-29* vm_backtrace.c: fix issue of rb_debug_inspector_open().ko1
2013-01-29vm_trace.c: TracePoint safe level checknobu
2013-01-29vm_trace.c: trace_func safe level checknobu
2013-01-07* include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko1
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2012-12-25* vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko1
2012-12-21* vm_trace.c (tracepoint_new): add code to support specified thread.ko1
2012-12-21* vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko1
2012-12-21vm_trace.c: stylenobu
2012-12-20 * vm_trace.c (rb_suppress_tracing): remove unused variable 'vm_tracing'tarui
2012-12-20 * vm_trace.c (rb_suppress_tracing): bugfix for vm->trace_runningtarui
2012-12-19 * vm_trace.c (rb_threadptr_exec_event_hooks): get rid of racetarui
2012-12-19Revert r38371 and r38384. they didn't solve the issuenaruse
2012-12-18* vm_trace.c (tracepoint_attr_defined_class): Clean up rdoc forzzak
2012-12-17* vm_trace.c (fill_id_and_klass): TracePoint#defined_class returnsko1
2012-12-14vm_trace.c: suppress warningnobu
2012-12-14* vm_trace.c (exec_hooks): add volatile to avoid segv.naruse
2012-12-11vm.c: pass exceptions while handling an exceptionnobu
2012-12-10vm_trace.c: exceptions in event hooksnobu
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