This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb Makefile.in ChangeLog solib-svr4.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	ezannoni_pie-20030916-branch
Changes by:	ezannoni@sourceware.org	2003-09-29 17:35:36

Modified files:
	gdb            : Makefile.in ChangeLog solib-svr4.c 

Log message:
	2003-09-29  Elena Zannoni  <ezannoni@redhat.com>
	
	* solib-svr4.c: Include gdbcmd.h.
	(debug_solib): New variable.
	(elf_locate_base): Add some debugging statements.
	(svr4_current_sos): Likewise.
	(enable_break): Likewise.
	(svr4_relocate_main_executable): Likewise.
	(_initialize_svr4_solib): Add new 'set' command to control
	debugging output.
	* Makefile.in (solib-svr4.o): Update dependencies.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=ezannoni_pie-20030916-branch&r1=1.444&r2=1.444.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=ezannoni_pie-20030916-branch&r1=1.4773&r2=1.4773.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&only_with_tag=ezannoni_pie-20030916-branch&r1=1.37&r2=1.37.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]