aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-10 * remote-sim.c (gdbsim_xfer_inferior_memory): ReplaceKevin Buettner1-6/+32
2010-08-10 * remote-sim.c (program_loaded, gdbsim_desc, remote_sim_ptid)Kevin Buettner1-76/+398
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+8
2010-05-02gdb/Jan Kratochvil1-1/+2
2010-04-12gdb: constify remote files_infoMike Frysinger1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-20 * go32-nat.c (go32_create_inferior): Use inferior_appeared, notPedro Alves1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-8/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-3/+3
2009-02-23 * remote-sim.c (gdbsim_resume): Add target_ops* argument.Pedro Alves1-3/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-9/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+3
2009-01-09 * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves1-11/+5
2009-01-08 * remote-sim.c (gdb_os_error): Mark as a noreturn function.Nathan Froyd1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-13 * remote-sim.c (gdbsim_mourn_inferior): Use "target" parameterJoel Brobecker1-1/+1
2008-11-11 * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_inferior): AddThiago Jung Bauermann1-3/+4
2008-11-09 Kill pthread_ops_hackVladimir Prus1-2/+2
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-7/+6
2008-09-24 * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus1-1/+1
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+2
2008-07-15 * remote-sim.c (init_gdbsim_ops): RemoveStan Shebs1-4/+0
2008-07-10 * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner1-1/+1
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-2/+2
2008-07-09 * remote-sim.c: Include gdbthread.h.Pedro Alves1-3/+50
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-192007-11-19 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-2/+2
2007-11-162007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-16/+19
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-6/+11
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-4/+4
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand1-1/+0
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-2/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-9/+10
2007-04-29 * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand1-1/+1
2007-04-13 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,Daniel Jacobowitz1-16/+15
2007-02-26 * arch-utils.c (selected_byte_order): New.Daniel Jacobowitz1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-11-10gdb/Daniel Jacobowitz1-1/+1
2006-10-17gdb/Daniel Jacobowitz1-5/+15
2006-04-18gdb/Daniel Jacobowitz1-14/+2
2006-02-212006-02-21 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-1/+15
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell1-11/+6