summaryrefslogtreecommitdiff
path: root/gdb/linux-fork.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Constify add_infoTom Tromey2017-11-071-1/+1
* Constify add_comTom Tromey2017-11-071-2/+2
* Constify two functions in linux-fork.cTom Tromey2017-09-271-2/+2
* Remove regcache_xfreeTom Tromey2017-09-251-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-3/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use RAII to save and restore scalarsTom Tromey2016-10-211-5/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* List checkpoints in ascending orderPedro Alves2015-11-241-5/+30
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+1
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* checkpoint: print index of new checkpoint in response messagePatrick Palka2014-11-231-3/+5
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-4/+5
* change minsym representationTom Tromey2014-02-261-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_dirent.hTom Tromey2013-11-181-1/+1