Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/mi/doc] Make tuple/list official in documentation.
@ 2001-06-16 10:36 Andrew Cagney
  2001-06-16 11:57 ` Andrew Cagney
  2001-06-16 13:09 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Cagney @ 2001-06-16 10:36 UTC (permalink / raw)
  To: gdb-patches

Hello,

The attatched patch merges the section ``GDB/MI Draft Changes to Output 
Syntax'' into the section ``Output Syntax'' making the tuple/list output 
official.

Follow on patches will update the relevant commands but only as I also 
fix each bit of the corresponding code.

One technical note on the syntax.  It still allows output of the form:

	foo=[a="val",a="val"]

even though it is argueable as wrong.  This is a pragmatic decision. 
People parsing a list should expect but ignore ``a=''.  I'll see about 
eliminating it in a later round of updates.

I'll also document this as a querk where it occures in the MI output.

Hmm, perhaps I should just document this in the output syntax section.

	Andrew


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch/mi/doc] Make tuple/list official in documentation.
  2001-06-16 10:36 [patch/mi/doc] Make tuple/list official in documentation Andrew Cagney
@ 2001-06-16 11:57 ` Andrew Cagney
  2001-06-16 13:09 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2001-06-16 11:57 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

> I'll also document this as a querk where it occures in the MI output.
> 
> Hmm, perhaps I should just document this in the output syntax section.


I've ended up checking in the attached.

	Andrew



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch/mi/doc] Make tuple/list official in documentation.
  2001-06-16 10:36 [patch/mi/doc] Make tuple/list official in documentation Andrew Cagney
  2001-06-16 11:57 ` Andrew Cagney
@ 2001-06-16 13:09 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2001-06-16 13:09 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches

> Date: Sat, 16 Jun 2001 13:36:52 -0400
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> 2001-06-07  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists to
> 	syntax.
> 	(GDB/MI Draft Changes to Output Syntax): Delete section.
> 	
> Index: gdbmi.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/mi/gdbmi.texinfo,v
> retrieving revision 1.11
> diff -p -r1.11 gdbmi.texinfo
> *** gdbmi.texinfo	2001/03/26 11:51:50	1.11
> --- gdbmi.texinfo	2001/06/16 17:15:57

Approved.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-16 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-16 10:36 [patch/mi/doc] Make tuple/list official in documentation Andrew Cagney
2001-06-16 11:57 ` Andrew Cagney
2001-06-16 13:09 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox