summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unify gdb printf functionsTom Tromey2022-03-291-21/+21
* Remove some uses of printf_unfilteredTom Tromey2022-03-291-7/+7
* gdb/mi: fix regression in mi -add-inferior commandUmair Sair2022-03-071-4/+2
* gdb: remove internalvar_funcs::destroySimon Marchi2022-03-061-1/+0
* Add more filename stylingTom Tromey2022-02-281-1/+3
* Move gdb_argv to gdbsupportTom Tromey2022-01-181-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Copy inferior properties in clone-inferiorLancelot SIX2021-12-291-0/+17
* gdb: add threads debugging switchAndrew Burgess2021-12-221-0/+2
* gdb: make inferior::m_terminal an std::stringSimon Marchi2021-07-231-7/+4
* gdb: maintain ptid -> thread map, optimize find_thread_ptidSimon Marchi2021-07-121-0/+1
* gdb: maintain per-process-target list of resumed threads with pending wait st...Simon Marchi2021-07-121-0/+21
* gdb: make inferior_list use intrusive_listPedro Alves2021-07-121-51/+12
* gdb: introduce intrusive_list, make thread_info use itPedro Alves2021-07-121-9/+15
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-2/+1
* gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione2021-05-191-1/+1
* gdb: make inferior::args a unique_xmalloc_ptrSimon Marchi2021-05-061-1/+0
* gdb/continuations: turn continuation functions into inferior methodsTankut Baris Aktemur2021-04-221-2/+18
* gdb: remove current_top_target functionSimon Marchi2021-03-241-1/+1
* gdb: remove push_target free functionsSimon Marchi2021-03-231-1/+1
* Inferior without argument prints detail of current inferior.Lancelot SIX2021-02-021-21/+37
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Change current_inferior_ to be a inferior_refTom Tromey2020-12-111-7/+4
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-4/+4
* Change program_space_empty_p to method on program_spaceTom Tromey2020-10-291-1/+1
* Remove exec_filename macroTom Tromey2020-10-291-3/+3
* gdb: restore thread after detaching or killing an inferiorTankut Baris Aktemur2020-10-291-0/+4
* Make {get,set}_inferior_io_terminal inferior methodsPedro Alves2020-06-271-0/+15
* gdb: make inferior::terminal a unique ptrSimon Marchi2020-06-251-1/+0
* Remove iterate_over_inferiorsTom Tromey2020-04-231-11/+0
* Refactor delete_program_space as a destructorPedro Alves2020-04-161-1/+1
* Remove last traces of discard_all_inferiorsPedro Alves2020-01-121-7/+0
* Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur2020-01-101-1/+10
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-101-4/+52
* Multi-target supportPedro Alves2020-01-101-23/+55
* Introduce switch_to_inferior_no_threadPedro Alves2020-01-101-8/+13
* Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves2020-01-101-1/+1
* Preserve selected thread in all-stop w/ background executionPedro Alves2020-01-101-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Fix leaks when pruning inferiors.Philippe Waroquiers2019-12-051-6/+4
* Remove unused overload of exit_inferior_silentSimon Marchi2019-11-261-8/+0
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Rename field_int to field_signedTom Tromey2019-07-171-3/+3
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Fix leaks by clearing registers and frame caches.Philippe Waroquiers2019-05-041-0/+4
* Consistently use bool for fake_pid_pTom Tromey2019-04-091-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-4/+4
* Ensure 'help set/show print inferior-events' shows the example events.Philippe Waroquiers2019-03-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1