8sa1-binutils-gdb/gdb/testsuite
Stan Shebs 85d4a67695 2012-05-11 Stan Shebs <stan@codesourcery.com>
Kwok Cheung Yeung  <kcy@codesourcery.com>

	* NEWS: Describe new info os commands.
	* common/linux-osdata.c (PID_T, TIME_T): Define.
	(MAX_PID_T_STRLEN): New.
	(linux_common_core_of_thread): Add comment.  Change to use PID_T and
	MAX_PID_T_STRLEN.
	(command_from_pid): Add comment.  Change to use PID_T.
	(commandline_from_pid):  Change to use PID_T.
	(user_from_pid): Add comment.
	(get_process_owner): Add comment. Change to use PID_T and
	MAX_PID_T_STRLEN.
	(get_number_of_cpu_cores): Add comment.
	(get_cores_used_by_process): Add comment.  Change to use PID_T and
	MAX_PID_T_STRLEN.
	(linux_xfer_osdata_processes): Change to use PID_T and
	MAX_PID_T_STRLEN.
	(compare_processes): New function.
	(linux_xfer_osdata_processgroups): New function.
	(linux_xfer_osdata_threads): Change to use PID_T.
	(linux_xfer_osdata_fds): New function.
	(format_socket_state, print_sockets): New functions.
	(union socket_addr): New union.
	(linux_xfer_osdata_isockets): New function.
	(time_from_time_t, group_from_gid): New functions.
	(linux_xfer_osdata_shm): New function.
	(linux_xfer_osdata_sem): New function.
	(linux_xfer_osdata_msg): New function.
	(linux_xfer_osdata_modules): New function.
	(osdata_table): Add new entries.
	* common/buffer.c (buffer_xml_printf): Add support for long and
	long long format specifiers.

	* gdb.texinfo (Operating System Auxiliary Information): Document new
	'info os' subcommands.

	* gdb.base/info-os.exp: New file.
	* gdb.base/info-os.c: New file.
2012-05-11 22:24:24 +00:00
..
boards
config
gdb.ada
gdb.arch gdb/ 2012-04-26 16:56:18 +00:00
gdb.asm gdb/testsuite/ 2012-04-16 08:02:09 +00:00
gdb.base 2012-05-11 Stan Shebs <stan@codesourcery.com> 2012-05-11 22:24:24 +00:00
gdb.cell
gdb.cp gdb/doc/ChangeLog: 2012-04-27 20:52:06 +00:00
gdb.disasm
gdb.dwarf2 * gdb.dwarf2/pr13961.S: Add file and source location, but leave 2012-05-03 06:49:05 +00:00
gdb.fortran
gdb.gdb
gdb.go Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
gdb.hp
gdb.java
gdb.linespec linespec rewrite: 2012-04-05 18:50:29 +00:00
gdb.mi * gdb.mi/mi-var-display.exp: Check for the existence of $fp 2012-05-08 07:22:19 +00:00
gdb.modula2
gdb.multi gdb/testsuite: 2012-05-03 02:05:15 +00:00
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python 2012-05-03 Siva Chandra Reddy <sivachandra@google.com> 2012-05-03 07:07:26 +00:00
gdb.reverse
gdb.server
gdb.stabs
gdb.threads * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'. 2012-04-25 13:54:00 +00:00
gdb.trace * gdb.trace/strace.exp: Add 'quiet' to compiler flags. 2012-05-09 20:24:08 +00:00
gdb.xml
lib * lib/gdb.exp (gdb_test_multiple): Correct formatting. 2012-05-09 14:29:49 +00:00
aclocal.m4
ChangeLog 2012-05-11 Stan Shebs <stan@codesourcery.com> 2012-05-11 22:24:24 +00:00
configure Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
configure.ac Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
dg-extract-results.sh
Makefile.in 2012-04-17 Pedro Alves <palves@redhat.com> 2012-04-17 17:43:11 +00:00
TODO