Actions
Bug #2701
closedAdd tab completion support for mdb
Start date:
2012-05-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
At the last illumos hackathon Robert Mustacchi (rm@joyent.com) and I worked on adding tab completion support for basic mdb commands. It's been a while, but thanks to Robert we are finally ready to push back the first cut of the implementation. mdb now supports tab completion for dcmds, print, sizeof, offsetof, list, and walk.
Updated by Matt Amdur about 10 years ago
- Status changed from New to In Progress
- Assignee set to Matt Amdur
Updated by Rich Lowe about 10 years ago
- Category set to cmd - userland programs
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Resolved in r13688 commit:32dde9989090
Actions