summaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_infoTom Tromey
2017-11-07Constify add_comTom Tromey
2017-09-27Constify two functions in linux-fork.cTom Tromey
2017-09-25Remove regcache_xfreeTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Use RAII to save and restore scalarsTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-24List checkpoints in ascending orderPedro Alves
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-23checkpoint: print index of new checkpoint in response messagePatrick Palka
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-05-22Add new infrun.h header.Pedro Alves
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_dirent.hTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-11-08constify to_detachTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves
2013-02-03gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-182010-05-18 Hui Zhu <teawater@gmail.com>Hui Zhu
2010-05-142010-05-14 Hui Zhu <teawater@gmail.com>Hui Zhu
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-07-02 * linux-fork.c (forks_exist_p): Drop unnecessary extern.Pedro Alves
2009-07-02gdb/Pedro Alves
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand
2009-02-05 * target.h (target_tid_to_str): Delete.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker