aboutsummaryrefslogtreecommitdiff
path: root/gdb/inf-loop.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30gdb: remove unused includes in utils.hSimon Marchi1-0/+1
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-05-01gdb: move struct ui and related things to ui.{c,h}Simon Marchi1-0/+1
2023-02-27Catch gdb_exception_error instead of gdb_exception (in many places)Kevin Buettner1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-22Change target_ops::async to accept boolTom Tromey1-1/+1
2022-03-29Unify gdb printf functionsTom Tromey1-1/+1
2022-01-25Send some error output to gdb_stderrTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-22gdb/continuations: turn continuation functions into inferior methodsTankut Baris Aktemur1-2/+1
2021-04-22gdb/continuations: remove the 'err' from 'do_all_inferior_continuations'Tankut Baris Aktemur1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-28Remove target_has_execution macroTom Tromey1-1/+1
2020-07-02gdb: remove unused fetch_inferior_event and inferior_event_handler parametersSimon Marchi1-3/+2
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-08Replace throw_exception with throw in some casesTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_equalTom Tromey1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-16Fix stdin ending up not registered after a QuitPedro Alves1-1/+9
2017-01-06Include target.h in inf-loop.hYao Qi1-1/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-06-21Make the interpreters be per UIPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves1-1/+0
2015-09-09Garbage collect thread continuationsPedro Alves1-64/+3
2015-09-09Merge async and sync code paths some morePedro Alves1-1/+1
2015-03-25Simplify target_async hook interfacePedro Alves1-1/+1
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-6/+9
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-07-14Fix double promptPedro Alves1-19/+17
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-1/+2
2014-05-22Add new infrun.h header.Pedro Alves1-1/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-162011-12-16 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+2
2011-09-052011-09-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-14/+0
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-12/+19
2011-08-26gdb/Jan Kratochvil1-0/+1
2011-08-26gdb/Jan Kratochvil1-0/+4
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-13/+0
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-8/+0
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-11/+10