This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

Re: [rfa:doco] switch <- and -> in remote examples


Date: Fri, 23 Aug 2002 16:24:05 -0400
From: Daniel Jacobowitz <drow@mvista.com>

> > -> Z?
> <- OK
> > (well at least for a left to right reader :-/).

(No patch, but) I agree.  -> should be what the client is sending,
since it's a client manual.

I'd suggest to try to use @result{} for the former, and see if it
gives better results in print.

Otherwise, I don't mind the change.
It looks better but the display ends up looking something like:

	=> Z?
	<- OK

(i.e., the send doesn't match the receive).

I've checked this in,
Andrew



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