aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove ptid_equalTom Tromey1-9/+9
2018-07-03Remove ptid_get_lwpTom Tromey1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-14/+14
2018-07-03Remove pid_to_ptidTom Tromey1-1/+1
2018-07-03Remove ptid_buildTom Tromey1-1/+1
2018-06-28gdb: Eliminate the 'stop_pc' globalPedro Alves1-1/+2
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-3/+4
2018-05-24Update help text in linux-fork.cTom Tromey1-2/+2
2018-05-03linux_nat_target: More low methodsPedro Alves1-1/+1
2018-02-21Class readonly_detached_regcacheYao Qi1-10/+8
2018-02-21Remove regcache_save and regcache_cpyYao Qi1-1/+1
2018-01-19Remove args from target detachSimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify add_infoTom Tromey1-1/+1
2017-11-07Constify add_comTom Tromey1-2/+2
2017-09-27Constify two functions in linux-fork.cTom Tromey1-2/+2
2017-09-25Remove regcache_xfreeTom Tromey1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-3/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-21Use RAII to save and restore scalarsTom Tromey1-5/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-24List checkpoints in ascending orderPedro Alves1-5/+30
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+1
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-23checkpoint: print index of new checkpoint in response messagePatrick Palka1-3/+5
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-4/+5
2014-02-26change minsym representationTom Tromey1-1/+1
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_dirent.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-9/+10
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-3/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-3/+3
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-0/+2
2013-02-03gdb/Jan Kratochvil1-1/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+35
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-8/+1
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2