This is the mail archive of the gdb-cvs@sourceware.cygnus.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/testsuite/gdb.mi ChangeLog-mi basics.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sourceware.cygnus.com	00/03/06 13:33:38

Modified files:
	gdb/testsuite/gdb.mi: ChangeLog-mi basics.c mi-disassemble.exp 
	                      mi-watch.exp 

Log message:
	2000-03-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	* mi-disassemble.exp: Don't assume numbers for the offset
	values. They can be different depending on the architecture.
	
	* mi-watch.exp (test_watchpoint_triggering): In same cases the
	type can be 'hw wathcpoint' not just 'watchpoint'. Adjust for that.
	
	* basics.c (callee4): Make the function return something,
	otherwise the return value is undefined.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/ChangeLog-mi.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/basics.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-disassemble.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-watch.exp.diff?cvsroot=src&r1=1.1&r2=1.2


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