summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-debugger/tools/mrdb/apibreak.c
AgeCommit message (Expand)Author
2015-03-31fix maximum value of the index when access breakpoints.Yuhei Okazaki
2015-01-01Remove redundant NULL checks for mrb_malloc().Tatsuhiko Kubo
2014-11-18Add mruby debugger (mrdb)mimaki