aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-sim.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-03-05sim: constify prog_nameMike Frysinger1-1/+1
2014-02-19Add target_ops argument to to_stopTom Tromey1-3/+3
2014-02-19Add target_ops argument to to_loadTom Tromey1-2/+2
2014-02-19Add target_ops argument to to_closeTom Tromey1-2/+2
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-7/+17
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-1/+1
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-2/+3
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-6/+7
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-11Minor reformatting in remote-sim.c (gdbsim_detach declaration).Joel Brobecker1-1/+2
2013-11-11Fix argument type on gdbsim_detach prototype.Edjunior Barbosa Machado1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-06remote-sim.c: Send debug output to gdb_stdlog.Pedro Alves1-22/+26
2013-09-06remote-sim.c: Don't install a deprecated_xfer_memory method.Pedro Alves1-22/+35
2013-09-06remote-sim.c: cleanup debug output code.Pedro Alves1-9/+8
2013-07-25remove pop_targetTom Tromey1-1/+1
2013-04-222013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado1-3/+3
2013-03-20gdb/Jan Kratochvil1-10/+3
2013-03-15gdb:Steve Ellcey1-1/+2
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
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