mruby / mruby

Lightweight Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the mruby debugger `mrdb`

jbampton opened this issue · comments

Following the guide here: https://github.com/mruby/mruby/blob/master/doc/guides/debugger.md

The document says: "By default, the make command will install the debugger files into mruby/bin."

The mruby/bin folder is shown after running 'make' from the repo root:

Screen Shot 2023-04-04 at 5 51 36 pm

I see we have a mrbgems/mruby-bin-debugger folder.