[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
RE: [ID 20000120.001] Diff to add print formatting to debugger
> > Same problem here. Since the LHS of the pattern is used as
> the alias index
> > the only possible pattern to use is "p". That prohibits me
> from having
> > something
> > that matches "p %8x" and replacing it with "p sprintf "%8x".
>
> No. As far as it starts with "p ", you can do an arbitrary
> substitution in your alias.
Yes, I can do an arbitrary substitution but the ONLY thing that
I can substitue for is "p ".
- Jim
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]