Jan Kratochvil
de5da8561d
[rhel5] Fix /etc/gdbinit compatibility with python-2.4.
2013-10-30 12:49:53 +01:00
Sergio Durigan Junior
d0d7de4406
- Fix the case when GDB leaks memory because value_struct_elt does not call
...
check_typedef. (Doug Evans, BZ 15695, filed as RH BZ 1013453).
2013-10-01 00:05:48 -03:00
Jan Kratochvil
bfd851884a
Fix the version string to be GNU standards compliant (BZ 1004949).
2013-09-09 17:49:19 +02:00
Jan Kratochvil
841b118906
Remove --disablerepo='*' from BZ 554152 as it conflicts with BZ 981154.
...
- [ppc] Support Power8 CPU (IBM, BZ 731875).
- [rhel5] tps-srpmtest does not set %{rhel} (BZ 1002198, Miroslav Franc).
2013-08-31 20:14:31 +02:00
Jan Kratochvil
827765168c
Load /etc/gdbinit.d/*.{gdb,py} files automatically (BZ 981520).
2013-08-30 22:36:12 +02:00
Jan Kratochvil
9823d71e51
Rebase to FSF GDB 7.6.1.
2013-08-30 22:27:48 +02:00
Jan Kratochvil
983a3bf47d
Fix false warnings of new %pre during future upgrades (BZ 999645).
2013-08-30 19:09:22 +02:00
Jan Kratochvil
a98c9ed4a5
New %pre to fix failed upgrade of the previous commit (BZ 999645).
2013-08-30 18:59:34 +02:00
Jan Kratochvil
f8a9be3fb7
Fix /usr/share/gdb/auto-load/ need of filesystem symlinks (BZ 999645).
...
It needs: yum remove gdb-heap; yum reinstall gdb; yum install gdb-heap
2013-08-28 22:06:19 +02:00
Jan Kratochvil
c736c63719
Make the previous commit rpm buildable.
2013-08-06 17:04:21 +02:00
Jan Kratochvil
256c78441d
Fix yum install command when the binary RPM is missing (BZ 981154).
...
- Fix crash on 'enable count' (Simon Marchi, BZ 993118).
- Fix the changlog entry formatting for 6.3.0.0-0.1.
2013-08-06 16:28:17 +02:00
Jan Kratochvil
19d4458238
[scl] Disable Python frame filters on scl.
...
- Update libraries opening performance fix from upstream.
- Fix C++ lookups performance regression (Doug Evans, BZ 972677).
2013-06-10 15:04:37 +02:00
Jan Kratochvil
a5cf0a66f1
[ppc] Backport hardware watchpoints fix (Edjunior Machado, BZ 967915).
2013-05-28 18:11:47 +02:00
Jan Kratochvil
89fbbfccaf
Backported Python frame filters (Phil Muldoon).
...
- Backported breakpoint conditions crash fix (Sergio Durigan Junior).
2013-05-21 13:54:33 +02:00
Jan Kratochvil
6d620330a4
Fix performance regression when inferior opens many libraries (Gary Benson).
2013-05-19 18:44:05 +02:00
Jan Kratochvil
5c14ffc194
Fix needless expansion of non-gdbindex symtabs (Doug Evans).
2013-05-09 15:08:44 +02:00
Jan Kratochvil
01f32662b6
[testsuite] [RHEL-5] Fix gdb-orphanripper.c runtime error.
2013-05-06 17:30:58 +02:00
Jan Kratochvil
a3d12927af
Fix gcore for vDSO (on ppc64).
2013-05-03 03:43:06 +02:00
Jan Kratochvil
3344b6ba48
Fix false "Unknown error 512" on x32 (H.J. Lu, BZ 956883).
2013-04-27 18:40:38 +02:00
Jan Kratochvil
46f79e2112
Rebase to FSF GDB 7.6.
2013-04-26 15:34:36 +02:00
Jan Kratochvil
f8a4995541
Fix man page BuildRequires (for BZ 881892).
2013-04-24 16:37:54 +02:00
Jan Kratochvil
c3b2d52489
[spec] Fix virtual bundles after GDB has been branched.
2013-04-23 17:27:14 +02:00
Jan Kratochvil
d6a3040467
Rebase to FSF GDB 7.5.91.20130423 (pre-7.6 snapshot).
2013-04-23 17:01:16 +02:00
Jan Kratochvil
05b22fe0aa
[SCL] Skip deprecated .gdb_index warning for Red Hat built files (BZ 953585).
2013-04-22 16:23:49 +02:00
Sergio Durigan Junior
9dd2140456
[RHEL-6] Regression test for RH BZ 947564.
2013-04-22 03:55:56 -03:00
Jan Kratochvil
cf0b61abc0
Provide man page for gcore.1 and gdb-add-index.1 (BZ 881892).
2013-04-11 19:07:45 +02:00
Jan Kratochvil
9b8aeef05e
[RHEL-5] Fix noarch doc build.
2013-04-07 09:17:34 +02:00
Jan Kratochvil
ac3dde5b9b
Rebase to FSF GDB 7.5.91.20130407 (pre-7.6 snapshot).
...
- [SCL] Remove BuildRequires of gcc-go on SCL (Miroslav Franc, BZ 948982).
- Provide man page for gdbinit.5 (BZ 881892), document gdb -p in man (BZ 659000).
2013-04-07 08:25:27 +02:00
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