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]

src/gdb config/i386/tm-go32.h ChangeLog NEWS


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_1-2001-07-29-branch
Changes by:	eliz@sources.redhat.com	2001-07-29 01:14:45

Modified files:
	gdb/config/i386: tm-go32.h 
	gdb            : ChangeLog NEWS 

Log message:
	Support for stepping through longjmp in DJGPP programs:
	
	* config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
	(GET_LONGJMP_TARGET): Define to call get_longjmp_target.
	(get_longjmp_target): Add prototype.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/tm-go32.h.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.3&r2=1.3.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.1527.2.1&r2=1.1527.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.30&r2=1.30.2.1


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