summaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
Commit message (Expand)AuthorAgeFilesLines
* remote-sim.c: Send debug output to gdb_stdlog.Pedro Alves2013-09-061-22/+26
* remote-sim.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-09-061-22/+35
* remote-sim.c: cleanup debug output code.Pedro Alves2013-09-061-9/+8
* remove pop_targetTom Tromey2013-07-251-1/+1
* 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>emachado2013-04-221-3/+3
* gdb/Jan Kratochvil2013-03-201-10/+3
* gdb:Steve Ellcey2013-03-151-1/+2
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* http://sourceware.org/ml/gdb-patches/2012-10/msg00032.htmlaburgess2012-10-111-0/+3
* http://sourceware.org/ml/gdb-patches/2012-10/msg00027.htmlaburgess2012-10-021-18/+16
* 2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-08-221-1/+1
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-2/+2
* * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.Tom Tromey2012-07-301-4/+0
* 2012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>Tom Tromey2012-06-181-1/+1
* Fix invalid profile for command-completer in remote-sim.cJoel Brobecker2012-06-141-2/+14
* gdb/Pedro Alves2012-05-241-4/+4
* gdb/Pedro Alves2012-05-241-3/+3
* Fix -Wmissing-prototypes build.Ulrich Weigand2012-03-021-2/+2
* gdb: sim: check return value of sim_create_inferiorMike Frysinger2012-02-161-1/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb: sim: automatically pass down sysrootMike Frysinger2011-06-011-0/+4
* gdb: sim: add command line completionMike Frysinger2011-04-151-2/+17
* http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlaburgess2011-01-111-3/+7
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-21/+26
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * remote-sim.c (gdbsim_xfer_inferior_memory): ReplaceKevin Buettner2010-08-101-6/+32
* * remote-sim.c (program_loaded, gdbsim_desc, remote_sim_ptid)Kevin Buettner2010-08-101-76/+398
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-2/+8
* gdb/Jan Kratochvil2010-05-021-1/+2
* gdb: constify remote files_infoMike Frysinger2010-04-121-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * go32-nat.c (go32_create_inferior): Use inferior_appeared, notPedro Alves2009-10-201-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-8/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-3/+3
* * remote-sim.c (gdbsim_resume): Add target_ops* argument.Pedro Alves2009-02-231-3/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-9/+7
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+3
* * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves2009-01-091-11/+5
* * remote-sim.c (gdb_os_error): Mark as a noreturn function.Nathan Froyd2009-01-081-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * remote-sim.c (gdbsim_mourn_inferior): Use "target" parameterJoel Brobecker2008-11-131-1/+1
* * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_inferior): AddThiago Jung Bauermann2008-11-111-3/+4
* Kill pthread_ops_hackVladimir Prus2008-11-091-2/+2
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-7/+6
* * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus2008-09-241-1/+1