summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* gdb:Doug Evans2009-05-246-8/+13
* * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans2009-05-242-6/+13
* * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans2009-05-242-11/+26
* * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans2009-05-242-15/+18
* * linux-x86-low.c: Don't include assert.h.Doug Evans2009-05-132-3/+9
* (linux_test_for_tracefork): Back out turd from previous check-in.Doug Evans2009-05-131-2/+0
* Biarch support for i386/amd64 gdbserver.Doug Evans2009-05-128-407/+790
* * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans2009-05-072-0/+9
* Fix braino.Pedro Alves2009-05-061-1/+1
* PR server/10048Pedro Alves2009-05-063-13/+30
* * inferiors.c (started_inferior_callback): New function.Doug Evans2009-04-304-5/+119
* * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans2009-04-303-3/+25
* 2009-04-19 Danny Backx <dannybackx@users.sourceforge.net>Pedro Alves2009-04-192-0/+13
* * inferiors.c (get_thread_process): Make global.Ulrich Weigand2009-04-034-2/+17
* * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand2009-04-033-23/+49
* * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2009-04-032-0/+6
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-0116-457/+1585
* Non-stop mode support.Pedro Alves2009-04-0113-667/+2119
* Decouple target code from remote protocol.Pedro Alves2009-04-019-232/+329
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-016-63/+89
* gdb/gdbserver/Pedro Alves2009-04-012-16/+36
* * server.c (main): After the inferior having exited, callPedro Alves2009-03-312-0/+6
* gdb/Thiago Jung Bauermann2009-03-252-5/+20
* * server.c (handle_query) Whitespace and formatting.Pedro Alves2009-03-232-10/+12
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-2225-271/+285
* * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2009-03-222-1/+9
* * Makefile.in (linuw_low_h): Move higher.Pedro Alves2009-03-222-3/+8
* Rename "process" to "lwp" throughout.Pedro Alves2009-03-175-209/+257
* 2009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-03-142-0/+11
* * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell2009-03-135-12/+12
* Clean up last entry.Doug Evans2009-03-021-1/+1
* * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans2009-03-023-10/+13
* * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2009-02-142-0/+13
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-064-0/+126
* gdb/gdbserver/Pedro Alves2009-01-262-3/+11
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-195-21/+76
* fix another cut-n-paste errorDoug Evans2009-01-151-0/+1
* fix cut-n-paste errors in previous checkinDoug Evans2009-01-151-3/+3
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-155-5/+11
* * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2009-01-142-0/+6
* * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker2009-01-063-2/+7
* * ChangeLog: Fix date of last entry.Doug Evans2009-01-062-2/+3
* * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2009-01-052-6/+33
* Updated copyright notices for most files.Joel Brobecker2009-01-0344-46/+50
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-1412-42/+125
* * linux-low.c (linux_wait_for_process): Don't clobber current_inferiorDoug Evans2008-12-122-0/+5
* * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.Doug Evans2008-12-122-3/+6
* * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans2008-12-093-3/+6
* Implement -list-thread-groups --availableVladimir Prus2008-12-026-0/+291
* * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.Doug Evans2008-11-242-7/+4