aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-132009-11-13 Kazu Hirata <kazu@codesourcery.com>Daniel Jacobowitz1-1/+14
2009-10-28 gdb/:Joel Brobecker1-11/+116
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-7/+33
2009-09-10Fix typo.Michael Snyder1-1/+1
2009-09-102009-09-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+29
2009-08-18 * utils.c (add_internal_problem_command): Free set_doc andTom Tromey1-0/+3
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-2/+1
2009-08-13 * remote.c (remote_pid_to_str): If printing a process id and wePedro Alves1-16/+29
2009-08-122009-08-12 Michael Snyder <msnyder@vmware.com>Michael Snyder1-127/+99
2009-07-312009-07-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+8
2009-07-312009-07-29 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+10
2009-07-14 gdb/Stan Shebs1-0/+25
2009-07-14 * remote.c (process_stop_reply): Access expedited target registersUlrich Weigand1-2/+3
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-7/+12
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-8/+12
2009-06-222009-06-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-48/+17
2009-05-22 * remote.c (compare_sections_command): Don't declare exec_bfd.Pedro Alves1-1/+0
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-16/+6
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-21/+18
2009-05-19 * breakpoint.c (insert_breakpoints, breakpoint_init_inferior)Pedro Alves1-3/+2
2009-04-16 * remote.c (remote_query_attached): Fix pasto in packet_ok resultPedro Alves1-1/+1
2009-04-01 * remote.c (append_resumption): New.Pedro Alves1-58/+59
2009-03-31 * remote.c (remote_notice_new_inferior): Use ptid_is_pid. CheckPedro Alves1-10/+33
2009-03-28 * remote.c (remote_stop_ns): If multi-process extensions are off,Pedro Alves1-2/+2
2009-03-25 * remote.c (remote_start_remote): In non-stop mode, callPedro Alves1-2/+7
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-23/+1
2009-03-18 * remote.c (remote_close): Don't call generic_mourn_inferior.Pedro Alves1-3/+2
2009-03-18 * remote.c (remote_start_remote): Add missing call toPedro Alves1-0/+2
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-3/+3
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-8/+58
2009-03-04 * inferior.h (notice_new_inferior): Declare.Pedro Alves1-33/+67
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-15/+10
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+25
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-6/+5
2009-02-06 * remote.c (extended_remote_can_run): Delete.Pedro Alves1-10/+0
2009-01-14 * remote.c (extended_remote_mourn_1): Invalidate our notion ofPedro Alves1-0/+25
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-12 * remote.c (extended_remote_mourn_1): Always callPedro Alves1-4/+3
2008-12-12 * remote.c (remote_detach_1): Don't delete the inferior here.Pedro Alves1-23/+18
2008-12-12 * remote.c (read_ptid): If we don't know about any inferior yet,Pedro Alves1-9/+7
2008-12-09 * remote.c (remote_parse_stop_reply): Use REG only after its NULL check.Jan Kratochvil1-2/+2
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+23
2008-11-24 PR gdb/2474Daniel Jacobowitz1-6/+40
2008-11-19 * remote.c (escape_buffer): New.Pedro Alves1-17/+64
2008-11-09 Kill pthread_ops_hackVladimir Prus1-12/+13
2008-11-05 * remote.c (notice_new_inferiors): Add a new inferior only whenPedro Alves1-7/+7
2008-11-04 * inf-loop.c (inferior_event_handler): On INF_ERROR andPedro Alves1-11/+10