[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



Jim Bodwin writes:
> The following change the perl5db.pl allows a format option to be appended to
> the print command
> so you can do things like:
> 
> p%x $foo
> 
> or even
> 
> p%8.8x $foo
> 
>   - Jim
> 
> ===========================
> 
> 1087a1088,1089

a) If you want to send patches, use diff -pu or diff -p.

b) If you want this, why not use aliases?

Ilya


References to:
Jim Bodwin <jbodwin@sebringring.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]