* NEWS: Add entry for stdio gdbserver.
[external/binutils.git] / gdb / gdbserver / server.c
2011-12-16 Doug Evans * NEWS: Add entry for stdio gdbserver.
2011-12-02 Jan Kratochvilgdb/
2011-11-14 Yao Qigdb/
2011-11-02 Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-10-07 Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-09-01 Jie Zhang * server.c (step_thread): Remove definition.
2011-08-14 Yao Qi gdb/
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-05-12 Kwok YeungAdd support for enabling and disabling tracepoints...
2011-05-04 Doug Evans * linux-low.c (linux_join): Skip process lookup.
2011-04-24 Jan Kratochvilgdb/
2011-03-10 Michael Snyder2011-03-10 Michael Snyder <msnyder@vmware.com>
2011-03-05 Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-02-28 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-02-14 Pedro Alves gdb/
2011-02-07 Pedro Alves gdb/server/
2011-01-25 Pedro Alves2011-01-25 Pedro Alves <pedro@codesourcery.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@msnyder-server...
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2011-01-01 Joel BrobeckerUpdate copyright year in version of output (gdb/gdbserv...
2010-09-06 Yao Qi2010-09-06 Yao Qi <yao@codesourcery.com>
2010-09-01 gdbadmin[gdbserver] Move malloc.h include to server.h.
2010-08-27 Pedro Alves * linux-low.c (linux_unprepare_to_access_memory):...
2010-08-26 Pedro Alves * linux-low.c (linux_prepare_to_access_memory): New.
2010-08-25 Pedro Alves * linux-low.c (linux_wait_1): Don't set last_status...
2010-08-12 Pedro AlvesReally commit server.c bits of 2010-08-09's change...
2010-07-25 Jan Kratochvilgdb/gdbserver/
2010-07-20 Ozkan Sezer* gdb/gdbserver/server.c (handle_query): strcpy() the...
2010-07-07 Joel Brobecker[PATCH] Unexpected EOF read from connection with GDB...
2010-07-06 Joel BrobeckerMake server.c:myresume static.
2010-07-01 Pedro Alves Static tracepoints support, and UST integration.
2010-06-01 Pedro Alvesgdb/gdbserver/
2010-06-01 Pedro Alves * server.c (handle_query) <qSupported>: Do two passes...
2010-05-03 Pedro Alves * linux-low.c (linux_kill, linux_detach): Adjust.
2010-05-02 Pedro Alves * linux-low.c (linux_kill_one_lwp): Assume the lwp...
2010-04-26 Doug Evans * server.c (handle_general_set): Make static.
2010-04-24 Doug Evans * server.c (start_inferior): Print inferior argv if...
2010-04-16 Pierre Muller Support for Windows OS Thread Information Block.
2010-04-12 Pedro Alves gdb/gdbserver/
2010-04-11 Pedro Alves GDBserver disconnected tracing support.
2010-04-09 Pedro Alves gdb/gdbserver/
2010-04-07 H.J. LuAdd x86 AVX support to gdbserver.
2010-04-01 Pedro Alves * mem-break.c (struct raw_breakpoint): New field shlib...
2010-03-24 Pedro Alves * server.c (handle_query): Assign, not compare.
2010-03-23 Michael Snyder2010-03-23 Michael Snyder <msnyder@vmware.com>
2010-01-20 Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2010-01-01 Joel Brobecker * server.c (gdbserver_version): Update copyrigh...
2009-10-29 Sandra Loosemore2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-09 Paul Pluzhnikovdoc/
2009-06-30 Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-25 Pedro Alves * server.c (process_serial_event): Re-return unsupport...
2009-06-24 Pierre Muller * server.c (handle_v_kill): Pass signal_pid to
2009-06-23 Aleksandar Ristovski* server.c (process_serial_event): Add support for...
2009-06-19 Pedro Alves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-05-24 Doug Evansgdb:
2009-04-30 Doug Evans * inferiors.c (started_inferior_callback): New function.
2009-04-01 Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 Pedro Alves Non-stop mode support.
2009-04-01 Pedro Alves Decouple target code from remote protocol.
2009-04-01 Pedro Alves * target.h (struct thread_resume): Delete leave_stoppe...
2009-03-31 Pedro Alves * server.c (main): After the inferior having exited...
2009-03-23 Pedro Alves * server.c (handle_query) Whitespace and formatting.
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-14 Pedro Alves2009-03-14 Pedro Alves <pedro@codesourcery.com>
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-26 Pedro Alvesgdb/gdbserver/
2009-01-19 Doug Evans * regcache.c (new_register_cache): No need to check...
2009-01-06 Joel Brobecker * gdbreplay.c (gdbreplay_version): Update copyright...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-14 Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-11-24 Daniel Jacobowitz * server.c (handle_v_run): Always use the supplied...
2008-10-10 Pedro Alves * server.c (handle_v_run): If GDB didn't specify an...
2008-08-12 Sandra Loosemoregdb/doc/
2008-07-31 Pedro Alves * configure.ac: Check for memmem declaration.
2008-07-07 Pedro Alves * server.c (handle_v_attach): Inhibit reporting dll...
2008-06-27 Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-20 Carlos O'Donellgdb/gdbserver/
2008-06-05 Joseph Myers2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2008-05-09 Doug Evans * error.c (parse_find_args): Fix capitalization in...
2008-05-09 Doug Evans New "find" command.
2008-04-04 Ulrich Weigand * server.c (handle_query): Never return "unsupported...
2008-03-27 Ulrich WeigandChangeLog:
2008-03-10 Daniel Jacobowitz * Makefile.in (fork-child.o): Update.
2008-02-28 Ulrich WeigandChangeLog:
2008-02-19 Pedro Alvesdoc/
2008-02-17 Daniel Jacobowitz * server.c (handle_query): Correct length check.
2008-02-14 Daniel Jacobowitz * server.c (monitor_show_help): Add "exit".
2008-01-30 Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-07 Daniel Jacobowitz * server.c (myresume): Add own_buf argument.
2007-12-07 Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-03 Pedro Alves * server.c (main): Don't report dll events on the...
2007-12-03 Pedro Alves * server.c (main): Relax numerical bases supported...
2007-11-30 Daniel Jacobowitz * remote.c (remote_cmdlist): New variable.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-27 Michael Snyder2007-07-27 Michael Snyder <michael.snyder@access...
2007-07-17 Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
next