summaryrefslogtreecommitdiff
path: root/gdb/i386-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy #include listsGary Benson2014-07-111-30/+3
* Move duplicated code into new filesGary Benson2014-07-111-533/+2
* Comment and whitespace changesGary Benson2014-07-111-3/+12
* Pull out common parts of _initialize_{i386,amd64}_linux_natGary Benson2014-07-111-17/+35
* Merge ps_get_thread_areaGary Benson2014-07-111-8/+28
* Merge {i386,amd64}_linux_read_descriptionGary Benson2014-07-111-10/+90
* Rename identical functionsGary Benson2014-07-111-40/+40
* x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves2014-06-231-1/+4
* Move shared native target specific code to gdb/natGary Benson2014-06-201-1/+1
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-1/+4
* Add target_ops argument to to_read_btraceTom Tromey2014-02-191-1/+10
* Add target_ops argument to to_teardown_btraceTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_disable_btraceTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_enable_btraceTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_post_startup_inferiorTom Tromey2014-02-191-3/+4
* btrace, gdbserver: read branch trace incrementallyMarkus Metzger2014-01-161-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add MPX support for i386Walfred Tedeschi2013-11-201-4/+13
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-15/+15
* Install the btrace target ops for i386-linux-nat and amd64-linux-nat.Markus Metzger2013-03-111-0/+51
* [native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves2013-02-131-5/+45
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Yao Qi2012-03-021-0/+3
* gdb/Jan Kratochvil2012-01-241-6/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2012-01-021-0/+1
* 2011-12-20 Pedro Alves <alves.ped@gmail.com>Pedro Alves2011-12-201-0/+9
* gdb/Pedro Alves2011-12-141-55/+88
* 2012-12-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-051-9/+0
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-11/+8
* gdb/Yao Qi2011-09-231-1/+2
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-9/+25
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * gregset.h (GDB_FPXREGSET_T): Remove.Ulrich Weigand2010-06-111-23/+2
* Remove regmap from i386-linux-nat.c.H.J. Lu2010-04-221-30/+14
* Support i386 without SSE.H.J. Lu2010-04-081-7/+21
* Support i386 AVX.H.J. Lu2010-04-071-1/+124
* Enable XML target descriptions for x86.H.J. Lu2010-03-011-0/+10
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb/Jan Kratochvil2009-11-201-0/+31
* Implementing catch syscall.Sergio Durigan Junior2009-09-151-1/+6
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-3/+5
* Remove all i386 debug register low level macros in config nm files.Pierre Muller2009-05-141-4/+11
* * i386-linux-nat.c (i386_linux_fetch_inferior_registers): PassPedro Alves2009-02-231-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-3/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz2008-03-131-1/+1