[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
On Thu, Jan 20, 2000 at 01:35:39PM -0800, Jim Bodwin wrote:
> 
> And this goes back to the "general usefulness" issue.  Since this extends
> the functionality of the print command w/o getting into anyones way...
> 
The space between p and [expr] is optional:
  DB<1> %x = (a => 1, b => 2)
  DB<2> p%x
a1b2
Ronald
- References to:
 - 
Jim Bodwin <jbodwin@sebringring.com>
 
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]