2015-03-24 |
Pedro Alves | Fix "thread apply all" with exited threads 2015-03-24 Pedro Alves <palves@redhat.com> 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Fix switch_back_to_stepped_thread comment references 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Shuffle user_visible_resume_ptid 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Debug output tweaks in the Linux target backends 2015-03-24 Pedro Alves <palves@redhat.com> 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Remove 'step' parameters from 'proceed' and 'resume' 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Make "set scheduler-locking step" depend on user intention... 2015-03-24 Pedro Alves <palves@redhat.com> 2015-03-24 Pedro Alves <palves@redhat.com> 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | Make step_start_function be per thread 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-24 |
Pedro Alves | No longer handle negative 'step' in 'proceed' 2015-03-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | Fix race exposed by gdb.threads/killed.exp 2015-03-19 Pedro Alves <palves@redhat.com> 2015-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | Remove spurious gdb/ChangeLog entry
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | gdbserver/Linux: unbreak non-stop 2015-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | gdbserver/Linux: unbreak thread event randomization 2015-03-19 Pedro Alves <palves@redhat.com> 2015-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | native/Linux: internal error if resume is short-circuited 2015-03-19 Pedro Alves <palves@redhat.com> 2015-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-19 |
Pedro Alves | select_event_lwp_callback: update comments 2015-03-19 Pedro Alves <palves@redhat.com> 2015-03-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-18 |
Pedro Alves | Tighten gdb.base/disp-step-syscall.exp 2015-03-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-16 |
Yuanhui Zhang | stub termcap, add extern "C" Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-16 |
Pedro Alves | stub-termcap.c: prototype tputs's parameter's parameter... 2015-03-16 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-16 |
Yuanhui Zhang | windows-nat.c: conflicting declaration of struct thread_info... Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-09 |
Pedro Alves | Delete gdb/testsuite/dg-extract-results.py 2015-03-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-09 |
Pedro Alves | Make dg-extract-results.sh explicitly treat .{sum,log... 2015-03-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-09 |
Pedro Alves | gdbserver/tracepoint: Add 'struct sockaddr_un *' -... 2015-03-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-09 |
Pedro Alves | Revert union gdb_sockaddr_u 2015-03-09 Pedro Alves <palves@redhat.com> 2015-03-07 Pedro Alves <palves@redhat.com> 2015-03-09 Pedro Alves <palves@redhat.com> 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Remove C-specific warnings from common warning set 2015-03-07 Pedro Alves <palves@redhat.com> 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Fix struct sockaddr/sockaddr_in/sockaddr_un strict... 2015-03-07 Pedro Alves <palves@redhat.com> 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Make TRY/CATCH use real C++ try/catch in C++ mode 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | kill volatile struct gdb_exception 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | more making TRY/CATCH callers look more like real C... 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH 2015-03-07 Pedro Alves <palves@redhat.com> 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Tom Tromey | quit_force: Replace TRY_CATCH wrapper macros
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Normalize TRY_CATCH exception handling block 2015-03-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-07 |
Pedro Alves | Fix mail address format of a couple recent ChangeLog...
|
commit | commitdiff | tree |
2015-03-05 |
Pedro Alves | gdb.base/bp-permanent.exp: Tighten regex 2015-03-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-05 |
Pedro Alves | PR gdb/18002: Fix reinsert of a permanent breakpoints 2015-03-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-05 |
Pedro Alves | Fix Windows/SPU/NTO/Lynx gdbserver builds 2015-03-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | garbage collect target_decr_pc_after_break 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPT 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | gdbserver: Support the "swbreak"/"hwbreak" stop reasons 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | Linux native: Use TRAP_BRKPT/TRAP_HWBPT 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | remote+docs: software/hardware breakpoint traps 2015-03-04 Pedro Alves <palves@redhat.com> 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | record-full/record-btrace: software/hardware breakpoint... 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | enum lwp_stop_reason -> enum target_stop_reason 2015-03-04 Pedro Alves <palves@redhat.com> 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | Teach GDB about targets that can tell whether a trap... 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | Fix gdb.threads/thread-specific-bp.exp race 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | follow-fork: don't lose the ptids as set by the target 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-04 |
Pedro Alves | gdb.threads/clone-thread_db.c: Add missing includes... 2015-03-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-03 |
Pedro Alves | inf-ptrace.c: use ptid_get_pid when resuming all threads 2015-03-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-03 |
Pedro Alves | Linux/ptrace: don't convert ptids when asking inf-ptrace... 2015-03-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-03 |
Pedro Alves | follow-exec: delete all non-execing threads 2015-03-02 Pedro Alves <palves@redhat.com> 2015-03-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-02 |
Pedro Alves | gdb_test_multiple: return -1 on internal error 2015-03-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-03-01 |
Pedro Alves | Fix 32-bit x86 in-process agent build 2015-03-01 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | More redefinition errors in C++ mode 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Move exception_none to common code, and use it 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | catch_command_errors: Remove 'mask' parameter 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Adjust self tests to cope with GDB built as a C++ program 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | python/python-internal.h: enum ‘ext_lang_rc’ not defined 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | breakpoint.h: move enum ‘print_stop_action’ 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | gdbarch.h: include regcache.h 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Remove duplicate const 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Exported const objects 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Tom Tromey | Rename struct lzma_stream to avoid clash with system...
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_f... 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | x86 Linux/ptrace: fix offsetof usage in C++ mode 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Don't forward declare enum target_hw_bp_type 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Tom Tromey | Do not increment of decrement enums Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | target.h: Include infrun.h 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | proc-service, extern "C" 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Make functions and variables exported by the IPA be... 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Add extern "C" to declarations of C symbols 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Make array object extern 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | record-btrace.c: Remove redefinitions 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Tom Tromey | Fix struct, union, and enum nesting in C++ Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated Pedro Alves <palves@redhat.com> Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Add --enable-build-with-cxx configure switch 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Create libiberty.m4, have GDB and GDBserver use it 2015-02-27 Pedro Alves <palves@redhat.com> 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-27 |
Pedro Alves | Add "../lib/unbuffer_output.c" and use it in gdb.base... 2015-02-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-26 |
Pedro Alves | gdbserver/Linux: Simplify stepping past program breakpoint... 2015-02-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-26 |
Pedro Alves | Add ATTRIBUTE_PRINTF attributes, and fix fallout 2015-02-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-26 |
Pedro Alves | Rename windows-termcap.c -> stub-termcap.c 2015-02-26 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-26 |
John Baldwin | Rework signal frame probing for FreeBSD/x86
|
commit | commitdiff | tree |
2015-02-26 |
John Baldwin | Fix infinite recursion in amd64fbsd_sigcontext_addr
|
commit | commitdiff | tree |
2015-02-23 |
Pedro Alves | gdbserver: redo stepping over breakpoint that was on... 2015-02-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-23 |
Pedro Alves | delete_breakpoints: Rewrite using gdb_test_multiple 2015-02-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-23 |
Pedro Alves | remote.c: simplify parsing stop reasons in T stop replies 2015-02-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-23 |
Pedro Alves | gdb.base/info-os.c: Include stdlib.h 2015-02-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-23 |
Pedro Alves | gdbserver: 64-bit kernel / 32-inferior, syscall restarting 2015-02-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-21 |
Pedro Alves | gdb.threads/multi-create-ns-info-thr.exp and native... 2015-02-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | Fix gdb.base/solib-corrupted.exp after dtrace probes... 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | GNU/Linux: Stop using libthread_db/td_ta_thr_iter 2015-02-20 Pedro Alves <palves@redhat.com> 2015-02-20 Pedro Alves <palves@redhat.com> 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | linux-nat.c: fix a few lin_lwp_attach_lwp issues 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | Garbage collect forward_target_decr_pc_after_break 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | fix gdbserver/linux-low'c's pending status handling 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | Fix no-attach-trace.exp with "target remote" / gdbserver 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-20 |
Pedro Alves | PR18006: internal error if threaded program calls clone... 2015-02-20 Pedro Alves <palves@redhat.com> 2015-02-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-19 |
Pedro Alves | Wrap a few opcodes headers in extern "C" for C++ 2015-02-19 Pedro Alves <palves@redhat.com> 2015-02-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-19 |
Pedro Alves | floatformat.h: Wrap in extern "C" 2015-02-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-17 |
Pedro Alves | TUI: resize windows to new terminal size before displaying... 2015-02-17 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-17 |
Maxim Ostapenko | Fix GDB build fail on Aarch64 when -fno-common is enabled
|
commit | commitdiff | tree |
2015-02-11 |
Pedro Alves | xcoffread.c: delete 'within_function' definition 2015-02-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-11 |
Tom Tromey | Fix redefinition errors in C++ mode Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2015-02-11 |
Pedro Alves | Wrap BFD headers in extern "C" 2015-02-11 Pedro Alves <palves@redhat.com> 2015-02-11 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
next |