Commit Graph

273 Commits

Author SHA1 Message Date
aoliva
de063e0442 - Enable gdb to debug core files and executables with mismatched prelink
base addresses. Fixes BZ 175075.
2006-02-23 20:47:29 +00:00
aoliva
57ce3582f8 Oops, update Release 2006-02-14 20:51:23 +00:00
aoliva
ee1d9490a7 - Adjust type-punning patch to include fix not needed upstream. 2006-02-14 20:48:24 +00:00
aoliva
e08f94c000 - Use type-punning warning fixes as accepted upstream. 2006-02-14 19:40:14 +00:00
Jesse Keating
cc18d737e0 bump for bug in double-long on ppc(64) 2006-02-11 02:49:31 +00:00
Jesse Keating
9c2bcfac82 bump for new gcc/glibc 2006-02-07 11:44:29 +00:00
aoliva
667028970c - Bump up release number. 2006-01-16 16:27:08 +00:00
aoliva
c9fd171760 - Fix type-punning warnings issued by GCC 4.1. 2005-12-19 18:59:07 +00:00
Jesse Keating
88ce67832e gcc bump 2005-12-16 23:20:30 +00:00
Jeff Johnston
6417cfccf0 - Bump up release number.
Thu Dec 01 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.90
- Add option to allow backtracing past zero pc value.
- Bugzilla 170275
2005-12-01 21:07:06 +00:00
Jeff Johnston
fbb51ac204 - Bump up release number.
Tue Nov 15 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.86
- Fix ia64 user-specified SIGILL handling error.
- Bugzilla 165038.
2005-11-16 19:19:42 +00:00
Jeff Johnston
fb9a5aa2e0 - Bump up release number.
Tue Oct 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.82
- Modify attach patch to add missing fclose.
- Bugzilla 166712
2005-10-20 15:48:27 +00:00
Jeff Johnston
e00d0dda36 - Bump up release number.
Tue Oct 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.78
- Support gdb attaching to a stopped process.
2005-10-12 18:57:10 +00:00
Jeff Johnston
c73684b204 - Bump up release number.
Thu Sep 29 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.74
- Fix up DSO read logic when process is attached.
2005-09-29 22:41:56 +00:00
Jeff Johnston
078093a0f2 - Bump up release number.
Mon Sep 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.70
- Fix frame pointer calculation for ia64 sigtramp frame.
2005-09-27 16:07:52 +00:00
Jeff Johnston
7c724ede90 - Bump up release number.
Thu Sep 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.66
- Remove extraneous xfree.
2005-09-22 21:55:32 +00:00
Jeff Johnston
658b48942f - Bump up release number.
Wed Sep 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.62
- Readd readnever option
2005-09-07 18:57:23 +00:00
Jeff Johnston
a0101bc427 - Bump up release number. 2005-07-27 16:10:40 +00:00
Jeff Johnston
486c3bbc76 - Bump up release number.
Tue Jul 26 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.54
- Add testcase to verify printing of inherited members
- Bugzilla 146835
2005-07-26 21:29:05 +00:00
Jeff Johnston
e1bcf9b74a - Bump up release number.
Mon Jul 25 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.50
- Fix bug with info frame and cursor address on ia64.
- Add testcase to verify pseudo-registers calculated for ia64 sigtramp.
- Bugzilla 160339
2005-07-25 22:43:34 +00:00
Jeff Johnston
d5a2446950 - Bump up release number.
Fri Jul 22 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.46
- Fix attaching to 32-bit processes on 64-bit systems.
- Bugzilla 160254
2005-07-23 01:41:19 +00:00
Jeff Johnston
846419871a - Bump up release number.
Thu Jul 14 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.42
- Add work-around to make ia64 gcore work faster.
- Bugzilla 147436
2005-07-15 00:48:56 +00:00
Jeff Johnston
72cd19da15 - Bump up release number.
Mon Jul 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.38
- Fix backtracing across sigaltstack for ia64
- Bugzilla 151741
2005-07-14 19:11:18 +00:00
Jeff Johnston
82cee5f74c - Bump up release number.
Fri Jul 08 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.35
- Build pseudo-registers properly for sigtramp frame.
- Bugzilla 160339
2005-07-09 02:16:29 +00:00
Jeff Johnston
adbc6b8f3a - Bump up release number.
Thu Jul 07 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.31
- Modify security errata to include additional bfd robustness updates
- Bugzilla 158680
2005-07-08 18:42:25 +00:00
Jeff Johnston
d93994303f - Bump up release number.
Fri Jun 10 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.28
- Security errata for bfd and .gdbinit file usage
- Bugzilla 158680
2005-06-10 20:50:21 +00:00
Jeff Johnston
b52f222775 - Bump up release number.
Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.23
- Bump up release number.
Wed May 18 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.22
- Specify SA_RESTART for linux-nat.c handlers and use my_waitpid which
    handles EINTR.
2005-05-18 19:25:28 +00:00
Jeff Johnston
a5fe47c6ba - Bump up release number.
Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.20
- Bump up release number.
Tue May 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.19
- Fix for partial die in cache error
- Bugzilla 137904
2005-05-03 22:58:36 +00:00
Jeff Johnston
fc61375721 - Bump up release number.
Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.17
- Bump up release number.
Wed Apr 27 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.16
- Update ia64 sigtramp support to use libunwind and fix top-level rse
    register reads to also use libunwind.
- Bugzilla 151741
2005-04-27 23:29:27 +00:00
Jeff Johnston
0e6b69254f - Bump up release number.
Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.14
- Bump up release number.
Thu Apr 21 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3-0.0-1.13
- Do not issue warning message for gcore under ia64
- Bugzilla 146416
2005-04-21 20:10:16 +00:00
cagney
434306b94c - Update gstack patch, handle systems that lack /proc/<pid>/tasks. 2005-04-11 20:52:56 +00:00
cagney
00764cbbb6 Oops, fix version number. 2005-04-08 19:18:04 +00:00
cagney
a0fb58586a - Replace patch warning about DW_OP_piece with a patch that implements the
DW_OP_piece read path.
2005-04-08 19:16:52 +00:00
cagney
5ced33ee9c - Print a warning when the separate debug info's CRC doen't match; test. 2005-04-02 22:38:09 +00:00
Jeff Johnston
81e47be6db - Bump up release number.
Wed Mar 30 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.7
- Add proper vsyscall page support for ia64.
2005-03-30 23:40:51 +00:00
Jeff Johnston
2b9b6c13e2 - Bump up release number.
Thu Mar 24 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.4
- Fix printing of inherited members of C++ classes.
- Fix for Bugzilla 146835.
2005-03-25 00:17:33 +00:00
Jeff Johnston
8898d54c59 - Bump up release number.
Thu Mar 17 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-1.1
- Remove warnings that cause errors when compiled with gcc4 and -Werror.
2005-03-22 23:25:26 +00:00
Elliot Lee
c3e970c431 oops, rebuild 2005-03-16 21:33:50 +00:00
Jeff Johnston
bfc7c1d8bf - Bump up release number.
Thu Mar 03 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.35
- Add follow-fork fix from mainline sources.
2005-03-04 17:13:55 +00:00
Jeff Johnston
8a516c73c3 - Bump up release number.
Mon Feb 28 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.32
- Modify debug register handling for x86, x86-64 to be thread-specific.
- Modify threaded watchpoint code for x86, x86-64 to properly insert and
    remove watchpoints on all threads.
2005-03-03 20:42:47 +00:00
cagney
155a3e093e Bump version number twice (RHEL-3; RHEL-4). 2005-02-22 19:15:01 +00:00
cagney
367b952805 - Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address and
not zero unsnd. Fix BE 32- vs 64-bit problem.
2005-02-22 17:34:05 +00:00
cagney
49d82ff464 Oops, really bump version to .28. 2005-02-21 18:25:42 +00:00
cagney
79b1522f47 - Back port patch adding symfile-mem.o to all GNU/Linux builds. Fix BZ
146087.
2005-02-21 18:24:09 +00:00
Jeff Johnston
6ba43c9d8c - Bump up release number.
Wed Feb 16 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.26
- Fix unload.exp testcase.
2005-02-16 21:37:58 +00:00
Jeff Johnston
955cd49926 - Bump up release number.
Mon Feb 14 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.24
- Fix gdb to always grab the terminal before a readline call.
- Bugzilla 147880
2005-02-14 22:10:53 +00:00
Jeff Johnston
3eb6817783 - Bump up release number.
Fixed problem to do with CFLAGS being set to -Wp,-D_FORTIFY_SOURCE which
    causes the build to fail because gdb has usage of functions without
    return types and uses the -Werror flag.
2005-02-12 00:43:50 +00:00
Jeff Johnston
28857cc59c - Bump up release number.
Fri Feb 11 2005 Jeff Johnston <jjohnstn@redhat.com> 6.3.0.0-0.21
- Fix gdb to handle stepping over the end of an exiting thread.
- Bugzilla 146848
2005-02-11 23:48:53 +00:00
Jeff Johnston
3bd6eba21d - Bump up release number. 2005-02-10 23:01:59 +00:00
Jeff Johnston
9dde329b20 - Modify previous gcore patch to not use linux_proc_xfer_memory even for
main thread.
2005-02-08 21:02:35 +00:00
Jeff Johnston
28fdd9467e - Modify previous gcore patch to only apply to ia64. 2005-02-08 01:25:23 +00:00
Jeff Johnston
20b150be89 - Fix gcore to work properly for threaded applications
- Bugzilla 145309, 145092
2005-02-05 04:21:32 +00:00
Jeff Johnston
020264b153 - Tolerate DW_AT_type referencing <0> and instead of generating an error,
treat as unknown type.
- Bugzilla 144852.
2005-02-05 03:49:11 +00:00
cagney
6cc37db5c7 - Separate out test patches. 2005-02-04 21:01:49 +00:00
Jeff Johnston
4bf80fb89a - Fix to allow ia64 gdb to backtrace from syscalls in a corefile.
- Bugzilla 145092.
2005-01-27 19:51:15 +00:00
Jeff Johnston
f1c5dfd5e0 - Fix to support examining files even when the executable moves
- Bugzilla 142122
2005-01-26 23:16:12 +00:00
cagney
bf41c59771 - gdb-6.3-ppcdotsyms-20050126.patch: Backport BFD changes for reading
synthetic symbols. Rewrite code reading elf minimal symbols so that it
    includes synthetics.
2005-01-26 20:22:17 +00:00
Jeff Johnston
3a3dff59e8 - Fix to prevent resetting unwind kernel table size to invalid value when
debugging a core file
- Bugzilla 145309
2005-01-22 01:37:58 +00:00
cagney
821ca2428b - When single stepping handle both back-to-back and nested signals.
- Disable .symbol patch, results in BFD errors.
2005-01-21 23:50:10 +00:00
cagney
ac9e138c02 Bump to 0.9. 2005-01-21 23:48:36 +00:00
cagney
b32bcbe5eb - When single stepping handle both back-to-back and nested signals. 2005-01-21 23:19:55 +00:00
Jeff Johnston
2e2750be6c - Support listing both in-charge and not-in-charge dtors when just the dtor
name is given.
- Add new test case for newly added ctor/dtor functionality.
2005-01-21 22:50:55 +00:00
Jeff Johnston
3361dd973b - Fix to allow breaking by line in both the in-charge and not-in-charge
ctor/dtor.
- Bugzilla 117826
2005-01-21 00:20:17 +00:00
cagney
97228c4d3d - Enable patch from 0.5 :-( 2005-01-20 22:01:20 +00:00
cagney
67b028d828 - Use bfd_get_synthetic_symtab to read in any synthetic symbols such as
64-bit PPC's ".symbol"s.
2005-01-20 21:07:29 +00:00
Jeff Johnston
0e6ea417f2 - Modify non-threaded watchpoint patch to use new observer. 2005-01-19 23:29:48 +00:00
Jeff Johnston
bc60002377 - Fix for non-threaded watchpoints. 2005-01-18 16:37:00 +00:00
cagney
6edd3c8153 - Enable PPC CFI, remove merged ppc patches. 2005-01-17 17:28:54 +00:00
ezannoni
8f6f3f7dc6 Andrew Cagney <cagney@redhat.com> Jeff Johnston <jjohnstn@redhat.com>
- Various fixes to complete the import and merge.
2005-01-15 03:33:29 +00:00
cagney
e4fa8d72e6 Add ppc's malloc patch. 2005-01-11 04:20:28 +00:00
Jeff Johnston
f5d570986d Reapply self test patch to 6.3. 2005-01-11 01:07:18 +00:00
Jeff Johnston
84cb84b0ba Readd pie support. 2005-01-11 00:15:58 +00:00
Jeff Johnston
7bde2fa50c Roland McGrath <roland@redhat.com>
Include "observer.h", "auxv.h", and "elf/common.h". (struct
    symbol_file_add_from_memory_args) (symbol_file_add_from_memory_wrapper,
    add_vsyscall_page) (_initialize_symfile_mem): Add an inferior_created
    observer, use to load the vsyscall page.
Update dependencies.
2004-07-08 Daniel J
Recognize __kernel_vsyscall as a signal trampoline.
Replacing 6.1post patch #50 to apply on 6.3.
2004-12-16 22:26:17 +00:00
Jeff Johnston
1390bba0c9 New struct. (backtrace_command_stub): New function. (backtrace_command):
Call backtrace_command_stub wrapped in a catch_errors call.
    (backtrace_full_command): Ditto.
New prototypes.
New functions. (error_stream_1): Ditto. (error_stream): Call
    error_stream_1.
Replacing 6.1post patch #78.
2004-12-16 22:12:47 +00:00
Jeff Johnston
f643c0cd8b Add support for exposing not-in-charge constructors/destructors in the
demangled names.
2004-12-16 21:54:10 +00:00
Jeff Johnston
2d795dbf85 Removed. (thread_db_resume): Do not iterate and call clear_lwp_callback. 2004-12-16 21:36:54 +00:00
cagney
dd9987d145 Move more patches forward. 2004-12-14 20:54:47 +00:00
Jeff Johnston
8e717966f9 Fix to support listing base and regular constructors from gdb list and
breakpoint commands.
2004-12-14 01:07:04 +00:00
Jeff Johnston
eb9da9d18d Fix to ensure types are visible by gdb's ptype command. 2004-12-14 01:04:19 +00:00
Jeff Johnston
e8aabd66a7 Readd ia64 backtrace fixes from 6.1post into 6.3. 2004-12-14 00:21:54 +00:00
Jeff Johnston
36ea501317 Add threaded watchpoint support. 2004-12-13 21:48:04 +00:00
Jeff Johnston
aeaef799f4 Replacement 6.3 patch for 6.1post thread-step patch. Also remove traces of
patches already integrated into gdb 6.3.
2004-12-08 01:02:20 +00:00
cagney
707dff88ed Describe each patch. 2004-12-02 19:38:20 +00:00
cagney
43873a6422 Merge in most PPC fixes. 2004-12-02 18:30:25 +00:00
cagney
f56d3db504 Merge PPC's .solib patch. 2004-12-02 17:44:10 +00:00
cagney
4e0e6d098e Remove the ``broken'' patches. 2004-12-02 16:55:01 +00:00
cagney
b0a9b1228b Another dead patch. 2004-12-02 16:49:57 +00:00
cagney
75eaddb190 Merge libunwind testsuite, and signal patches. 2004-12-02 16:46:32 +00:00
cagney
5185b7b341 Another merged patch. 2004-12-02 16:18:26 +00:00
cagney
c4efacfb32 Fix dwoppiece, remove more merged patches. 2004-12-02 16:10:51 +00:00
cagney
bd0cbaaec2 Re-merge DW_OP_piece. 2004-12-02 15:55:49 +00:00
cagney
00cf53144c Merge in perpetuated testsuite patches. 2004-12-02 15:42:08 +00:00
cagney
7bf686ca3f Create empty[ish] ChangeLog.RedHat files. 2004-12-02 15:32:46 +00:00
cagney
d8acd7ce85 Delete merged patches. 2004-12-02 15:07:06 +00:00
cagney
67453e86a4 Delete merged patch. 2004-12-02 15:03:07 +00:00
cagney
16ccb4d14f Checkpointing 6.3 merge. 2004-12-02 15:00:47 +00:00
Jeff Johnston
ce12ca0d98 - When removing breakpoints, continue removing breakpoints even if an error
occurs on the list.
2004-11-30 23:44:26 +00:00
cagney
88bd634325 Bump version for rhel4 build. 2004-11-28 19:09:40 +00:00
cagney
a92c345ec5 Add missing symbol name to display and examine output. 2004-11-25 00:14:14 +00:00
cagney
c878e6553b Enable .malloc ppc64 fix. Only define kfail when missing. 2004-11-24 21:59:37 +00:00
cagney
8790eb109c Bump version. 2004-11-24 20:08:36 +00:00
cagney
b599fc7a52 Fix patch84 name. 2004-11-24 19:43:02 +00:00
cagney
797c90b001 Add reggroups; stops GDB trashing PS register. 2004-11-24 19:37:48 +00:00
cagney
e7973621f1 Fix pie test directory. 2004-11-23 21:31:56 +00:00
cagney
043030a1b9 Add gstack; backport fixes for i386 unwinding; add --readnever option. 2004-11-23 21:25:15 +00:00
Jeff Johnston
08dec1cdb5 Fix release number to be 56. 2004-11-23 01:19:44 +00:00
Jeff Johnston
c78d1106cf - Bump up release number. 2004-11-23 01:16:52 +00:00
Jeff Johnston
13cc717605 - Multiple ia64 backtrace fixes. Bugzilla 125157 2004-11-22 23:42:47 +00:00
ezannoni
0a8ae59fe3 Bump version number 2004-11-11 22:57:20 +00:00
ezannoni
685d72404a Actually update version number 2004-11-11 22:52:34 +00:00
ezannoni
612764e2cd Fix problem with info files conflicting for different arches. 2004-11-11 22:46:03 +00:00
Jeff Johnston
a2592e8611 - Bump up release number 2004-11-09 23:00:05 +00:00
Jeff Johnston
83e575af04 - Bump up release number 2004-11-09 22:57:43 +00:00
Jeff Johnston
19015dd87c - Expose $base, $allocate constructors and $delete, $base destructors for
breakpoints.
2004-11-09 22:52:57 +00:00
cagney
610a7a6892 Enable PPC CFI. 2004-11-09 14:51:46 +00:00
Jeff Johnston
9fa11b49c7 - Bump up release number 2004-11-08 16:38:55 +00:00
Jeff Johnston
8b1513dca6 - Bump up release number 2004-11-08 16:25:31 +00:00
Jeff Johnston
e7202b70e7 - Allow macros to continue past a backtrace error 2004-11-05 22:53:28 +00:00
cagney
44f6132d3e Hopefully the last of the PPC fixes (or at least the really bad ones). 2004-10-27 04:31:14 +00:00
cagney
94a04ec3e1 PPC FPSCR and s390 general fixes. 2004-10-26 18:04:55 +00:00
cagney
7564bf320f Enable 64-bit .FN solib fix. Fix --ignore option being passed through to
runtest.
2004-10-22 19:17:12 +00:00
cagney
ca25aa46d2 Add stuff to get around no dot symbols. 2004-10-20 15:15:31 +00:00
cagney
d25ccdf76c Move pie stuff to gdb.pie directory. 2004-10-12 03:11:56 +00:00
cagney
a007b5fc70 Fix for sigstep comment. 2004-10-11 19:25:43 +00:00
Jeff Johnston
25863f46c4 - Do not invalidate cached thread info when resuming threads.
- Bump up release number.
2004-10-07 18:53:18 +00:00
Jeff Johnston
8f3542a1fe - Fix S/390 watchpoint support to work better under threading. 2004-10-02 00:25:14 +00:00
Jeff Johnston
6540973d54 - Fix thread_db_get_lwp to handle 2nd format ptids. 2004-10-01 20:42:53 +00:00
cagney
d3bc91a750 Enable stop backtrace past a zero pc. 2004-09-28 02:52:36 +00:00
Jeff Johnston
b16c9237e6 - Add threaded watchpoint support for x86, x86-64, and ia64. 2004-09-27 23:09:09 +00:00
cagney
6d17aaa5cb Exclude bigcore.exp, don't delete it. 2004-09-27 17:45:18 +00:00
cagney
dcaf10b4e1 Merge in mainline testsuite updates. Merge in mainline infrun.c fixes. 2004-09-24 13:57:06 +00:00
cvsdist
e17ef728e4 auto-import changelog data from gdb-6.1post-1.20040607.29.src.rpm
Thu Sep 02 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.29
- Fix low-level lin-lwp code to wait specifically for any stepping LWP
    (bugzilla 130896)
2004-09-09 05:27:57 +00:00
cvsdist
59a30cf831 auto-import changelog data from gdb-6.1post-1.20040607.28.src.rpm
Tue Aug 31 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.28
- Add test case for bugzilla 128618 fix.
2004-09-09 05:26:59 +00:00
cvsdist
e6f875e668 auto-import gdb-6.1post-1.20040607.27 from
gdb-6.1post-1.20040607.27.src.rpm
2004-09-09 05:26:06 +00:00
cvsdist
a497a2a721 auto-import gdb-6.1post-1.20040607.26 from
gdb-6.1post-1.20040607.26.src.rpm
2004-09-09 05:25:06 +00:00
cvsdist
70ec1eba8a auto-import gdb-6.1post-1.20040607.24 from
gdb-6.1post-1.20040607.24.src.rpm
2004-09-09 05:24:24 +00:00
cvsdist
e488adf74e auto-import changelog data from gdb-6.1post-1.20040607.23.src.rpm
Mon Aug 30 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.23
- Delete some part of gdb-6.1post-test-rh.patch, to avoid confusing gdb
    when testing itself, and loading separate debug info.
2004-09-09 05:23:40 +00:00
cvsdist
2bdd126bb9 auto-import changelog data from gdb-6.1post-1.20040607.22.src.rpm
Fri Aug 13 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.22
- Check in gdb mainline fix for applications calling clone directly.
2004-09-09 05:23:26 +00:00
cvsdist
6ca16471a0 auto-import changelog data from gdb-6.1post-1.20040607.21.src.rpm
Tue Aug 10 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.21
- Alter libunwind frame code to allow using libunwind 0.97 and up.
2004-09-09 05:23:00 +00:00
cvsdist
9d12a9bc44 auto-import gdb-6.1post-1.20040607.20 from
gdb-6.1post-1.20040607.20.src.rpm
2004-09-09 05:22:39 +00:00
cvsdist
6a3683b205 auto-import changelog data from gdb-6.1post-1.20040607.19.2.src.rpm
Tue Aug 03 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.20
- Fix the ia64 libunwind test to match current output.
2004-09-09 05:22:33 +00:00
cvsdist
8d2649bbc3 auto-import gdb-6.1post-1.20040607.19.1 from
gdb-6.1post-1.20040607.19.1.src.rpm
2004-09-09 05:21:53 +00:00
cvsdist
05f689b6b7 auto-import changelog data from gdb-6.1post-1.20040607.19.src.rpm
Fri Jul 30 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18.1
- Fix the tests where gdb debugs itself, as to not copy the executable to
    xgdb.
2004-09-09 05:21:35 +00:00
cvsdist
8afdde39e1 auto-import changelog data from gdb-6.1post-1.20040607.18.src.rpm
Mon Jul 26 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18
- Add Pie patches back in.
2004-09-09 05:21:00 +00:00
cvsdist
da743c1bee auto-import changelog data from gdb-6.1post-1.20040607.17.1.src.rpm
Fri Jul 16 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.17
- Fix stepping over a no-debug shared-library function.
- Fix patch vsyscall patch name.
Thu Jul 08 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.16
- Update thread code with fix from gdb HEAD
Wed Jul 07 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.15
- disable vsyscall
- import Bob's crasher fix
- disable bigcore.exp
Mon Jul 05 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.14
- Make large corefiles work on systems that require O_LARGEFILE.
Tue Jun 29 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.13
- Fix BuildRequires for libunwind on ia64.
Mon Jun 28 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.12
- Import wild frame ID patch. Stops GDB incorrectly matching invalid frame
    IDs.
- Disable bigcore on ia64 and amd64.
Fri Jun 25 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.11
- Fix testsuite to kill attach process (from corrinna/mainline).
- Fix build problems with vsyscall patch.
Fri Jun 25 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.10
- Fix annotate test messages.
- Recognize VSYSCALL pages.
Thu Jun 24 2004 Jeff Johnston <jjohnstn@redhat.com> 1.200400607.9
- Fix ia64 watchpoint support.
2004-09-09 05:20:30 +00:00
cvsdist
39e27b30f2 auto-import changelog data from gdb-6.1post-1.20040607.8.src.rpm
Wed Jun 23 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.8
- Do not xfail signals on i387, convert KFAIL to FAIL and not XFAIL.
Wed Jun 23 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.7
- Fix to ppc64 unwinder - handle glibcs function within syscall function
    hack.
- Update sigbpt.exp, ena-dis-br.exp observer.exp signull.exp, step-test.exp
    and sizeof.exp, so that test names are architecture clean.
- Disable bigcore.exp on PowerPC 64.
Tue Jun 22 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.6
- Merge in mainline testsuite changes up to 2004-06-21.
- Re-implement 32 and 64-bit PPC signal trampolines.
- Check i386 and amd64 signal trampolines before dwarf2.
- Allow tramp-frame when there is a symbol.
- Test interaction between single-step, breakpoint and signal.
- ABI: Fix PPC64 function parameters, sizeof long-double, and enum return
    values.
Mon Jun 21 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.5
- Fix sed line for gz info files.
Mon Jun 21 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.4
- Tar/uuencode both the .sum and .log test results.
2004-09-09 05:18:30 +00:00
cvsdist
93462a8a7b auto-import gdb-6.1post-1.20040607.3.1 from
gdb-6.1post-1.20040607.3.1.src.rpm
2004-09-09 05:17:04 +00:00
cvsdist
7c97915b37 auto-import changelog data from gdb-6.1post-1.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:16:26 +00:00
cvsdist
ea2c313488 auto-import gdb-6.1post-0.20040607.2.3 from
gdb-6.1post-0.20040607.2.3.src.rpm
2004-09-09 05:15:45 +00:00
cvsdist
39da6d9567 auto-import gdb-6.1post-0.20040607.2.2 from
gdb-6.1post-0.20040607.2.2.src.rpm
2004-09-09 05:15:31 +00:00