Files
binutils-gdb/gdb/testsuite/gdb.gdbtk/ChangeLog-gdbtk
Martin Hunt b845066654 1999-01-29 Martin Hunt <hunt@cygnus.com>
* srcwin.test (click): New function that generates an event
	at a location.
	(srcwin-4.4): New test. Simulate a click on a line and
	check for breakpoint set.
	(srcwin-4.5): New test. Right-click on a line and select "Continue
	to Here" from popup.

	* srcwin.exp: Source srcwin3.test, which will test source window
	assembly debugging on executables built without "-g".
1999-01-30 02:56:04 +00:00

31 lines
868 B
Plaintext

1999-01-29 Martin Hunt <hunt@cygnus.com>
* srcwin.test (click): New function that generates an event
at a location.
(srcwin-4.4): New test. Simulate a click on a line and
check for breakpoint set.
(srcwin-4.5): New test. Right-click on a line and select "Continue
to Here" from popup.
* srcwin.exp: Source srcwin3.test, which will test source window
assembly debugging on executables built without "-g".
1999-01-29 Martin Hunt <hunt@cygnus.com>
* srcwin.exp: Add srcwin2.test, which are basically the same
tests as srcwin.test, but run with a missing source file.
* srcwin2.test: New file.
* srcwin.test: Add tests for setting breakpoints in the source window,
testing BP balloons, variable balloons, and mixed-mode disassembly
of include files.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: