- Bugfix testcase typo of gdb-6.5-16.
This commit is contained in:
parent
509b0ab1f9
commit
67e6bd43b5
@ -1,9 +1,9 @@
|
|||||||
Index: gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
Index: ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
||||||
===================================================================
|
===================================================================
|
||||||
RCS file: gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
RCS file: ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
||||||
diff -N gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
diff -N ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
|
||||||
--- /dev/null 1 Jan 1970 00:00:00 -0000
|
--- /dev/null 1 Jan 1970 00:00:00 -0000
|
||||||
+++ gdb/testsuite/gdb.base/largecore-last-address-lock.exp 15 Nov 2006 21:43:24 -0000
|
+++ ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp 15 Nov 2006 21:43:24 -0000
|
||||||
@@ -0,0 +1,49 @@
|
@@ -0,0 +1,49 @@
|
||||||
+# Copyright 2006 Free Software Foundation, Inc.
|
+# Copyright 2006 Free Software Foundation, Inc.
|
||||||
+
|
+
|
||||||
|
5
gdb.spec
5
gdb.spec
@ -11,7 +11,7 @@ Name: gdb
|
|||||||
Version: 6.5
|
Version: 6.5
|
||||||
|
|
||||||
# The release always contains a leading reserved number, start it at 0.
|
# The release always contains a leading reserved number, start it at 0.
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -582,6 +582,9 @@ fi
|
|||||||
# don't include the files in include, they are part of binutils
|
# don't include the files in include, they are part of binutils
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 6.5-17
|
||||||
|
- Bugfix testcase typo of gdb-6.5-16.
|
||||||
|
|
||||||
* Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 6.5-16
|
* Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 6.5-16
|
||||||
- Provide testcase for accessing the last address space byte.
|
- Provide testcase for accessing the last address space byte.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user