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
54956de3d3
Rebase to FSF GDB 7.5.1 (7.5 stable branch).
2012-11-29 15:05:08 +01: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
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
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
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
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
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
254f0e90bc
Rebase to FSF GDB 7.4.50.20120103.
2012-01-03 16:00:12 +01:00
Jan Kratochvil
3b55f7833b
Rebase to FSF GDB 7.3.50.20110722.
...
Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).
2011-07-23 00:41:56 +02:00
Jan Kratochvil
e6e9cf3987
Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release).
...
Adjust the `print errno' patch due to the DW_AT_linkage_name following again.
2011-07-03 17:22:23 +02:00
Jan Kratochvil
c8a4544144
Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release).
...
[stap] Fix double free (Sergio Durigan Junior).
2011-05-25 21:25:26 +02:00
Jan Kratochvil
f314eb3eb5
Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release).
...
Fix -O2 -g breakpoints internal error + prologue skipping (BZ 612253).
Fix case insensitive symbols for Fortran by iFort (BZ 645773).
Fix physname-related CU expansion issue for C++ (PR 12708).
Fix Python access to inlined frames (BZ 694824).
2011-04-29 10:04:45 +02:00
Jan Kratochvil
09dd7775eb
Rebase to FSF GDB 7.2.90.20110411 (which is a 7.3 pre-release).
...
Include the proper fix for anonymous struct typedefs (Tom Tromey, BZ 672230).
2011-04-11 22:48:13 +02:00
Jan Kratochvil
46a1caf62e
Rebase to FSF GDB 7.2.50.20110328 (which is a 7.3 pre-release).
...
Bundle %{libstdcxxpython}.tar.bz2 unconditionally - for rebulds on RHELs.
2011-03-28 20:06:31 +02:00
Jan Kratochvil
48cf710500
Rebase to FSF GDB 7.2.50.20110320 (which is a 7.3 pre-release).
...
Merge archer-sergiodj-stap, the SystemTap probes breakpoints feature.
[stap] Fix -O2 warnings.
Fix Ada support crash on uninitialized gdbarch.
2011-03-20 21:44:20 +01:00
Jan Kratochvil
d5159132e2
Rebase to FSF GDB 7.2.50.20110305 (which is a 7.3 pre-release).
2011-03-05 13:24:53 +01:00
Jan Kratochvil
833b1257d3
- Rebase to FSF GDB 7.2.50.20110222 (which is a 7.3 pre-release).
...
- Fix attach/core-load of {,un}prelinked i386 libs (bugreport by Michal Toman).
2011-02-23 00:35:53 +01:00
Jan Kratochvil
3080c0e54f
- Rebase to FSF GDB 7.2.50.20110218 (which is a 7.3 pre-release).
...
- [vla] Fox Fortran vector slices for allocated arrays (for BZ 609782).
2011-02-18 11:25:34 +01:00
Jan Kratochvil
af2402c03d
- Rebase to FSF GDB 7.2.50.20110213 (which is a 7.3 pre-release).
...
- Fix occasionall unfound source lines (affecting at least glibc debugging).
- Fix const/volatile qualifiers of C++ types (PR c++/12328).
- Be backward compatible for --rebuild with <=fc14 librpm.so.1.
2011-02-13 20:09:54 +01:00
Jan Kratochvil
cb641a7fa4
- Rebase to FSF GDB 7.2.50.20110206 (which is a 7.3 pre-release).
2011-02-06 22:46:57 +01:00
Jan Kratochvil
8973456f5a
- Rebase to FSF GDB 7.2.50.20110125 (which is a 7.3 pre-release).
...
- Fix discontiguous address ranges in .gdb_index - v3->v4 (BZ 672281).
- Fix DWARF-3+ DW_AT_accessibility default assumption for F15 gcc-4.6.
2011-01-25 22:51:27 +01:00
Jan Kratochvil
b0e03f562d
- Rebase to FSF GDB 7.2.50.20110117 (which is a 7.3 pre-release).
...
- Fix callback-mode readline-6.0 regression for CTRL-C (for RHEL-6.0).
- Fix occasional NULL dereference of the readline-6.0 workaround (BZ 575516).
2011-01-17 16:31:43 +01:00
Jan Kratochvil
0bba59c99f
- Remove --with-pythondir as no longer valid.
...
- Provide %{_bindir}gdb-add-index even on RHEL-5.
- Provide again libstdc++ pretty printers for any RHEL.
2011-01-14 07:17:24 +01:00
Jan Kratochvil
33ff7091ac
- Rebase to FSF GDB 7.2.50.20110107 (which is a 7.3 pre-release).
...
- Import archer-tromey-python (BZ 666177, branch update by Phil Muldoon).
2011-01-07 09:47:27 +01:00
Jan Kratochvil
278e869a86
- Rebase to FSF GDB 7.2.50.20110104 (which is a 7.3 pre-release).
...
- New testcase py-prettyprint.exp:print hint_error (for BZ 611569, BZ 629236).
- New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
2011-01-04 06:39:35 +01:00
Jan Kratochvil
6fa2f55b27
- Rebase to FSF GDB 7.2.50.20101231 (which is a 7.3 pre-release).
...
- Remove gdb-6.3-bt-past-zero-20051201.patch, gdb-archer-ada.patch and
gdb-6.3-framepczero-20040927.patch already removed from .spec before.
- Remove gdb-6.5-dwarf-stack-overflow.patch, upstreamed (Tom Tromey).
- Remove gdb-6.6-bz225783-gdb-debuginfo-paths.patch, upstreamed (Tom Tromey).
- Remove gdb-6.6-readline-system.patch, reimplemented upstream (Tom Tromey).
- Remove gdb-bz642879-elfread-sigint-stale.patch, upstreamed (Jan Kratochvil).
- Remove gdb-next-over-throw.patch, upstreamed (Tom Tromey).
2011-01-01 01:27:30 +01:00
Jan Kratochvil
e00e5eae57
- Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release).
2010-11-17 03:58:16 +01:00
Jan Kratochvil
1bcf9b6604
- iFort compat. - case insensitive DWARF not in lowercase (BZ 645773).
2010-11-16 05:54:18 +01:00
Jan Kratochvil
dd46ae6cd0
- Rebase to FSF GDB 7.1.90.20100721 (which is 7.2 pre-release).
2010-07-21 21:30:20 +00:00
Jan Kratochvil
ee681d3b2f
- Rebuild for Fedora 14.
2010-07-11 18:06:33 +00:00
Jan Kratochvil
aee5861550
- archer-jankratochvil-fedora13 commit:
...
59c35a31f0981a0f0b884b32c91ae6325b2126cd
- Fortran: Fix regression on setting breakpoint at toplevel symbols (BZ
559291; David Moore, Intel).
2010-02-03 06:05:13 +00:00
Jan Kratochvil
45f79714b9
- Upgrade to the FSF GDB snapshot: 7.0.50.20100128
...
- archer-jankratochvil-fedora13 commit:
39c5a8b75fad3acd7204903db5dee025055a4594
- Fix a regression on "AAA::ALPHA" test due to a merge from FSF GDB.
- Fix a regression of previous release due to false identification as core
file.
- Move ifunc .patch into the GIT-managed archer-jankratochvil-fedora13
branch.
- Update gdb.pie/corefile.exp from 2007-01-26 FSF GDB commit by Andreas
Schwab.
2010-01-28 22:26:15 +00:00
Jan Kratochvil
79563d6f81
- Upgrade to the FSF GDB snapshot: 7.0.50.20100121
...
- archer-jankratochvil-fedora13 commit:
ccde1530479cc966374351038057b9dda90aa251
- [expr-cumulative] Archer branch is now included.
2010-01-21 16:09:11 +00:00
Jan Kratochvil
626a9059b8
- Upgrade to the FSF GDB snapshot: 7.0.50.20100118
...
- Upgrade libstdc++-v3-python to r155978 (Phil Muldoon).
2010-01-18 23:22:41 +00:00
Jan Kratochvil
8c4c91efd9
- Upgrade to the FSF GDB snapshot: 7.0.50.20100116
...
- archer-jankratochvil-fedora13 commit:
81810a20b2d2c3bf18e151de3cddfc96445b3c46
- [expr-cumulative] Archer branch is missing in this release.
- Update rpm.org#76 workaround for rpm-4.8 using librpm.so.1.
- Dissect archer-jankratochvil-misc into Patch403...Patch408.
- Some regressions exist in this release.
2010-01-16 22:32:10 +00:00
Jan Kratochvil
0911f375d9
Rebase to: gdb-7.0.1-25.fc12
2010-01-12 22:15:57 +00:00
Jan Kratochvil
ab901d8ee8
- Fix broken python "help()" command "modules" (BZ 526552).
...
- Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090930
- archer-jankratochvil-fedora12 commit:
7cb860f03e2437c97239334ebe240d06f45723e0
2009-09-30 20:58:50 +00:00
Jan Kratochvil
4d3aa56117
- Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090925
...
- archer-jankratochvil-fedora12 commit:
4338ea85c798007c32594032f602db9fd230eba9
- [python] Don't directly reference self.frame (Tom Tromey).
- [expr] Updates from branch (Keith Seitz).
2009-09-25 06:49:21 +00:00
Jan Kratochvil
a8e7ccc4fd
- Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090921
...
- archer-jankratochvil-fedora12 commit:
0d5c38dd89050c0ee1cf049656f177c170d675d4
- [expr] Check has_stack_frames before calling find_pc_line (Sami
Wagiaalla).
2009-09-21 15:49:36 +00:00
Jan Kratochvil
8ae3364a4f
- Include bundled libstdc++ python; it will be in libstdc++-devel since
...
gcc-4.5.
2009-09-17 22:00:12 +00:00
Jan Kratochvil
e93d3474d8
- Upgrade to the FSF GDB gdb-7.0 branch and snapshot: 6.8.91.20090917
...
- archer-jankratochvil-fedora12 commit:
16f3f01cc2cbc15283462eaabdfcde92cf42cdc6
- Drop the qsort_cmp workaround as resolved in FSF GDB now (BZ 515434).
2009-09-17 12:15:42 +00:00
Jan Kratochvil
806f8c893c
- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090910
...
- archer-jankratochvil-fedora12 commit:
941eb487a42933e442cb4d11344cda96ecb8a04d
- [next-over-throw] Fix exceptions thrown during next (Tom Tromey).
- [bp_location-accel] Do not (much) slow down on 500+ breakpoints (me).
2009-09-10 21:37:41 +00:00
Jan Kratochvil
a97b573f83
- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090818
...
- archer-jankratochvil-fedora12 commit:
5e0d1cc74f119391a2c3ae25ef5749fc28674f06
2009-08-18 18:51:17 +00:00
Jan Kratochvil
912c39689b
- Support constant DW_AT_data_member_location by GCC PR debug/40659 (BZ
...
515377).
- Fix .spec URL.
- archer-jankratochvil-fedora12 commit:
81de3c6abae4f7e3738aa9bcc0ab2f8725cce252
2009-08-11 14:42:47 +00:00
Jan Kratochvil
273e7e98b2
- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090810
...
- archer-jankratochvil-fedora12 commit:
93ec16e6f5000dd64d433d86674e820ed0f35b72
2009-08-10 13:22:51 +00:00
Jan Kratochvil
e5611bfae3
- Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090803
...
- archer-jankratochvil-fedora12 commit:
0222cb1f4ddd1eda32965e464cb60b1e44e110b2
2009-08-04 05:37:29 +00:00