Project

General

Profile

Actions

Bug #14083

open

mdb's command parser is a little weird about spaces

Added by Rich Lowe about 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
mdb - modular debugger
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

It seems mdb's command line parser doesn't actually need a space after the command name

> 0xfef70018::Callers-v
CALLERS for /lib/ld.so.1
----------------------------------------------
  Callers: 0xfedf0d08 APlist[used 1: total 20]
    ----------------------------------------------
    Binding descriptor located at: 0xfedf0ce8
       caller: 0xfedf0018    /lib/libc.so.1
       depend: 0xfef70018    /lib/ld.so.1
        flags: 0x00000002    [ REFERENCED ]

The command is ::Callers -v is a flag to it.

Harmless, but weird.

No data to display

Actions

Also available in: Atom PDF