summaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: make find_thread_ptid a process_stratum_target methodSimon Marchi2023-04-041-1/+1
* Forced quit cases handled by resetting sync_quit_force_runKevin Buettner2023-02-271-0/+12
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-23/+23
* Unify gdb putc functionsTom Tromey2022-03-291-1/+1
* Unify gdb puts functionsTom Tromey2022-03-291-1/+1
* Reduce explicit use of gdb_stdoutTom Tromey2022-01-251-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey2021-09-231-1/+1
* gdb: make thread_info::suspend private, add getters / settersSimon Marchi2021-07-121-2/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-1/+1
* Remove target_has_execution macroTom Tromey2020-09-281-1/+1
* gdb: remove unnecessary NULL checks before xfreeSimon Marchi2020-05-211-2/+2
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-1/+1
* gdb/linux-fork: simplify one_fork_pSimon Marchi2020-01-191-2/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Multi-target supportPedro Alves2020-01-101-2/+2
* Some get_last_target_status tweaksPedro Alves2020-01-101-1/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-1/+1
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-1/+2
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-1/+2
* Change pid_to_str to return std::stringTom Tromey2019-03-131-11/+13
* Eliminate fork_info::clobber_regsPedro Alves2019-03-061-44/+35
* linux-fork.c: rewrite inf_has_multiple_threadsPedro Alves2019-03-061-20/+9
* C++ify fork_info, use std::listPedro Alves2019-03-061-153/+108
* Make "checkpoint" not rely on inferior_ptidPedro Alves2019-03-061-16/+28
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* gdb: Fix incorrect variable name in scoped_switch_fork_infoAndrew Burgess2019-01-101-1/+1
* gdb: Improve scoped_switch_fork_info classAndrew Burgess2019-01-101-4/+13
* gdb: Remove cleanup from linux-fork.c:inferior_call_waitpidAndrew Burgess2019-01-031-41/+60
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use gdb:array_view in call_function_by_hand & friendsPedro Alves2018-11-211-4/+3
* Remove ptid_equalTom Tromey2018-07-031-9/+9
* Remove ptid_get_lwpTom Tromey2018-07-031-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-14/+14
* Remove pid_to_ptidTom Tromey2018-07-031-1/+1
* Remove ptid_buildTom Tromey2018-07-031-1/+1
* gdb: Eliminate the 'stop_pc' globalPedro Alves2018-06-281-1/+2
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-3/+4
* Update help text in linux-fork.cTom Tromey2018-05-241-2/+2
* linux_nat_target: More low methodsPedro Alves2018-05-031-1/+1
* Class readonly_detached_regcacheYao Qi2018-02-211-10/+8
* Remove regcache_save and regcache_cpyYao Qi2018-02-211-1/+1
* Remove args from target detachSimon Marchi2018-01-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1