2013-11-29 |
Pedro Alves | UNWIND_NULL_ID is no longer used anywhere. Update... 2013-11-29 Pedro Alves <palves@redhat.com> 2013-11-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-29 |
Pedro Alves | Plug target side conditions and commands leaks. 2013-11-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-28 |
Pedro Alves | get_prev_frame, stop_reason != UNWIND_NO_REASON, add... 2013-11-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-28 |
Pedro Alves | get_prev_frame, outer_frame_id and unwind->stop_reason... 2013-11-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-28 |
Pedro Alves | get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST 2013-11-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-28 |
Pedro Alves | register: "optimized out" -> "not saved". 2013-11-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-28 |
Pedro Alves | Fix PR 16152's ChangeLog entry.
|
commit | commitdiff | tree |
2013-11-27 |
Pedro Alves | Fix type of not saved registers. 2013-11-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-27 |
Pedro Alves | Make "set debug frame 1" output print <not saved> instead... 2013-11-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecifie... 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Make use of the frame stash to detect wider stack cycles. 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Don't let two frames with the same id end up in the... 2013-11-22 Pedro Alves <palves@redhat.com> 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Eliminate dwarf2_frame_cache recursion, don't unwind... 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Revert "Don't let two frames with the same id end up...
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Revert "Make use of the frame stash to detect wider...
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Revert "Eliminate dwarf2_frame_cache recursion, don...
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Eliminate dwarf2_frame_cache recursion, don't unwind... 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Make use of the frame stash to detect wider stack cycles. 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-22 |
Pedro Alves | Don't let two frames with the same id end up in the... 2013-11-22 Pedro Alves <palves@redhat.com> 2013-11-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-20 |
Pedro Alves | Add missing ChangeLog entry. 2013-11-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-20 |
Pedro Alves | Make the maint.exp:'maint print objfiles' test less... 2013-11-20 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-18 |
Pedro Alves | Simplify dwarf2-frame.c:read_addr_from_reg. 2013-11-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c:handle_signal_stop: Move initial connection... 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c: Split handle_inferior_event further. 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | Eliminate enum bpstat_signal_value, simplify random... 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c:handle_inferior_event: Rework random signal... 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c: Don't set ecs->random_signal for "catchpoint... 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c:handle_inferior_event: Move comment. 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-14 |
Pedro Alves | infrun.c:handle_inferior_event: Don't fall through... 2013-11-14 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-11-06 |
Pedro Alves | [DOC] shell startup files, clarifications and fixes. 2013-11-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-31 |
Pedro Alves | infrun.c: use GDB_SIGNAL_0 when hidding signals, not... 2013-10-31 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-29 |
Pedro Alves | gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local... 2013-10-29 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | breakpoint.c:watchpoints_triggered: simplify a tiny... 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | infrun.c:process_event_stop_test: Reindent. 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | infrun.c:handle_inferior_event: Make process_event_stop_test... 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | infrun.c:handle_inferior_event: Move process_event_stop_test... 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | infrun.c:handle_inferior_event: Put all ecs->random_signal... 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-28 |
Pedro Alves | infrun.c:handle_inferior_event: Remove some more dead... 2013-10-28 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | Print nonexisting/optimized out static fields gracefully. 2013-10-25 Pedro Alves <palves@redhat.com> 2013-10-25 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | Make STARTUP_WITH_SHELL a runtime toggle -- add new... 2013-10-24 Pedro Alves <palves@redhat.com> 2013-10-24 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | infrun debug output: print enum gdb_signal symbol names... 2013-10-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | Remove dead sets/clears of ecs->random signal. 2013-10-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | Add missing ChangeLog entries for previous commits.
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | infrun.c:keep_going: update comments. 2013-10-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | remote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN. 2013-10-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-25 |
Pedro Alves | Fix up a couple oddities in GDB's signal names and... 2013-10-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-18 |
Pedro Alves | [gdb/16062] stepi sometimes doesn't make progress 2013-10-18 Pedro Alves <palves@redhat.com> 2013-10-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-09 |
Pedro Alves | Stop using errno values around target_xfer interfaces... 2013-10-09 Pedro Alves <palves@redhat.com> 2013-10-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-09 |
Pedro Alves | monitor.c: Don't install a deprecated_xfer_memory method. 2013-10-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-09 |
Pedro Alves | Uniquefy gdb.base/catch-syscall.exp test names. 2013-10-09 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-07 |
Pedro Alves | [DOC] Mention what happens when the thread of a thread... 2013-10-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-07 |
Pedro Alves | Thread-specific breakpoints: say "no longer in the... 2013-10-07 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-04 |
Pedro Alves | Clean up ptid.h/ptid.c. 2013-10-04 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-03 |
Pedro Alves | Always run the PTRACE_O_TRACESYSGOOD tests even if... 2013-10-03 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Pedro Alves | Print registers not saved in the frame as "<not saved... 2013-10-02 Pedro Alves <palves@redhat.com> 2013-10-02 Pedro Alves <palves@redhat.com> 2013-10-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Pedro Alves | Teach the testsuite that GDBserver reliably reports... 2013-10-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-10-02 |
Pedro Alves | [GDBserver]: Silence exits if GDB is connected through... 2013-10-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-27 |
Pedro Alves | Fix regular /path/to/directory sysroots and target... 2013-09-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-27 |
Pedro Alves | remote.c: Remove unnecessary fields from 'struct stop_reply'. 2013-09-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-19 |
Pedro Alves | Fix regressions caused by thread-specific breakpoint... 2013-09-19 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Pedro Alves | Also mention Yue Lu in previous commit's entry. 2013-09-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Pedro Alves | Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid... 2013-09-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Pedro Alves | gdbserver --wrapper also doesn't work on Cygwin. 2013-09-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-18 |
Pedro Alves | [Hurd/gnu-nat] Fix old "signal-thread" command regression. 2013-09-18 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-17 |
Pedro Alves | PR gdb/11568 - delete thread-specific breakpoints on... Pedro Alves <palves@redhat.com> Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-17 |
Pedro Alves | PR gdb/15911: "info threads" changes the default source... 2013-09-17 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | remote-sim.c: Send debug output to gdb_stdlog. 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | remote-sim.c: Don't install a deprecated_xfer_memory... 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | remote-sim.c: cleanup debug output code. 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | [gdbserver] Garbage collect unused dependency-tracking... 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | [gdbserver] Update a couple Makefile rules. 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-06 |
Pedro Alves | [gdbserver] Fix IPA build. 2013-09-06 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | Add missing new files from these previous commits: 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com> 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new hostio.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new event-loop.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new dll.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new inferiors.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Move bytecode compilation bits from server... 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new tracepoint.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new utils.h file out of server.h. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Split a new remote-utils.h file out of... 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [gdbserver] Delete _ macro (gettext). 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | dwarf2loc.c: minor cleanup. don't print integer with... 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | Rework value_of_register in terms of value_of_register_lazy. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [TUI] Rewrite register-changed decision bits. 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-05 |
Pedro Alves | [PR tui/15933] TUI shows registers of the wrong frame... 2013-09-05 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-02 |
Pedro Alves | [gdbserver] Fix trace-buffer-size.exp FAILs. 2013-09-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-09-02 |
Pedro Alves | server.c:gdb_read_memory: Fix error return. 2013-09-02 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-30 |
Pedro Alves | MI -trace-find, print frame with LOC_AND_ADDRESS instead... 2013-08-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-30 |
Pedro Alves | restore_selected_frame: tweak warning. 2013-08-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-30 |
Pedro Alves | bsd-kvm.c: Fix arguments to print_stack_frame. 2013-08-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-30 |
Pedro Alves | ada-tasks.c: write SRC_AND_LOC instead '1'. 2013-08-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-30 |
Pedro Alves | frame.h: Delete stale declaration. 2013-08-30 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-27 |
Pedro Alves | windows-nat.c: Don't install a deprecated_xfer_memory... 2013-08-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-27 |
Pedro Alves | darwin-nat.c: Don't install a deprecated_xfer_memory... 2013-08-27 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-23 |
Pedro Alves | target.c:target_read_live_memory: Fix type of local. 2013-08-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-23 |
Pedro Alves | remote.c: don't install a deprecated_xfer_memory hook. 2013-08-23 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-22 |
Pedro Alves | PR gdb/15871: Unavailable entry value is not shown... 2013-08-22 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-21 |
Pedro Alves | Renegerate gdbserver/config.in. 2013-07-03 Pedro Alves <palves@redhat.com> 2013-08-21 Pedro Alves <palves@redhat.com>
|
commit | commitdiff | tree |
2013-08-21 |
Pedro Alves | Fix whitespace.
|
commit | commitdiff | tree |
next |