2009-04-01 |
Pedro Alves | Decouple target code from remote protocol.
|
commit | commitdiff | tree |
2009-04-01 |
Pedro Alves | * target.h (struct thread_resume): Delete leave_stopped...
|
commit | commitdiff | tree |
2009-04-01 |
Pedro Alves | gdb/gdbserver/
|
commit | commitdiff | tree |
2009-04-01 |
Pedro Alves | * remote.c (append_resumption): New.
|
commit | commitdiff | tree |
2009-03-31 |
Pedro Alves | * server.c (main): After the inferior having exited...
|
commit | commitdiff | tree |
2009-03-31 |
Pedro Alves | * remote.c (remote_notice_new_inferior): Use ptid_is_pid...
|
commit | commitdiff | tree |
2009-03-28 |
Pedro Alves | * remote.c (remote_stop_ns): If multi-process extensions...
|
commit | commitdiff | tree |
2009-03-28 |
Pedro Alves | * inf-loop.c (inferior_event_handler): Avoid calling...
|
commit | commitdiff | tree |
2009-03-25 |
Pedro Alves | * remote.c (remote_start_remote): In non-stop mode...
|
commit | commitdiff | tree |
2009-03-25 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-03-25 |
Pedro Alves | * infrun.c (normal_stop): Use has_stack_frames instead of
|
commit | commitdiff | tree |
2009-03-23 |
Pedro Alves | * server.c (handle_query) Whitespace and formatting.
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * inferiors.c (find_inferior): Make it safe for the...
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * Makefile.in (linuw_low_h): Move higher.
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * gdbthread.h (struct thread_info): Add in_infcall...
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * infcall.c (run_inferior_call): Remove references to
|
commit | commitdiff | tree |
2009-03-22 |
Pedro Alves | * symfile.c (symfile_relocate_debug_section): Remove...
|
commit | commitdiff | tree |
2009-03-18 |
Pedro Alves | * return-nodebug.c: Don't include stdio.h.
|
commit | commitdiff | tree |
2009-03-18 |
Pedro Alves | * remote.c (remote_close): Don't call generic_mourn_inferior.
|
commit | commitdiff | tree |
2009-03-18 |
Pedro Alves | * remote.c (remote_start_remote): Add missing call to
|
commit | commitdiff | tree |
2009-03-18 |
Pedro Alves | * breakpoint.c (bpstat_should_step): Only consider...
|
commit | commitdiff | tree |
2009-03-17 |
Pedro Alves | Rename "process" to "lwp" throughout.
|
commit | commitdiff | tree |
2009-03-17 |
Pedro Alves | * mi/mi-main.h (mi_print_timing_maybe): Add strict...
|
commit | commitdiff | tree |
2009-03-17 |
Pedro Alves | Add missing space.
|
commit | commitdiff | tree |
2009-03-17 |
Pedro Alves | * infrun.c (normal_stop): Don't overwrite old_chain.
|
commit | commitdiff | tree |
2009-03-14 |
Pedro Alves | 2009-03-14 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2009-03-05 |
Pedro Alves | * gdb.texinfo (Background Execution): Better describe...
|
commit | commitdiff | tree |
2009-03-05 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-03-04 |
Pedro Alves | Wrap long line.
|
commit | commitdiff | tree |
2009-03-04 |
Pedro Alves | * inferior.h (notice_new_inferior): Declare.
|
commit | commitdiff | tree |
2009-03-03 |
Pedro Alves | * top.c (quit_target): Check for target_has_execution...
|
commit | commitdiff | tree |
2009-02-27 |
Pedro Alves | * gdb_proc_service.h (struct ps_prochandle): Replace...
|
commit | commitdiff | tree |
2009-02-26 |
Pedro Alves | * mips-linux-nat.c (mips64_linux_fetch_registers)...
|
commit | commitdiff | tree |
2009-02-23 |
Pedro Alves | * remote-sim.c (gdbsim_resume): Add target_ops* argument.
|
commit | commitdiff | tree |
2009-02-23 |
Pedro Alves | * i386-linux-nat.c (i386_linux_fetch_inferior_registers...
|
commit | commitdiff | tree |
2009-02-23 |
Pedro Alves | * corelow.c (get_core_registers): Adjust.
|
commit | commitdiff | tree |
2009-02-22 |
Pedro Alves | Silence a few -Wmissing-prototypes warnings.
|
commit | commitdiff | tree |
2009-02-21 |
Pedro Alves | 2008-02-21 Pedro Alves <pedro@codesorcery.com>
|
commit | commitdiff | tree |
2009-02-17 |
Pedro Alves | * Makefile.in (ALL_64_TARGET_OBS): Add amd64-dicos...
|
commit | commitdiff | tree |
2009-02-16 |
Pedro Alves | * corelow.c (core_close): Don't hardcode the core...
|
commit | commitdiff | tree |
2009-02-11 |
Pedro Alves | * gdbarch.c: Regenerate.
|
commit | commitdiff | tree |
2009-02-07 |
Pedro Alves | * NEWS: Mention inspecting extra signal information...
|
commit | commitdiff | tree |
2009-02-07 |
Pedro Alves | * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFO
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | * amd64-linux-nat.c (compat_int_t, compat_uptr_t,...
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | 2009-02-06 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | * linux-nat.c (linux_nat_wait): Adjust.
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | * target.c (target_get_osdata): Check for equal or...
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | * remote.c (extended_remote_can_run): Delete.
|
commit | commitdiff | tree |
2009-02-06 |
Pedro Alves | * target.c (target_create_inferior, target_detach)
|
commit | commitdiff | tree |
2009-02-05 |
Pedro Alves | * target.h (target_stopped_data_address_p): Delete...
|
commit | commitdiff | tree |
2009-02-05 |
Pedro Alves | * target.h (target_tid_to_str): Delete.
|
commit | commitdiff | tree |
2009-02-05 |
Pedro Alves | * frame.c (has_stack_frames): Make public.
|
commit | commitdiff | tree |
2009-01-28 |
Pedro Alves | * corefile.c (generic_search): Delete disabled code.
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | * linux-nat.c (linux_child_follow_fork): Copy attach_flag...
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | Add forgotten PR tags:
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | * frame.c (create_new_frame): Update the frame's cached...
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | * gdbtypes.c (alloc_type, alloc_type_instance, create_range...
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-01-26 |
Pedro Alves | gdb/gdbserver/
|
commit | commitdiff | tree |
2009-01-25 |
Pedro Alves | * infcmd.c (program_info): Use paddress instead of...
|
commit | commitdiff | tree |
2009-01-24 |
Pedro Alves | * infrun.c (normal_stop): Don't call
|
commit | commitdiff | tree |
2009-01-23 |
Pedro Alves | 2009-01-23 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2009-01-23 |
Pedro Alves | * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame...
|
commit | commitdiff | tree |
2009-01-23 |
Pedro Alves | 2009-01-23 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2009-01-22 |
Pedro Alves | 2009-01-22 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2009-01-18 |
Pedro Alves | * tui/tui-disasm.c (tui_vertical_disassem_scroll)...
|
commit | commitdiff | tree |
2009-01-18 |
Pedro Alves | PR gdb/9747:
|
commit | commitdiff | tree |
2009-01-18 |
Pedro Alves | * tui/tui-winsource.c (tui_update_breakpoint_info...
|
commit | commitdiff | tree |
2009-01-18 |
Pedro Alves | * hppa-hpux-tdep.c (hppa_hpux_write_pc): Remove 'return'.
|
commit | commitdiff | tree |
2009-01-14 |
Pedro Alves | * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis...
|
commit | commitdiff | tree |
2009-01-14 |
Pedro Alves | * remote.c (extended_remote_mourn_1): Invalidate our...
|
commit | commitdiff | tree |
2009-01-14 |
Pedro Alves | * mi/mi-main.c (mi_cmd_execute): Also allow -list...
|
commit | commitdiff | tree |
2009-01-14 |
Pedro Alves | * win32-low.c (get_child_debug_event): Issue a final...
|
commit | commitdiff | tree |
2009-01-13 |
Pedro Alves | * gdb.texinfo (General Query Packets): Remove @var...
|
commit | commitdiff | tree |
2009-01-13 |
Pedro Alves | 2009-01-13 Jim Blandy <jimb@codesourcery.com>
|
commit | commitdiff | tree |
2009-01-09 |
Pedro Alves | * gdbtypes.c (append_composite_type_field): Correct...
|
commit | commitdiff | tree |
2009-01-09 |
Pedro Alves | * defs.h (deprecated_error_hook): Delete declaration.
|
commit | commitdiff | tree |
2009-01-07 |
Pedro Alves | gdb/
|
commit | commitdiff | tree |
2009-01-01 |
Pedro Alves | 2009-01-01 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2008-12-31 |
Pedro Alves | 2008-12-31 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2008-12-31 |
Pedro Alves | 2008-12-31 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2008-12-29 |
Pedro Alves | 2008-12-29 Pedro Alves <pedro@codesourcery.com>
|
commit | commitdiff | tree |
2008-12-28 |
Pedro Alves | * gdbint.texinfo (gdbarch_cannot_fetch_register):...
|
commit | commitdiff | tree |
2008-12-28 |
Pedro Alves | * linux-fork.c (linux_fork_detach): New.
|
commit | commitdiff | tree |
2008-12-18 |
Pedro Alves | * linux-nat.c (linux_child_follow_fork): If following...
|
commit | commitdiff | tree |
2008-12-12 |
Pedro Alves | * infrun.c (handle_inferior_event): Correctly tag...
|
commit | commitdiff | tree |
2008-12-12 |
Pedro Alves | * remote.c (extended_remote_mourn_1): Always call
|
commit | commitdiff | tree |
2008-12-12 |
Pedro Alves | * remote.c (remote_detach_1): Don't delete the inferior...
|
commit | commitdiff | tree |
2008-12-12 |
Pedro Alves | * remote.c (read_ptid): If we don't know about any...
|
commit | commitdiff | tree |
2008-12-11 |
Pedro Alves | * infcmd.c (step_1): Use step_once in the synchronous...
|
commit | commitdiff | tree |
2008-12-11 |
Pedro Alves | * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EX...
|
commit | commitdiff | tree |
2008-12-10 |
Pedro Alves | * infcmd.c (until_next_command, finish_backward):...
|
commit | commitdiff | tree |
2008-12-05 |
Pedro Alves | * infcmd.c (step_1, step_once): Look up the stepping...
|
commit | commitdiff | tree |
2008-12-05 |
Pedro Alves | * infcmd.c (step_once): Remove dead code.
|
commit | commitdiff | tree |
2008-12-02 |
Pedro Alves | * target.h (target_get_osdata): Describe.
|
commit | commitdiff | tree |
2008-11-20 |
Pedro Alves | * infrun.c (resume): If following a fork, also reset...
|
commit | commitdiff | tree |
2008-11-20 |
Pedro Alves | * infrun.c (resume): If following a fork, reread the...
|
commit | commitdiff | tree |
next |