Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | Move gdbserver to top level | Tom Tromey | 1 | -227/+0 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-04 | Avoid shadowing in gdbserver | Tom Tromey | 1 | -2/+2 |
2018-02-08 | Remove make_cleanup_restore_current_thread from gdbserver | Tom Tromey | 1 | -3/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-19 | Remove usage of find_inferior in iterate_over_lwps | Simon Marchi | 1 | -0/+12 |
2017-10-21 | Add overloads of for_each_thread/find_thread that filter on pid | Simon Marchi | 1 | -0/+25 |
2017-10-14 | gdbserver: use std::list for all_threads | Simon Marchi | 1 | -8/+83 |
2017-10-14 | gdbserver: Use std::list for all_processes | Simon Marchi | 1 | -0/+24 |
2017-09-26 | Use "switch_to_thread" more thoroughly on gdbserver | Sergio Durigan Junior | 1 | -0/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-07-21 | Switch current_thread to lwp's thread in install_software_single_step_breakpo... | Yao Qi | 1 | -0/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-30 | gdbserver crash running gdb.threads/non-ldr-exc-1.exp | Pedro Alves | 1 | -0/+4 |
2015-08-06 | gdbserver: no point in hiding the regcache type nowadays | Pedro Alves | 1 | -1/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -1/+1 |
2014-07-31 | Do not include defs.h or server.h in any header file | Gary Benson | 1 | -1/+0 |
2014-02-19 | Add backlink from lwp_info to thread_info. | Doug Evans | 1 | -1/+1 |
2014-02-19 | Replace code accessing list implementation details with API calls. | Doug Evans | 1 | -0/+2 |
2014-02-19 | Rename inferior_list_entry uses from "head" to "entry" for consistency. | Doug Evans | 1 | -1/+4 |
2014-01-22 | * gdbthread.h (gdb_id_to_thread): Delete, unused. | Doug Evans | 1 | -1/+1 |
2014-01-08 | [remote/gdbserver] Don't lose signals when reconnecting. | Pedro Alves | 1 | -0/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-05 | [gdbserver] Split a new inferiors.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-03-11 | Add the gdb remote target operations for branch tracing. | Markus Metzger | 1 | -0/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | gdb/gdbserver: | Yao Qi | 1 | -0/+2 |
2012-04-29 | gdb/gdbserver: | Yao Qi | 1 | -0/+71 |