aboutsummaryrefslogtreecommitdiff
path: root/gdb/proc-service.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-17gdb: remove regcache's address spaceSimon Marchi1-2/+1
2023-10-10gdb: add inferior::{arch, set_arch}Simon Marchi1-1/+1
2023-07-19Fix gdb.Inferior.read_memory without execution (PR dap/30644)Pedro Alves1-2/+1
2023-07-14Introduce scoped_restore_current_inferior_for_memoryTom Tromey1-8/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-04-11gdb: remove symbol value macrosSimon Marchi1-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-10-29Remove the exec_bfd macroTom Tromey1-2/+4
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-5/+12
2020-01-02Remove stale references to Cell BELuis Machado1-4/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-01Remove ancient workaroundGary Benson1-2/+3
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-06-27Fix Cell debugging regressionPedro Alves1-4/+19
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-15/+8
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth1-29/+9
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-08-18Remove save_inferior_ptidTom Tromey1-3/+1
2017-05-04RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves1-12/+6
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi1-24/+12
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-24proc-service.c: Add (gdb_byte *) castSimon Marchi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi1-1/+1
2014-07-02Remove unused Linux libthread_db callbacksGary Benson1-103/+1
2014-02-26start change to progspace independenceTom Tromey1-1/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-26change minsym representationTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-9/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-03-06 * proc-service.c (ps_pglobal_lookup): Set the current programTom Tromey1-3/+13
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-02-282011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-4/+4
2009-02-27 * gdb_proc_service.h (struct ps_prochandle): Replace pid_t fieldPedro Alves1-6/+6
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-1/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1