aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Fix Solaris buildPedro Alves1-1/+2
2018-10-29Provide get_shell declaration in procfs.cRainer Orth1-0/+1
2018-10-27Unify shell-finding logicTom Tromey1-2/+2
2018-09-20More Solaris procfs cleanupRainer Orth1-132/+109
2018-09-20Provide pid_to_exec_file on Solaris (PR tdep/17903)Rainer Orth1-0/+31
2018-09-19Fix /proc pathname sizes on SolarisRainer Orth1-2/+2
2018-09-15Change get_inferior_args to return const char *Tom Tromey1-1/+1
2018-09-13Remove cleanup from procfs.cTom Tromey1-10/+12
2018-08-06Remove unused variables in procfs.c etc.Rainer Orth1-3/+0
2018-07-03Remove ptid_equalTom Tromey1-4/+4
2018-07-03Remove ptid_get_lwpTom Tromey1-12/+12
2018-07-03Remove ptid_get_pidTom Tromey1-37/+37
2018-07-03Remove pid_to_ptidTom Tromey1-11/+11
2018-07-03Remove ptid_buildTom Tromey1-7/+7
2018-06-25gdb: Fix build on several hosts/portsPedro Alves1-3/+3
2018-06-13Fix procfs.c compilationRainer Orth1-11/+7
2018-06-10Fix some missed "beneath" conversionsTom Tromey1-3/+3
2018-06-07target_stack -> current_top_target() throughoutPedro Alves1-1/+1
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-04Remove do_closedir_cleanupTom Tromey1-12/+4
2018-05-03target_ops: Use bool throughoutPedro Alves1-11/+11
2018-05-03Convert struct target_ops to C++Pedro Alves1-170/+136
2018-05-03More procfs.c simplificationPedro Alves1-1/+5
2018-05-03Eliminate procfs.c:procfs_use_watchpointsPedro Alves1-11/+23
2018-04-12Fix Solaris buildPedro Alves1-5/+2
2018-03-19Convert observers to C++Tom Tromey1-2/+2
2018-03-08Use scoped_fd in more placesTom Tromey1-20/+11
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-12/+0
2018-01-19Pass inferior down to target_detach and to_detachSimon Marchi1-1/+1
2018-01-19Remove args from target detachSimon Marchi1-15/+8
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-1704/+192
2017-11-07Constify add_comTom Tromey1-5/+5
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-09-22Fix gdb 8.1 Solaris compilationRainer Orth1-1/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-08-18Remove save_inferior_ptidTom Tromey1-4/+1
2017-08-03Introduce gdb_argv, a class wrapper for buildargvTom Tromey1-12/+6
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-1/+6
2017-05-15Fix gdb procfs.c compilation on SolarisRainer Orth1-2/+2
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior1-2/+2
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-10/+10
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-2/+2
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-6/+8
2017-01-10Use class to manage BFD reference countsTom Tromey1-8/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-25Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth1-9/+14
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior1-1/+1
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1