summaryrefslogtreecommitdiff
path: root/gdb/nto-procfs.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-1/+1
* gdb: remove target_is_pushed free functionSimon Marchi2021-03-231-2/+2
* gdb: remove push_target free functionsSimon Marchi2021-03-231-2/+2
* 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-3/+3
* Remove symfile_objfile macroTom Tromey2020-10-291-1/+2
* Remove the exec_bfd macroTom Tromey2020-10-291-2/+2
* Make target_wait options use enum flagsTom Tromey2020-09-181-2/+2
* Make {get,set}_inferior_io_terminal inferior methodsPedro Alves2020-06-271-5/+5
* Don't write to inferior_ptid in nto-procfs.cPedro Alves2020-06-181-12/+12
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Multi-target supportPedro Alves2020-01-101-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Constify get_exec_fileTom Tromey2019-12-161-3/+2
* Use safe_strerror instead of strerror where possibleChristian Biesinger2019-11-261-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Change pid_to_str to return std::stringTom Tromey2019-03-131-10/+7
* Remove excess calls to gdb_flushTom Tromey2019-03-051-2/+0
* target_pass_signals/target_program_signals: Use gdb::array_viewPedro Alves2019-01-241-4/+4
* Constify target_pass_signals and target_program_signalsTom Tromey2019-01-141-2/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves2018-11-221-2/+0
* Use GNU style for metasyntactic variables in gdbTom Tromey2018-09-161-1/+1
* Eliminate target_have_continuable_watchpointPedro Alves2018-08-311-3/+0
* Remove ptid_equalTom Tromey2018-07-031-5/+5
* Remove ptid_get_tidTom Tromey2018-07-031-3/+3
* Remove ptid_get_pidTom Tromey2018-07-031-11/+11
* Remove pid_to_ptidTom Tromey2018-07-031-4/+4
* Remove ptid_buildTom Tromey2018-07-031-3/+3
* Fix some missed "beneath" conversionsTom Tromey2018-06-101-3/+3
* Remove regcache_raw_collectSimon Marchi2018-05-301-1/+1
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* Remove do_closedir_cleanupTom Tromey2018-05-041-20/+4
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-17/+21
* target_ops: Use bool throughoutPedro Alves2018-05-031-8/+9
* Convert struct target_ops to C++Pedro Alves2018-05-031-159/+173
* Use scoped_fd in more placesTom Tromey2018-03-081-19/+13
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-2/+2
* Pass inferior down to target_detach and to_detachSimon Marchi2018-01-191-1/+1
* Remove args from target detachSimon Marchi2018-01-191-6/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Create private_thread_info hierarchySimon Marchi2017-11-241-22/+8
* Constify add_infoTom Tromey2017-11-071-2/+2
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Remove make_cleanup_restore_target_terminalTom Tromey2017-09-201-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-121-4/+5
* Use ptid from regcache in almost all remaining nat filesSimon Marchi2017-03-201-3/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1