This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 'conditions' on a breakpoint should default like 'commands'


> That explains why it was not implemented.
> 
> The CLI syntax sucks.  It was intended to accommodate lazy typists.
> The expression should come enclosed in "".  [:-(] 

i'd nominate the cli parser as a better candidate for what sux. what 
syntax?  with a proper parser, parsing either:

	condition <expression> <expression>
and 
condition <expression>

might just be possible.

can jason's patch be turned into either a doco or comment addition?

andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]