[PATCH 0/3] Add tesecases for examine/display/list

Fei Jie feij.fnst@cn.fujitsu.com
Wed Nov 4 07:10:00 GMT 2015


These patches add testcases to test examine/display/list under different conditions:
	*examine address in different data types
	*display data in different types, enable/disable display
	*list with more options

Fei Jie (3):
  Add testcases for examine function
  Add testcases for display function
  Add testcases for list function

 gdb/testsuite/gdb.base/display.c       |  5 ++++
 gdb/testsuite/gdb.base/list.exp        | 48 ++++++++++++++++++++++++++++++++++
 gdb/testsuite/gdb.base/testdisplay.exp | 35 +++++++++++++++++++++++++
 gdb/testsuite/gdb.base/testexamine.exp | 42 +++++++++++++++++++++++++++++
 4 files changed, 130 insertions(+)
 create mode 100644 gdb/testsuite/gdb.base/testdisplay.exp
 create mode 100644 gdb/testsuite/gdb.base/testexamine.exp

-- 
1.8.3.1



More information about the Gdb-patches mailing list