Jan Kratochvil
402506cde5
Rebase to FSF GDB 7.5.91.20130402 (pre-7.6 snapshot).
2013-04-02 22:38:05 +02:00
Jan Kratochvil
43e595b798
Rebase to FSF GDB 7.5.91.20130310 (pre-7.6 snapshot).
...
- Fix crash regression from the dlopen of libpthread.so fix (BZ 911712).
2013-03-23 20:32:15 +01:00
Jan Kratochvil
b7ec76456e
[RHEL-5] Import build regression fix.
2013-03-11 15:26:11 +01:00
Jan Kratochvil
f2d6b407bf
Add workaround of PDF gdb-doc build (filed as RH BZ 919891).
2013-03-10 19:26:23 +01:00
Jan Kratochvil
f1490f0b05
Re-enable (again) PDF in gdb-doc after texinfo RH BZ 876710 has been fixed.
2013-03-10 17:14:12 +01:00
Jan Kratochvil
1054fa6d0b
Rebase to FSF GDB 7.5.50.20130310 (pre-7.6 snapshot).
...
- Fix various entry-values sub-optimal results.
2013-03-10 17:12:43 +01:00
Jan Kratochvil
350d5a31c9
testsuite: Fix gdb.arch/powerpc-power6.exp testcase (IBM, RH BZ 890900).
2013-02-25 14:32:58 +01:00
Jan Kratochvil
dd75969f7b
Temporarily disable PDF in gdb-doc for still unavailable texinfo RH BZ 876710.
2013-02-19 14:50:45 +01:00
Jan Kratochvil
ab333d9938
Rebase to FSF GDB 7.5.50.20130215 (pre-7.6 snapshot).
2013-02-18 18:14:00 +01:00
Jan Kratochvil
99cd04126a
Re-enable PDF in gdb-doc after texinfo RH BZ 876710 has been fixed.
2013-02-08 13:59:30 +01:00
Jan Kratochvil
fd14833eee
Re-enable PDF in gdb-doc after texinfo RH BZ 876710 has been fixed.
2013-02-08 13:47:32 +01:00
Jan Kratochvil
f7d32d5142
Release bump only.
2013-02-04 18:45:42 +01:00
Jan Kratochvil
88bebb3fb1
Fix assert crashes with minidebuginfo (BZ 903522).
2013-02-01 20:06:54 +01:00
Jan Kratochvil
ebaa23aa6c
Release bump only.
2013-01-25 12:55:06 +01:00
Jan Kratochvil
5677fb2373
[RHEL] Reintroduce gdb-6.8-quit-never-aborts.patch.
2013-01-21 16:54:01 +01:00
Jan Kratochvil
556378e101
Rebase to FSF GDB 7.5.50.20130118 (pre-7.6 snapshot).
2013-01-19 23:41:55 +01:00
Jan Kratochvil
ab816baf60
[testsuite] Fix gdb-orphanripper.c lockup on F-17 (/dev/pts/* glibc chown).
2013-01-13 08:22:50 +01:00
Jan Kratochvil
f92430a872
Update dlopen to support map_failed probe of glibc (Gary Benson, BZ 886516).
2013-01-08 15:44:35 +01:00
Jan Kratochvil
5f3b63a0d4
[ppc*] Fix PowerPC disassembly regression (Alan Modra, Edjunior Machado).
2013-01-04 00:06:50 +01:00
Jan Kratochvil
ed2617e547
'dwz -m' parsing fix (Tom Tromey).
2012-12-13 10:18:00 +01:00
Jan Kratochvil
4bb744e410
Fix DW_OP_GNU_implicit_pointer offset bug (Tom Tromey).
2012-12-03 21:09:12 +01:00
Jan Kratochvil
707343965f
Temporarily disable PDF in gdb-doc before texinfo RH BZ 876710 gets fixed.
2012-12-02 18:18:13 +01:00
Jan Kratochvil
e5ad958b76
Provide Source URL when it is a release.
2012-11-29 19:02:41 +01:00
Jan Kratochvil
26b4790954
Fix (unsplit) split info doc.
2012-11-29 18:44:55 +01:00
Jan Kratochvil
54956de3d3
Rebase to FSF GDB 7.5.1 (7.5 stable branch).
2012-11-29 15:05:08 +01:00
Jan Kratochvil
92b52c5e6f
Fix `GDB cannot access struct member whose offset is larger than 256MB'
...
(RH BZ 871066).
2012-11-09 19:03:10 +01:00
Jan Kratochvil
75aac11369
entry values: Fix resolving in inlined frames.
2012-10-05 15:43:06 +02:00
Jan Kratochvil
979799fd0b
Permit passing pointers as address number even for C++ methods (Keith Seitz).
2012-09-27 22:38:54 +02:00
Jan Kratochvil
60a99dfbcf
Fix crash printing classes (BZ 849357, Tom Tromey).
2012-09-27 20:50:35 +02:00
Jan Kratochvil
a7d7affa1c
Fix .spec 'bundled' Provides for the stable branch rebase.
2012-09-26 20:28:34 +02:00
Jan Kratochvil
fb02fc3940
[ppc32] Fix stepping over symbol-less code crash regression (BZ 860696).
...
- Rebase to FSF GDB 7.5.0.20120926 (7.5 stable branch).
- Remove the .spec Source keyword URL as not valid now.
2012-09-26 19:54:59 +02:00
Jan Kratochvil
29e1388476
[RHEL-6] Disable no longer valid workaround of man pages .gz suffix.
2012-09-14 16:30:07 +02:00
Jan Kratochvil
30f2069f6e
Rebase to FSF GDB 7.5.
...
- Update dlopen to support two variants of glibc (Gary Benson, BZ 669432).
2012-08-18 09:41:09 +02:00
Jan Kratochvil
87ed9489e3
Drop Source URL for snapshots.
...
- Separate %{snapgnulib} from %{snap}.
- Fix %{libstdcxxpython} to be %{name}-prefixed.
- Fix debug info for go-exp.y and go-exp.c.
- Include RHEL-5 compatible %{buildroot} cleanup.
- Use %__global_ldflags.
2012-08-17 18:57:31 +02:00
Jan Kratochvil
4945b2263d
Rebase to FSF GDB 7.4.91.20120801.
...
- [dwz] Rebase it from FSF GDB HEAD.
2012-08-01 21:40:12 +02:00
Dennis Gilmore
914739c6e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 23:12:00 -05:00
Jan Kratochvil
536bc96db1
[devtoolset] Include Obsoletes of devtoolset-1.0-* by devtoolset-1.1-*.
2012-07-16 19:31:07 +02:00
Jan Kratochvil
8aabf36e77
Rebase to FSF GDB 7.4.50.20120714.
...
- Fix entryval feature crash on some .debug files optimized by dwz (BZ 839596).
- Fix another stale frame_info * (PR 11914, like PR 13866).
2012-07-15 10:41:46 +02:00
Jan Kratochvil
642e08f465
[RHEL] Disable MiniDebugInfo F-18 feature on RHEL <= 6 (BZ 834068).
2012-07-06 22:12:53 +02:00
Jan Kratochvil
a4cfcd84af
Fix .spec metadata for the MiniDebugInfo F-18 feature (BZ 834068).
2012-07-06 21:31:21 +02:00
Jan Kratochvil
e7f1c832a7
[archer-tromey-dwz-multifile-rebase] Fix DWARF files reading (Tom Tromey).
2012-07-06 19:30:32 +02:00
Jan Kratochvil
5387893eab
Fix build-id-core-loads internal error (BZ 837870).
2012-07-06 16:01:10 +02:00
Jan Kratochvil
c501c4bdb1
Implement MiniDebugInfo F-18 Feature consumer (Alexander Larsson, BZ 834068).
2012-07-05 23:18:24 +02:00
Jan Kratochvil
11eae30806
Rebase to FSF GDB 7.4.50.20120703.
...
- [archer-tromey-dwz-multifile-rebase] Merge new branch (Tom Tromey).
- [arm] <--with testsuite>: Disable fpc BuildRequires as it is not yet built.
- Revert function returning pointer fix (PR 9514) regressing Fedora errno patch.
2012-07-03 20:54:05 +02:00
Sergio Durigan Junior
a9b4b48ee3
Reorder Patch' entry for BZ 818343; include missing
fedoratest'.
2012-06-26 18:47:51 -03:00
Sergio Durigan Junior
31a43c2209
Include testcase for BZ 818343.
2012-06-21 07:09:31 -03:00
Jan Kratochvil
a930df3ffb
Fix regression of undisplayed missing shared libraries caused by a fix for:
...
GNU/Linux core open: Can't read pathname for load map: Input/output error.
2012-06-19 22:30:55 +02:00
Sergio Durigan Junior
2b568b7d72
Include testcase for BZ 823789.
2012-06-17 18:00:10 -03:00
Jan Kratochvil
31e8955039
Support DW_OP_GNU_parameter_ref for -O2 -g inferiors (BZ 827375).
2012-06-14 09:41:43 +02:00
Jan Kratochvil
c382081360
Disable -lmcheck in the development builds.
...
- Fix assertion on some files as glibc-2.15.90-8.fc18 (Doug Evans).
2012-06-06 19:23:02 +02:00
Jan Kratochvil
500c813e17
Fix Release.
...
- Make yum --enablerepo compatible with at least mock-1.1.21-1.fc16 Rawhide cfg.
2012-06-03 20:22:28 +02:00
Jan Kratochvil
f8eee05550
Rebase to FSF GDB 7.4.50.20120602.
...
- [testsuite] BuildRequire gcc-go.
- Drop printing 2D C++ vectors as matrices which no longer worked (BZ 562763).
- Fix dejagnu-1.5-4.fc17 compatibility for Go (for BZ 635651).
- Use librpm.so.3 for rpm-4.10.0 in Fedora 18.
- Revert recent breakage of UNIX objfiles order for symbols lookup.
2012-06-03 19:40:44 +02:00
Jan Kratochvil
0c6cb6731e
[ppc] Fix hardware watchpoints on PowerPC (BZ 827600, Edjunior Machado).
2012-06-02 15:47:38 +02:00
Jan Kratochvil
3071876327
Workaround PR libc/14166 for inferior calls of strstr.
2012-05-28 17:16:39 +02:00
Jan Kratochvil
d1151d6581
[RHEL5] Workaround doc build race.
2012-05-14 18:22:20 +02:00
Jan Kratochvil
43d8d62a03
Rename "set auto-load" patchset variable $ddir to $datadir.
2012-05-14 15:54:44 +02:00
Jan Kratochvil
de3a592768
Fix in "set auto-load" patchset for SCL scripts inheritance (BZ 815910).
2012-05-09 22:39:25 +02:00
Jan Kratochvil
72cb82c2bf
[RHEL5] Workaround kernel for detaching SIGSTOPped processes (BZ 809382).
2012-04-25 20:59:19 +02:00
Jan Kratochvil
fdf21a3584
Update "set auto-load" patchset and the --with-auto-load-safe-path setting.
...
- [RHEL] Disable gdb-add-index even on RHEL-6 as RHEL-6.0 had too old elfutils.
2012-04-24 22:24:12 +02:00
Jan Kratochvil
bd04ff0041
[RHEL] Fix --with-auto-load-safe-path systems prior to /usr move.
2012-04-18 20:16:36 +02:00
Jan Kratochvil
08451779f9
Security fix for loading untrusted inferiors, see "set auto-load" (BZ 756117).
2012-04-18 02:17:28 +02:00
Jan Kratochvil
f289ba9c21
[RHEL7] Fix/remove readline-devel BuildRequires redundant distro suffic .fc17.
2012-04-13 16:26:39 +02:00
Jan Kratochvil
fbf39fd05f
Workaround crashes from stale frame_info pointer (BZ 804256).
2012-04-04 21:56:56 +02:00
Jan Kratochvil
78a785d4c5
testsuite: Fix break-interp.exp expections for updated glibc (BZ 752834).
2012-04-04 17:21:33 +02:00
Jan Kratochvil
e26cb4d20f
[RHEL5,RHEL6] Reintroduce fix attaching to stopped processes.
2012-04-04 16:35:40 +02:00
Jan Kratochvil
ea0fcb4584
Fix performance regressions with .gdb_index (Tom Tromey, BZ 805274).
2012-03-31 00:00:30 +02:00
Jan Kratochvil
572702753c
Fixup %{_datadir}/gdb timestamps for multilib conflicts on RHELs.
2012-03-30 10:54:24 +02:00
Jan Kratochvil
9d32f32f26
[vla] Fix regression on no type for subrange from IBM XLF Fortran (BZ 806920).
2012-03-26 21:25:32 +02:00
Jan Kratochvil
3d3c8f2d4a
Fix loading of core files without build-ids but with build-ids in executables.
2012-03-17 12:41:20 +01:00
Jan Kratochvil
380b734913
Fix an implied regression by the inferior calls fix below (BZ 799531).
2012-03-09 22:30:50 +01:00
Jan Kratochvil
01b1870f18
Fix SELinux deny_ptrace .spec build rules (BZ 786878).
2012-03-09 19:11:09 +01:00
Jan Kratochvil
d8e4a58344
Fix inferior calls, particularly uncaught thrown exceptions (BZ 799531).
...
- Fix DWARF DIEs CU vs. section relative offsets (Joel Brobecker, me).
2012-03-09 00:17:10 +01:00
Jan Kratochvil
c64e73263b
Print reasons for failed attach/spawn incl. SELinux deny_ptrace (BZ 786878).
2012-03-06 07:57:07 +01:00
Jan Kratochvil
46d8530cd6
[rhel5] Fix up the previous commit (BZ 799318).
2012-03-04 18:52:21 +01:00
Jan Kratochvil
9fd125663d
[rhel5] Fix up the previous commit (BZ 799318).
2012-03-04 18:19:48 +01:00
Jan Kratochvil
1c8cc3b9e6
[rhel5] Workaround rpmbuild to make the doc subpkg noarch again (BZ 799318).
2012-03-04 10:43:26 +01:00
Jan Kratochvil
fb7506558d
[vla] Fix crash for dynamic.exp with gcc-gfortran-4.1.2-51.el5.x86_64.
...
- Reintroduce RHEL-5 glibc workaround for bt-clone-stop.exp.
- testsuite: Update/fix rh634108-solib_address.exp for the upstreamed API.
2012-03-02 23:16:12 +01:00
Jan Kratochvil
e05ce76998
Add kernel vDSO workaround (`no loadable ...') on RHEL-5 (kernel BZ 765875).
...
- Fix skipping of prologues on RHEL-5 gcc-4.1 -O2 -g code (BZ 797889).
- Fix breakpoint warning during 'next' over exit() (Tom Tromey, BZ 797892).
2012-02-29 11:13:05 +01:00
Jan Kratochvil
9e9d7b2bbb
testsuite: Fix gdb.base/macscp.exp ccache workaround in SCL mode.
...
- Adjust the RHEL/F version string automatically (BZ 797651, BZ 797646).
- Provide gdbtui for RHEL-5 and RHEL-6 as it is removed upstream (BZ 797664).
2012-02-28 18:05:01 +01:00
Jan Kratochvil
9ce5c44987
Do not use gcc44/gfortran44 on RHEL-5 if in SCL mode.
2012-02-24 17:20:30 +01:00
Jan Kratochvil
55c3b84dd7
Fix libinproctrace.so build on RHEL-5 i386 (disable it on RHEL-5).
2012-02-22 23:08:37 +01:00
Jan Kratochvil
3a4ee84176
Implement SCL (scl-utils-build) macros.
2012-02-22 19:22:10 +01:00
Jan Kratochvil
e81f470147
Fix debuginfo gdb-gdb.py build without redhat-rpm-config and on RHEL-5.
...
- Provide precompiled variants of gdb-gdb.py.
2012-02-21 20:05:03 +01:00
Jan Kratochvil
67644b518c
gstack: Turn off --readnever (suggested by Oliver Henshaw).
2012-02-13 20:17:47 +01:00
Jan Kratochvil
5c4cedb759
[RHELs] Drop simulation of legacy behavior - new GDB should behave as new GDB.
2012-02-10 21:03:13 +01:00
Jan Kratochvil
750e47124c
Simplify %setup .spec rule.
2012-02-10 05:30:04 +01:00
Jan Kratochvil
84ef6008bd
Drop --with upstream .spec rules.
2012-02-10 05:06:58 +01:00
Jan Kratochvil
62c93b3435
Drop --with debug .spec rules.
2012-02-10 05:03:15 +01:00
Jan Kratochvil
3000de323b
Improve performance for C++ symbols expansion (Tom Tromey, BZ 787487).
...
- Install also gdb-gdb.py pretty printers.
2012-02-09 22:25:44 +01:00
Jan Kratochvil
a50d5b63a7
Fix possible NULL crash in find_charset_names (Trom Tromey, BZ 786091).
...
- [ppc*] Fix build failure due to GCC aliasing warning (BZ 786504).
2012-02-09 20:09:41 +01:00
Jan Kratochvil
c5c713f196
Rebase to FSF GDB 7.4.50.20120120.
...
Drop the g77 .spec provisioning as it has been fixed in FSF GDB.
2012-01-21 00:27:28 +01:00
Jan Kratochvil
cc92f09aa1
Enable smaller %{_bindir}/gdb in future by no longer using -rdynamic.
...
Make --enablerepo to use '*-debug*' for RHEL compatibility (BZ 781571).
On older RHELs make readline bundled again (BZ 701131).
Fix build compatibility with RHEL-5 due to false noarch build.
2012-01-19 21:44:54 +01:00
Jan Kratochvil
a5cb59e730
Disable unexpected GDB directories relocatability.
2012-01-11 23:35:43 +01:00
Jan Kratochvil
ec26424839
Fix BuildRequires for RHEL compatibility (BZ 701131).
2012-01-11 17:18:28 +01:00
Jan Kratochvil
2d09ea90fb
Provide %snap timestamp for: Provides: bundled(librarypackage)
...
Replace %define by %global.
Replace Java in Summary with Fortran (only GCC-compiled Java is supported).
Unbundle readline-6.2 with a workaround of skipped "ask" (BZ 701131).
Work around readline-6.2 incompatibility not asking for --more-- (BZ 701131).
2012-01-11 17:04:42 +01:00
Jan Kratochvil
7cb24ade9a
Mark %{_sysconfdir}/gdbinit as %config(noreplace).
...
Add appropriate: Provides: bundled(librarypackage).
Remove excessive explicit Requires: librarypackage.
2012-01-07 22:45:52 +01:00
Jan Kratochvil
2f2930eb78
Fix linking on non-x86* (such as s390*) after libgdb.a removal.
2012-01-05 14:44:59 +01:00
Jan Kratochvil
e6cdbfd018
Reinclude gdb-dlopen-stap-probe.patch (missing in Fedora glibc - BZ 752476).
2012-01-04 09:46:32 +01:00
Jan Kratochvil
191f4d2883
Fix SystemTap support regression on i686 (Sergio Durigan Junior).
2012-01-03 21:06:12 +01:00
Jan Kratochvil
254f0e90bc
Rebase to FSF GDB 7.4.50.20120103.
2012-01-03 16:00:12 +01:00