Age | Commit message (Expand) | Author | Files | Lines |
2023-05-01 | gdb: move struct ui and related things to ui.{c,h} | Simon Marchi | 1 | -0/+1 |
2023-02-27 | Catch gdb_exception_error instead of gdb_exception (in many places) | Kevin Buettner | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-07-22 | Change target_ops::async to accept bool | Tom Tromey | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -1/+1 |
2022-01-25 | Send some error output to gdb_stderr | Tom Tromey | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-04-22 | gdb/continuations: turn continuation functions into inferior methods | Tankut Baris Aktemur | 1 | -2/+1 |
2021-04-22 | gdb/continuations: remove the 'err' from 'do_all_inferior_continuations' | Tankut Baris Aktemur | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-28 | Remove target_has_execution macro | Tom Tromey | 1 | -1/+1 |
2020-07-02 | gdb: remove unused fetch_inferior_event and inferior_event_handler parameters | Simon Marchi | 1 | -3/+2 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-04-08 | Replace throw_exception with throw in some cases | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-03 | Remove ptid_equal | Tom Tromey | 1 | -1/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-16 | Fix stdin ending up not registered after a Quit | Pedro Alves | 1 | -1/+9 |
2017-01-06 | Include target.h in inf-loop.h | Yao Qi | 1 | -1/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-06-21 | Make the interpreters be per UI | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-09 | Delete enum inferior_event_handler::INF_TIMER | Pedro Alves | 1 | -1/+0 |
2015-09-09 | Garbage collect thread continuations | Pedro Alves | 1 | -64/+3 |
2015-09-09 | Merge async and sync code paths some more | Pedro Alves | 1 | -1/+1 |
2015-03-25 | Simplify target_async hook interface | Pedro Alves | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -6/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-07-14 | Fix double prompt | Pedro Alves | 1 | -19/+17 |
2014-05-29 | Make display_gdb_prompt CLI-only. | Pedro Alves | 1 | -1/+2 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-16 | 2011-12-16 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+2 |
2011-09-05 | 2011-09-05 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -14/+0 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -12/+19 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -13/+0 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -8/+0 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+10 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-05-20 | 2011-05-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+2 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+10 |