binutils-gdb/gdb/testsuite
Craig Silverstein 233a11ab1c * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
* config.in, configure: Regenerate.
	* dwarf2read.c: Include zlib.h if present.
	Modified *_SECTION macros.
	(section_is_p): New.
	(dwarf2_locate_sections): Use section_is_p instead of strcmp
	(dwarf2_resize_section): New.
	to determine whether a given section has a given name.
	(zlib_decompress_section): New.
	(dwarf2_read_section): Read the compressed section if present
	in the binary.
	* testsuite/gdb.dwarf2/dw2-compressed.S: New file.
	* testsuite/gdb.dwarf2/dw2-compressed.exp: New file.
	* MAINTAINERS: Added myself to section Write After Approval.
2008-04-19 05:06:54 +00:00
..
config
gdb.ada * gdb.ada/atomic_enum: New test program. 2008-04-19 01:35:49 +00:00
gdb.arch 2008-03-31 Markus Deuling <deuling@de.ibm.com> 2008-03-31 08:34:42 +00:00
gdb.asm
gdb.base * buildsym.c (watch_main_source_file_lossage): New fn. 2008-04-17 17:54:05 +00:00
gdb.cp Fix breakpoint condition that use member variables. 2008-04-06 08:56:37 +00:00
gdb.disasm
gdb.dwarf2 * configure.ac (AC_SEARCH_LIBS): Add check for zlib. 2008-04-19 05:06:54 +00:00
gdb.fortran
gdb.gdb
gdb.hp
gdb.java
gdb.mi * gdb.base/attach.exp (do_attach_tests): Matching pattern for 2008-04-15 14:33:55 +00:00
gdb.modula2
gdb.objc
gdb.opt * gdb.opt/Makefile.in: Fix whitespace. 2008-04-17 23:06:54 +00:00
gdb.pascal
gdb.server
gdb.stabs
gdb.threads 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com> 2008-04-17 21:36:23 +00:00
gdb.trace
gdb.xml
lib * gdb.base/attach.exp (do_attach_tests): Matching pattern for 2008-04-15 14:33:55 +00:00
.gdbinit
ChangeLog * configure.ac (AC_SEARCH_LIBS): Add check for zlib. 2008-04-19 05:06:54 +00:00
Makefile.in
TODO
aclocal.m4
configure
configure.ac