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: [mi] Revised breakpoint table output


> On Mon, 11 Jun 2001, Andrew Cagney wrote:
> 
> 
>> Following on the revisions to the MI output, the breakpoint table, under 
>> the list/tuple schema ends up looking like:
>> 
>> 201-break-list
>> 201^done,BreakpointTable={hdr=[{width="3",alignment="-1",colname="number",colhdr
>> ="Num"},{width="14",alignment="-1",colname="type",colhdr="Type"},{width="4",alig
>> nment="-1",colname="disp",colhdr="Disp"},{width="3",alignment="-1",colname="enab
>> led",colhdr="Enb"},{width="10",alignment="-1",colname="addr",colhdr="Address"},{
>> width="40",alignment="2",colname="what",colhdr="What"}],body=[]}
> 
> 
> Sorry for being a nag, but please remember to update the relevant
> parts of gdbmi.texinfo.  It shows the format and actual examples of
> output for many commands.


Yes, I know :-).  I need to be careful that the code, doc and testsuite 
all get updated.  I think I'm actually ready to start submitting patches 
(which means, gasp, I can start on the gdbint.texinfo and s390).

	Andrew



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