This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog thread.c
- To: gdb-cvs at sourceware dot cygnus dot com
- Subject: src/gdb ChangeLog thread.c
- From: jimb at sourceware dot cygnus dot com
- Date: 12 May 2001 05:04:02 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sources.redhat.com 2001-05-11 22:04:02
Modified files:
gdb : ChangeLog thread.c
Log message:
* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
and ui_out_tuple_end instead of ui_out_list_begin and
ui_out_list_end.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1267&r2=1.1268
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/thread.c.diff?cvsroot=src&r1=1.14&r2=1.15