aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-gnu-nat.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-1/+1
2020-05-30hurd: add gnu_target pointer to fix thread API callsSamuel Thibault1-0/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-03-13Change pid_to_str to return std::stringTom Tromey1-2/+2
2019-02-14[gdb, hurd] Repair build after "Convert struct target_ops to C++" changesThomas Schwinge1-6/+4
2019-02-14[gdb, hurd] Work around conflict between Mach's 'thread_info' function, and G...Thomas Schwinge1-1/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_lwpTom Tromey1-3/+3
2018-05-30Remove regcache_raw_collectSimon Marchi1-2/+2
2018-05-30Remove regcache_raw_supplySimon Marchi1-5/+4
2018-05-30Remove regcache_register_statusSimon Marchi1-2/+2
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-11/+18
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-03-17i386-gnu-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-6/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-08Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++Thomas Schwinge1-5/+9
2016-12-08Hurd, C++: kern_return_t vs. error_tThomas Schwinge1-4/+4
2016-12-08Hurd, C++: Explicitly cast "void *"Thomas Schwinge1-2/+2
2016-11-23Normalize names of some source filesSimon Marchi1-0/+436