summaryrefslogtreecommitdiff
path: root/gdb/i386-gnu-nat.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-2/+2
* [gdb, hurd] Repair build after "Convert struct target_ops to C++" changesThomas Schwinge2019-02-141-6/+4
* [gdb, hurd] Work around conflict between Mach's 'thread_info' function, and G...Thomas Schwinge2019-02-141-1/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_lwpTom Tromey2018-07-031-3/+3
* Remove regcache_raw_collectSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_supplySimon Marchi2018-05-301-5/+4
* Remove regcache_register_statusSimon Marchi2018-05-301-2/+2
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-11/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* i386-gnu-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-171-6/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++Thomas Schwinge2016-12-081-5/+9
* Hurd, C++: kern_return_t vs. error_tThomas Schwinge2016-12-081-4/+4
* Hurd, C++: Explicitly cast "void *"Thomas Schwinge2016-12-081-2/+2
* Normalize names of some source filesSimon Marchi2016-11-231-0/+436