2018-12-08 |
Pedro Alves | Merge forward-search/reverse-search, use gdb::def_vector... 2018-12-08 Pedro Alves <palves@redhat.com> 2018-12-08 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-12-07 |
Pedro Alves | Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd 2018-12-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | target_ops::to_stratum -> target_ops::stratum() virtual... 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Convert default_child_has_foo functions to process_stratum_t... 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Introduce process_stratum_target 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-30 |
Pedro Alves | Move test_target_ops to a separate file 2018-11-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-26 |
Pedro Alves | Fix Solaris build 2018-11-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-23 |
Pedro Alves | Remove declarations of is_running/is_stopped/is_exited 2018-11-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Per-inferior thread list, thread ranges/iterators,... 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Fix follow_exec latent problem 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-22 |
Pedro Alves | Avoid find_thread_ptid with null_ptid 2018-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | valops.c: Overload resolution code: Rename parameters... 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | valops.c: Some more gdb::array_view 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | C++ify badness_vector, fix leaks 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | Eliminate make_symbol_overload_list-related globals... 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | invoke_xmethod & array_view 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-21 |
Pedro Alves | Use gdb:array_view in call_function_by_hand & friends 2018-11-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-11-20 |
Pedro Alves | Fix gdb/ChangeLog formatting and date
|
commit | commitdiff | tree |
2018-11-19 |
Pedro Alves | gdb.base/warning.exp tweaks 2018-11-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-09-30 |
Pedro Alves | Darwin: Remove unused variables [-Werror=unused-variable] 2018-09-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-09-17 |
Pedro Alves | [gdb/Python] Eliminate find_inferior_object 2018-09-17 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Regenerate gdbarch.h 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Add comment describing continuable/steppable/non-steppable... 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-31 |
Pedro Alves | Eliminate target_have_continuable_watchpoint 2018-08-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-24 |
Pedro Alves | gdb/python: Use copy-initialization more when possible 2018-08-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-24 |
Pedro Alves | Fix 8.2 regression in gdb.python/py-evthreads.exp w... 2018-08-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-08-21 |
Pedro Alves | Don't throw Scheme exceptions with live std::vector... 2018-08-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-19 |
Pedro Alves | Eliminate remaining gdb/guile cleanups 2018-07-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-19 |
Pedro Alves | gdbscm_wrap, really forward args 2018-07-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-18 |
Pedro Alves | Eliminate cleanup in gdbscm_execute_gdb_command 2018-07-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-18 |
Pedro Alves | Eliminate most remaining cleanups under gdb/guile/ 2018-07-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-13 |
Pedro Alves | GDBserver: Pass process_info pointer to target_kill 2018-07-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-13 |
Pedro Alves | GDBserver: Pass process_info pointer to target_detach... 2018-07-13 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-11 |
Pedro Alves | GDB: Work around D;PID handling bug in older GDBservers... 2018-07-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-11 |
Pedro Alves | GDBserver: Don't assume a current process in D;PID... 2018-07-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-11 |
Pedro Alves | gdb: Remove traces of h8300 ecoff support 2018-07-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-07-11 |
Pedro Alves | GDBserver: Fix "Cond. jump or move depends on uninit... 2018-07-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | x86_64-windows GDB crash due to fs_base/gs_base registers
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | Improve alignment of "info threads" output, align ... 2018-06-29 Pedro Alves <palves@redhat.com> 2018-06-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | remote & target_extra_thread_info, use cache w/ qThreadExtra... 2018-06-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | "break LINENO/*ADDRESS", inline functions and "info... 2018-06-29 Pedro Alves <palves@redhat.com> 2018-06-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | Fix running to breakpoint set in inline function by... 2018-06-29 Pedro Alves <palves@redhat.com> 2018-06-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-29 |
Pedro Alves | Fix format of last gdb/testsuite/ChangeLog entry
|
commit | commitdiff | tree |
2018-06-28 |
Pedro Alves | gdb: Eliminate the 'stop_pc' global 2018-06-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-28 |
Pedro Alves | Fix follow-exec regression / crash 2018-06-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-27 |
Pedro Alves | Fix Cell debugging regression 2018-06-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-25 |
Pedro Alves | gdb: For macOS, s/thread_info/struct thread_info/ 2018-06-25 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-25 |
Pedro Alves | gdb: Fix build on several hosts/ports 2018-06-25 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-21 |
Pedro Alves | Use thread_info and inferior pointers more throughout 2018-06-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-19 |
Pedro Alves | Silence -Wmaybe-uninitialized warning in minsyms.c... 2018-06-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-19 |
Pedro Alves | Change inline frame breakpoint skipping logic (fix... 2018-06-19 Pedro Alves <palves@redhat.com> 2018-06-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-14 |
Pedro Alves | Avoid gdb.base/fork-running-state.exp lingering processes 2018-06-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-14 |
Pedro Alves | Revert accidental push of "Inline breakpoints" commit
|
commit | commitdiff | tree |
2018-06-14 |
Pedro Alves | gdb.gdb/selftest.exp, Use multi_line to build gdb's... 2018-06-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-14 |
Pedro Alves | Inline breakpoints yyyy-mm-dd Pedro Alves <palves@redhat.com> yyyy-mm-dd Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-14 |
Pedro Alves | Remove stale inline function handling from selftest_setup 2018-06-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-08 |
Pedro Alves | Make gdbreplay use more common routines 2018-06-08 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-07 |
Pedro Alves | Introduce class target_stack 2018-06-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-07 |
Pedro Alves | Eliminate find_target_beneath 2018-06-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-07 |
Pedro Alves | target_ops::beneath -> target_ops::beneath() 2018-06-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-07 |
Pedro Alves | target_stack -> current_top_target() throughout 2018-06-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-06-04 |
Pedro Alves | Fix macOS null pointer dereference 2018-06-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-30 |
Pedro Alves | Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized... 2018-05-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-25 |
Pedro Alves | remote_target::m_remote_state, pointer -> object 2018-05-25 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-24 |
Pedro Alves | Fix macOS build, missing override 2018-05-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | Fix gdb.base/remote.exp with native-extended-gdbserver... 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: one struct remote_state per struct remote_target 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: Make vcont_builder a class 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | Handle "show remote memory-write-packet-size" when... 2018-05-22 Pedro Alves <palves@redhat.com> 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: Move discard_pending_stop_replies call 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: Small cleanup in compare_section_command 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: remote_arch_state pointers -> remote_arch_state... 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: multiple remote_arch_state instances per arch 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: Make readahead_cache a C++ class 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: Eliminate remote_hostio_close_cleanup 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | remote: struct remote_state, use op new, fix leaks 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-22 |
Pedro Alves | Support UTF-8 identifiers in C/C++ expressions (PR... 2018-05-22 Pedro Alves <palves@redhat.com> 2018-05-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-11 |
Pedro Alves | Fix email address in ChangeLog entry
|
commit | commitdiff | tree |
2018-05-11 |
Pedro Alves | Heap-allocate core_target instances 2018-05-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-11 |
Pedro Alves | Eliminate the 'the_core_target' global 2018-05-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-03 |
Pedro Alves | Fix s390 GNU/Linux build 2018-05-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | target factories, target open and multiple instances... 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | linux_nat_target: More low methods 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | target_ops: Use bool throughout 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | make-target-delegates: line break between return type... 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | Convert struct target_ops to C++ 2018-05-02 Pedro Alves <palves@redhat.com> 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | Eliminate target_ops::to_xclose 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | Make inf_ptrace_trad Linux-only, move to separate file 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | More procfs.c simplification 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-05-02 |
Pedro Alves | Eliminate procfs.c:procfs_use_watchpoints 2018-05-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Fix resolving GNU ifunc bp locations when inferior... 2018-04-26 Pedro Alves <palves@redhat.com> 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Extend GNU ifunc testcases 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | PPC64: always make synthetic .text symbols for GNU... 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | For PPC64/ELFv1: Introduce mst_data_gnu_ifunc 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Fix stepping past GNU ifunc resolvers (introduce lookup_msym... 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols... 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Factor out minsym_found/find_function_start_sal overload 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Eliminate find_pc_partial_function_gnu_ifunc 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Breakpoints, don't skip prologue of ifunc resolvers... 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2018-04-26 |
Pedro Alves | Fix setting breakpoints on ifunc functions after they... 2018-04-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
next |