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 ChangeLog corelow.c exec.c solib-frv.c ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	csl-arm-20050325-branch
Changes by:	mmitchel@sourceware.org	2005-06-13 18:43:57

Modified files:
	gdb            : ChangeLog corelow.c exec.c solib-frv.c 
	                 solib-svr4.c solib.c symfile.c 

Log message:
	* corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
	* exec.c (exec_file_attach): Likewise.
	* solib-frv.c (enable_break2): Likewise.
	* solib-svr4.c (enable_break): Likewise.
	* solib.c (solib_map_sections): Likewise.
	* symfile.c (symfile_bfd_open): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.7028&r2=1.7028.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/corelow.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.47&r2=1.47.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/exec.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.52&r2=1.52.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-frv.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.7&r2=1.7.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.47&r2=1.47.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.79&r2=1.79.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symfile.c.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.157.2.1&r2=1.157.2.2


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