Commit Graph

1050 Commits

Author SHA1 Message Date
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 d101d28d24 Upload gdb top-of-tree. 2005-04-03 00:30:15 +00:00
cagney 2b428b9e37 work with new log directory. 2005-04-02 22:39:14 +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 a51648d704 Repair patch to build properly by adding single_step_through_delay to
gdbarch.
2005-01-07 22:49:23 +00:00
Jeff Johnston 95ac1d5dd2 Fix reference to older name of debug variable. 2005-01-07 21:07:55 +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
Jeff Johnston 160bca345d Add missing code for freeing up saved_trap_data area in lwp. 2004-12-15 21:21:25 +00:00