OSDN Git Service

* darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbserver /
2009-12-19 devans * event-loop.c: Include unistd.h if it exists.
2009-12-19 devans * linux-low.c (my_waitpid): Move definition away from...
2009-12-19 devans gdb/
2009-12-17 devans * linux-low.c (linux_read_memory): Fix argument to...
2009-11-27 palves * win32-low.c (get_child_debug_event): On EXIT_THREAD_...
2009-11-27 palves * win32-low.c (LOG): Delete.
2009-11-27 palves * win32-low.c (win32_add_one_solib): If the dll name is
2009-11-18 mkuvyrkov2009-11-17 Daniel Jacobowitz <dan@codesourcery.com>
2009-11-18 mkuvyrkov2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2009-11-17 palves * linux-low.c (linux_remove_process): Add `detaching...
2009-11-13 mkuvyrkov * thread-db.c (thread_db_free): Fix typo.
2009-11-12 ppluzhnikovgdb/ChangeLog:
2009-11-03 nathan * configure.ac (i[34567]86-*): Check if we're targetti...
2009-10-30 sandra2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-30 ppluzhnikov2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-29 ppluzhnikov2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-13 palves2009-10-13 Pedro Alves <pedro@codesourcery.com>
2009-10-09 ppluzhnikovdoc/
2009-09-27 uweigand * spu-low.c (spu_kill): Wait for inferior to terminate.
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-31 uweigand * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
2009-07-31 uweigandChangeLog:
2009-07-31 uweigandChangeLog:
2009-07-30 rwildsim/
2009-07-28 drow * NEWS: Mention ARM VFP support.
2009-07-28 drow * linux-low.c (linux_kill_one_lwp): Adjust kernel...
2009-07-06 aristovski Adding Neutrino gdbserver.
2009-07-05 palvesOoops. Fix date.
2009-07-05 palves * configure.srv (i[34567]86-*-mingw32ce*): Add i386...
2009-07-04 palves * win32-i386-low.c (i386_get_thread_context): Handle...
2009-06-30 devans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-30 devans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-25 palves * server.c (process_serial_event): Re-return unsupport...
2009-06-24 muller * server.c (handle_v_kill): Pass signal_pid to
2009-06-23 aristovski* server.c (process_serial_event): Add support for...
2009-06-22 aristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
2009-06-19 palves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-05-24 devansgdb:
2009-05-24 devans * linux-low.c (handle_extended_wait): Use linux_resume...
2009-05-24 devans * linux-low.c (get_stop_pc): Print pc if debug_threads.
2009-05-24 devans * linux-low.c (linux_resume_one_lwp): Change type...
2009-05-13 devans * linux-x86-low.c: Don't include assert.h.
2009-05-13 devans(linux_test_for_tracefork): Back out turd from previous...
2009-05-12 devans Biarch support for i386/amd64 gdbserver.
2009-05-07 devans * linux-low.c (regsets_fetch_inferior_registers):...
2009-05-06 palvesFix braino.
2009-05-06 palves PR server/10048
2009-04-30 devans * inferiors.c (started_inferior_callback): New function.
2009-04-30 devans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-19 palves2009-04-19 Danny Backx <dannybackx@users.sourceforge...
2009-04-03 uweigand * inferiors.c (get_thread_process): Make global.
2009-04-03 uweigand * remote-utils.c (prepare_resume_reply): Null-terminat...
2009-04-03 palves * linux-low.c (usr_store_inferior_registers): Declare...
2009-04-01 palves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 palves Non-stop mode support.
2009-04-01 palves Decouple target code from remote protocol.
2009-04-01 palves * target.h (struct thread_resume): Delete leave_stoppe...
2009-04-01 palvesgdb/gdbserver/
2009-03-31 palves * server.c (main): After the inferior having exited...
2009-03-25 bauermanngdb/
2009-03-23 palves * server.c (handle_query) Whitespace and formatting.
2009-03-22 palves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-22 palves * inferiors.c (find_inferior): Make it safe for the...
2009-03-22 palves * Makefile.in (linuw_low_h): Move higher.
2009-03-17 palves Rename "process" to "lwp" throughout.
2009-03-14 palves2009-03-14 Pedro Alves <pedro@codesourcery.com>
2009-03-13 nathan * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs...
2009-03-02 devansClean up last entry.
2009-03-02 devans * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.
2009-02-14 muller * remote-utils.c (getpkt): Also generate remote-debug
2009-02-06 palves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-26 palvesgdb/gdbserver/
2009-01-19 devans * regcache.c (new_register_cache): No need to check...
2009-01-15 devansfix another cut-n-paste error
2009-01-15 devansfix cut-n-paste errors in previous checkin
2009-01-15 devans * target.h (target_signal_to_string): Make return...
2009-01-14 palves * win32-low.c (get_child_debug_event): Issue a final...
2009-01-06 brobecke * gdbreplay.c (gdbreplay_version): Update copyright...
2009-01-06 devans* ChangeLog: Fix date of last entry.
2009-01-05 devans * linux-low.c (linux_attach_lwp): Add some comments...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-14 devans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-12 devans * linux-low.c (linux_wait_for_process): Don't clobber...
2008-12-12 devans * linux-low.c (handle_extended_wait): Simplify, use...
2008-12-09 devans * linux-low.h (struct process_info): Delete member...
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-24 devans * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete...
2008-11-24 drow * server.c (handle_v_run): Always use the supplied...
2008-11-19 bwilsongdb/
2008-11-18 bauermanngdb/
2008-11-14 drow2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-10-21 devans * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
2008-10-10 palves * server.c (handle_v_run): If GDB didn't specify an...
2008-09-08 palves * regcache.c (new_register_cache): Return NULL if...
2008-09-04 drow * configure.srv: Merge MIPS and MIPS64.
2008-08-24 macro* Makefile.in (uninstall): Apply $(EXEEXT) too.
2008-08-18 luisgpm * doc/gdb.texinfo (PowerPC): Mention Extended FPR...
2008-08-12 sandragdb/doc/
2008-08-07 rwildgdb/
2008-08-05 uweigand * linux-low.c (linux_resume_one_process): Ignore ESRCH.
next