- Use bfd_get_synthetic_symtab to read in any synthetic symbols such as
64-bit PPC's ".symbol"s.
This commit is contained in:
parent
0e6ea417f2
commit
67b028d828
6
gdb.spec
6
gdb.spec
@ -11,7 +11,7 @@ Name: gdb
|
|||||||
Version: 6.3.0.0
|
Version: 6.3.0.0
|
||||||
|
|
||||||
# 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: 0.4
|
Release: 0.5
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -386,6 +386,10 @@ 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
|
||||||
|
* Thu Jan 20 2005 Andrew Cagney <cagney@redhat.com> 6.3.0.0-0.5
|
||||||
|
- Use bfd_get_synthetic_symtab to read in any synthetic symbols
|
||||||
|
such as 64-bit PPC's ".symbol"s.
|
||||||
|
|
||||||
* Tue Jan 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.4
|
* Tue Jan 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.4
|
||||||
- Modify non-threaded watchpoint patch to use new observer.
|
- Modify non-threaded watchpoint patch to use new observer.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user