Actions
Feature #13750
openmdb ::run could support globbing
Status:
New
Priority:
Normal
Assignee:
-
Category:
mdb - modular debugger
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
It'd be handy if mdb's ::run supported globbing in the same manner as the shell. Full shell expansion is probably a bit too much, but globbing seems minimal and useful.
I'm debugging ctfmerge at the moment, and ::run <paste a list of a 100+ objects> is much less nice than "::run *.o"
Related issues
Updated by Rich Lowe about 2 years ago
- Related to Bug #13751: mdb command buffer should be larger added
Actions