Files
binutils-gdb/gdb/testsuite/gdb.base
Pedro Alves f610ab6d3c gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'
Fixes:

 PASS: gdb.base/maint.exp: maint w/o args
 ERROR: internal buffer is full.
 UNRESOLVED: gdb.base/maint.exp: maint info line-table w/o a file name

The problem is just many symtabs and long line tables, enough to
overflow the expect buffer.  Fix this by matching input incrementally.

gdb/testsuite/ChangeLog:
2016-10-28  Pedro Alves  <palves@redhat.com>

	* gdb.base/maint.exp <maint info line-table w/o a file name>: Use
	gdb_test_multiple, tighten regexps and match symtabs and line
	tables incrementally.
2016-10-28 15:52:27 +01:00
..
2016-10-13 16:08:17 +01:00
2016-10-06 10:10:40 -06:00
2016-05-02 13:10:33 -04:00
2016-06-17 16:58:05 +08:00
2016-02-04 15:46:37 +00:00
2016-02-04 15:46:37 +00:00
2016-02-04 15:46:37 +00:00
2016-02-04 15:46:37 +00:00
2016-02-04 15:46:37 +00:00
2016-02-04 15:46:37 +00:00
2016-09-09 19:59:53 +02:00
2016-09-09 19:59:53 +02:00
2016-09-09 19:59:53 +02:00
2016-07-13 12:57:20 -06:00
2016-06-21 01:11:57 +01:00
2016-10-13 16:08:17 +01:00
2016-10-06 10:10:40 -06:00
2016-10-13 16:08:17 +01:00
2016-03-15 12:44:34 -07:00
2015-12-21 12:51:54 -05:00