aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11http://sourceware.org/ml/gdb-patches/2012-10/msg00032.htmlAndrew Burgess1-0/+3
2012-10-02http://sourceware.org/ml/gdb-patches/2012-10/msg00027.htmlAndrew Burgess1-18/+16
2012-08-222012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-2/+2
2012-07-30 * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.Tom Tromey1-4/+0
2012-06-182012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>Tom Tromey1-1/+1
2012-06-14Fix invalid profile for command-completer in remote-sim.cJoel Brobecker1-2/+14
2012-05-24gdb/Pedro Alves1-4/+4
2012-05-24gdb/Pedro Alves1-3/+3
2012-03-02 Fix -Wmissing-prototypes build.Ulrich Weigand1-2/+2
2012-02-16gdb: sim: check return value of sim_create_inferiorMike Frysinger1-1/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-06-01gdb: sim: automatically pass down sysrootMike Frysinger1-0/+4
2011-04-15gdb: sim: add command line completionMike Frysinger1-2/+17
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess1-3/+7
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-21/+26
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