This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug mi/9659] -break-list can produce non MI compliant output


http://sourceware.org/bugzilla/show_bug.cgi?id=9659

--- Comment #4 from David E. NarvÃez <david.narvaez at computer dot org> 2012-06-19 17:29:41 UTC ---
Created attachment 6458
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6458
Display breakpoint commands as a list

I don't think there's any reason to display breakpoint commands as a tuple,
even if there's only one, so this patch simply changes the output from a tuple
to a list.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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