Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | Consolidate API of target_supports_multi_process | Sergio Durigan Junior | 1 | -0/+9 |
2016-09-30 | PR 20627: Use resume_stop to stop lwp | Yao Qi | 1 | -1/+5 |
2016-09-19 | Consolidate target_mourn_inferior between GDB and gdbserver | Sergio Durigan Junior | 1 | -0/+8 |
2016-09-01 | Share target_wait prototype between GDB and gdbserver | Sergio Durigan Junior | 1 | -1/+9 |
2016-09-01 | Use target_continue{,_no_signal} instead of target_resume | Sergio Durigan Junior | 1 | -5/+14 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-22 | gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback | Joel Brobecker | 1 | -1/+3 |
2015-11-30 | gdbserver:prepare_access_memory: pick another thread | Pedro Alves | 1 | -0/+107 |
2015-10-23 | Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer. | Antoine Tremblay | 1 | -0/+16 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-09-15 | [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing... | Yao Qi | 1 | -0/+8 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-08-21 | gdbserver: don't pick a random thread if the current thread dies | Pedro Alves | 1 | -5/+3 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -36/+0 |
2015-07-15 | Move linux_find_memory_regions_full & co. | Jan Kratochvil | 1 | -0/+36 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-22 | Rename target_{stop,continue}_ptid | Gary Benson | 1 | -2/+2 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -3/+3 |
2014-09-11 | Introduce target_{stop,continue}_ptid | Gary Benson | 1 | -0/+32 |
2014-09-11 | Introduce target/target.h | Gary Benson | 1 | -0/+24 |
2014-02-19 | Replace code accessing list implementation details with API calls. | Doug Evans | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-13 | Do the target-waiting within do_initial_child_stuff on Windows. | Pedro Alves | 1 | -0/+5 |
2013-10-02 | [GDBserver]: Silence exits if GDB is connected through stdio. | Pedro Alves | 1 | -7/+16 |
2013-09-05 | [gdbserver] Split a new tracepoint.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-07-24 | gdb/ | Luis Machado | 1 | -42/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-07-27 | gdb/gdbserver/ | Yao Qi | 1 | -0/+8 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-10-31 | 2011-10-31 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-09-01 | * server.c (step_thread): Remove definition. | Jie Zhang | 1 | -15/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-06 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-09-01 | use xsnprintf instead of snprintf. | gdbadmin | 1 | -8/+8 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -0/+42 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-05-24 | gdb: | Doug Evans | 1 | -3/+3 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -25/+42 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -2/+29 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -4/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2005-12-23 | * linux-arm-low.c: | Eli Zaretskii | 1 | -3/+3 |
2005-06-17 | * linux-low.c (linux_wait, linux_send_signal): Don't test | Daniel Jacobowitz | 1 | -1/+2 |
2005-06-13 | * acconfig.h: Remove. | Daniel Jacobowitz | 1 | -4/+5 |
2004-03-05 | * linux-low.c (linux_read_memory): Change return type to | Daniel Jacobowitz | 1 | -3/+5 |