Commit Graph

125 Commits

Author SHA1 Message Date
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