summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
Commit message (Expand)AuthorAgeFilesLines
* Don't treat references to compound values as "simple".Gareth Rees2023-05-041-5/+2
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-0/+1
* Remove evaluate_typeTom Tromey2023-05-011-1/+1
* Remove evaluate_expressionTom Tromey2023-05-011-2/+2
* QUIT processing w/ explicit throw for gdb_exception_forced_quitKevin Buettner2023-02-271-0/+4
* Turn many optimized-out value functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_contents_eq into a methodTom Tromey2023-02-131-2/+2
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use bool constants for value_print_optionsTom Tromey2022-12-191-4/+4
* Remove MI version 1Tom Tromey2022-12-191-1/+0
* gdb: remove spurious spaces after frame_info_ptrSimon Marchi2022-10-251-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-5/+5
* Remove frame_id_eqTom Tromey2022-10-101-1/+1
* gdb: update now gdbarch_register_name doesn't return nullptrAndrew Burgess2022-10-021-14/+6
* gdb/mi: fix breakpoint script field outputSimon Marchi2022-08-101-1/+10
* Move mi_interpreter to mi-interp.hTom Tromey2022-06-221-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-10/+10
* Unify gdb puts functionsTom Tromey2022-03-291-21/+21
* gdb/mi: fix use after free of frame_info causing spurious notificationsAndrew Burgess2022-03-291-10/+34
* gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany2022-03-161-9/+42
* gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany2022-03-081-63/+11
* gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess2022-03-071-5/+40
* gdb/mi: fix regression in mi -add-inferior commandUmair Sair2022-03-071-0/+4
* Implement putstr and putstrn in ui_fileTom Tromey2022-01-051-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use gdb_stdlog for MI debuggingTom Tromey2021-12-291-4/+4
* gdb/mi: use separate classes for different types of MI commandJan Vrany2021-12-141-34/+3
* gdb/mi: int to bool conversion in mi_execute_cli_commandAndrew Burgess2021-12-141-9/+13
* gdb: introduce a new overload of target_can_async_pAndrew Burgess2021-11-251-2/+2
* gdb: tweak scoped_disable_commit_resumed uses when resuming all threads in no...Simon Marchi2021-11-081-3/+4
* gdb: disable commit-resumed on -exec-interrupt --thread-groupSimon Marchi2021-07-131-0/+3
* gdb: remove unnecessary lookup_cmd when deprecating commandsSimon Marchi2021-05-271-12/+14
* gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione2021-05-191-7/+7
* Use startswith in gdb subfolder.Martin Liska2021-04-011-4/+4
* gdb: generalize commit_resume, avoid commit-resuming when threads have pendin...Simon Marchi2021-03-261-0/+4
* gdb: remove current_top_target functionSimon Marchi2021-03-241-3/+4
* gdb: move all "current target" wrapper implementations to target.cSimon Marchi2021-03-241-1/+1
* 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-15/+15
* Remove exec_filename macroTom Tromey2020-10-291-2/+2
* Turn target_can_execute_reverse into functionTom Tromey2020-09-281-2/+2
* Remove target_has_registers macroTom Tromey2020-09-281-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-3/+3
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-1/+1
* Use common_val_print in mi-main.cTom Tromey2020-03-131-3/+1
* gdb: remove uses of iterate_over_inferiors in mi/mi-main.cSimon Marchi2020-01-171-46/+27
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Introduce switch_to_inferior_no_threadPedro Alves2020-01-101-5/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1