aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-01use xsnprintf instead of snprintf.gdbadmin1-0/+2
2010-09-01include alloca.h if available.gdbadmin1-0/+4
2010-08-27 * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves1-2/+10
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-0/+7
2010-06-15 * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2)Pedro Alves1-1/+1
2010-06-14gdb/Pedro Alves1-0/+50
2010-06-01gdb/gdbserver/Pedro Alves1-4/+45
2010-05-03 * event-loop.c (struct callback_event): New struct.Doug Evans1-0/+4
2010-05-03 gdb/gdbserver/Pedro Alves1-6/+1
2010-04-12 * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves1-1/+1
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-3/+19
2010-04-09 gdb/gdbserver/Pedro Alves1-0/+53
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves1-0/+4
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves1-7/+18
2010-03-16 gdb/gdbserver/Pedro Alves1-0/+30
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-0/+2
2009-05-24gdb:Doug Evans1-1/+1
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans1-0/+2
2009-04-03 * inferiors.c (get_thread_process): Make global.Ulrich Weigand1-0/+1
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+121
2009-04-01 Non-stop mode support.Pedro Alves1-0/+19
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-3/+3
2009-03-02 * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans1-7/+1
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans1-0/+1
2009-01-15 * target.h (target_signal_to_string): Make return type const char *.Doug Evans1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-0/+11
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+34
2008-08-12gdb/doc/Sandra Loosemore1-0/+2
2008-07-31 * configure.ac: Check for memmem declaration.Pedro Alves1-0/+4
2008-06-27 * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves1-0/+5
2008-05-09 New "find" command.Doug Evans1-0/+4
2008-05-08 * regcache.c (registers_length): Remove.Ulrich Weigand1-5/+4
2008-02-27gdb/ChangeLog:Ulrich Weigand1-4/+0
2008-02-01 * hostio.c: Don't include errno.h.Pedro Alves1-0/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz1-2/+1
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz1-0/+3
2007-10-23 * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz1-0/+15
2007-06-12ChangeLog:Ulrich Weigand1-0/+3
2007-05-10 * server.h (check_remote_input_interrupt_request): New function.Pedro Alves1-0/+1
2007-03-29gdb/Pedro Alves1-0/+12
2007-03-27 * remote-utils.c (monitor_output): Constify msg parameter.Pedro Alves1-1/+1
2007-02-26 * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz1-0/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-11-16gdb/Daniel Jacobowitz1-0/+2
2006-10-17 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz1-0/+2