Age | Commit message (Expand) | Author | Files | Lines |
2016-08-25 | Sync proc_service definition with GLIBC | Adhemerval Zanella | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 1 | -1/+1 |
2015-06-23 | Convert have_ptrace_getregset to a tri-state boolean | Yao Qi | 1 | -2/+2 |
2015-06-02 | Include linux-nat.h in i386-linux-nat.c | Yao Qi | 1 | -0/+1 |
2015-06-01 | Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h | Yao Qi | 1 | -0/+1 |
2015-03-03 | Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWP | Pedro Alves | 1 | -3/+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-09 | Fix missing "struct iovec" definition on some x86-linux. | Joel Brobecker | 1 | -0/+1 |
2014-09-02 | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 1 | -3/+3 |
2014-08-06 | Remove duplicated include file | Yao Qi | 1 | -1/+0 |
2014-07-11 | Tidy #include lists | Gary Benson | 1 | -30/+3 |
2014-07-11 | Move duplicated code into new files | Gary Benson | 1 | -533/+2 |
2014-07-11 | Comment and whitespace changes | Gary Benson | 1 | -3/+12 |
2014-07-11 | Pull out common parts of _initialize_{i386,amd64}_linux_nat | Gary Benson | 1 | -17/+35 |
2014-07-11 | Merge ps_get_thread_area | Gary Benson | 1 | -8/+28 |
2014-07-11 | Merge {i386,amd64}_linux_read_description | Gary Benson | 1 | -10/+90 |
2014-07-11 | Rename identical functions | Gary Benson | 1 | -40/+40 |
2014-06-23 | x86 Linux watchpoints: Couldn't write debug register: Invalid argument. | Pedro Alves | 1 | -1/+4 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -1/+1 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 1 | -1/+4 |
2014-02-19 | Add target_ops argument to to_read_btrace | Tom Tromey | 1 | -1/+10 |
2014-02-19 | Add target_ops argument to to_teardown_btrace | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_disable_btrace | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_enable_btrace | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -3/+4 |
2014-01-16 | btrace, gdbserver: read branch trace incrementally | Markus Metzger | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-20 | Add MPX support for i386 | Walfred Tedeschi | 1 | -4/+13 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -15/+15 |
2013-03-11 | Install the btrace target ops for i386-linux-nat and amd64-linux-nat. | Markus Metzger | 1 | -0/+51 |
2013-02-13 | [native x86 GNU/Linux] Access debug register mirror from the corresponding pr... | Pedro Alves | 1 | -5/+45 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-03-02 | gdb/ | Yao Qi | 1 | -0/+3 |
2012-01-24 | gdb/ | Jan Kratochvil | 1 | -6/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-12-20 | 2011-12-20 Pedro Alves <alves.ped@gmail.com> | Pedro Alves | 1 | -0/+9 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -55/+88 |
2011-12-05 | 2012-12-05 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+0 |
2011-10-07 | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+8 |
2011-09-23 | gdb/ | Yao Qi | 1 | -1/+2 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+25 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-11 | * gregset.h (GDB_FPXREGSET_T): Remove. | Ulrich Weigand | 1 | -23/+2 |
2010-04-22 | Remove regmap from i386-linux-nat.c. | H.J. Lu | 1 | -30/+14 |
2010-04-08 | Support i386 without SSE. | H.J. Lu | 1 | -7/+21 |