Age | Commit message (Expand) | Author | Files | Lines |
2010-08-27 | * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t. | Pedro Alves | 1 | -2/+2 |
2010-08-26 | * gdbreplay.c (remote_error): New. | Pedro Alves | 1 | -2/+4 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -0/+19 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -6/+107 |
2010-05-26 | 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> | Ozkan Sezer | 1 | -1/+1 |
2010-05-03 | * event-loop.c (struct callback_event): New struct. | Doug Evans | 1 | -16/+80 |
2010-05-03 | gdb/gdbserver/ | Pedro Alves | 1 | -8/+6 |
2010-04-26 | * remote-utils.c (putpkt_binary_1): Call readchar instead of read. | Doug Evans | 1 | -18/+16 |
2010-04-17 | * configure.ac: Use `ws2_32' library for srv_mingw. | Pierre Muller | 1 | -1/+1 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -51/+92 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -3/+6 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+22 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-06 | Adding Neutrino gdbserver. | Aleksandar Ristovski | 1 | -0/+33 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 1 | -0/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -20/+172 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -6/+32 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -70/+81 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -24/+24 |
2009-02-14 | * remote-utils.c (getpkt): Also generate remote-debug | Pierre Muller | 1 | -0/+8 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -6/+6 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+92 |
2008-08-12 | gdb/doc/ | Sandra Loosemore | 1 | -9/+40 |
2008-06-27 | * remote-utils.c (prepare_resume_reply): If requested, don't | Pedro Alves | 1 | -1/+1 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+18 |
2008-01-30 | * linux-low.c (linux_attach_lwp): Do not _exit after errors. | Daniel Jacobowitz | 1 | -6/+6 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-07 | * linux-low.c (linux_wait, linux_resume): Do not handle async I/O. | Daniel Jacobowitz | 1 | -13/+13 |
2007-12-06 | 2007-12-06 Mick Davis <mickd@goanna.iinet.net.au> | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-01 | 2007-08-01 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+1 |
2007-07-18 | * remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_desc | Pedro Alves | 1 | -1/+2 |
2007-07-17 | 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -0/+69 |
2007-07-03 | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 1 | -7/+26 |
2007-06-12 | ChangeLog: | Ulrich Weigand | 1 | -0/+30 |
2007-05-10 | * server.h (check_remote_input_interrupt_request): New function. | Pedro Alves | 1 | -6/+22 |
2007-03-29 | gdb/ | Pedro Alves | 1 | -2/+12 |
2007-03-27 | * remote-utils.c (monitor_output): Constify msg parameter. | Pedro Alves | 1 | -1/+1 |
2007-02-27 | from Mat Hostetter <mat@lcs.mit.edu> | Daniel Jacobowitz | 1 | -0/+11 |
2007-02-26 | * gdb.texinfo (Monitor commands for gdbserver): New subsection. | Daniel Jacobowitz | 1 | -0/+12 |
2007-02-25 | * target.h (target_ops): Rename send_signal to request_interrupt, | Pedro Alves | 1 | -3/+3 |
2007-02-16 | * remote-utils.c: Remove HAVE_TERMINAL_H check. | Daniel Jacobowitz | 1 | -2/+0 |
2007-01-29 | * remote-utils.c [USE_WIN32API] (read, write): Define. | Daniel Jacobowitz | 1 | -6/+11 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2006-12-30 | * remote-utils.c (remote_open): Check the type of specified | Daniel Jacobowitz | 1 | -3/+17 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 1 | -0/+16 |
2006-10-17 | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. | Daniel Jacobowitz | 1 | -1/+1 |
2006-09-21 | * remote-utils.c (try_rle): New function. | Daniel Jacobowitz | 1 | -5/+47 |