87645 Commits (51f77c3704a6e5c28fdcdd6d6e0aeb97ebdb343f)
 

Author SHA1 Message Date
Pedro Alves 51f77c3704 Add testing infrastruture bits for running with MI on a separate UI 10 years ago
Pedro Alves 86f78169c8 [DOC] Document support for running interpreters on separate UIs 10 years ago
Pedro Alves 60eb5395fa Add new command to create extra console/mi UIs 10 years ago
Pedro Alves 268a799a45 Make stdin be per UI 10 years ago
Pedro Alves 07169ff772 Handle UI's terminal closing 10 years ago
Pedro Alves 98d9f24ed1 Make main_ui be heap allocated 10 years ago
Pedro Alves eaae60fd94 Only send sync execution command output to the UI that ran the command 10 years ago
Pedro Alves 8980e177bb Push thread->control.command_interp to the struct thread_fsm 10 years ago
Pedro Alves 26cde2cc30 New function should_print_stop_to_console 10 years ago
Pedro Alves a8836c9358 Fix for spurious prompts in secondary UIs 10 years ago
Pedro Alves 3b12939dfc Replace the sync_execution global with a new enum prompt_state tristate 10 years ago
Pedro Alves dbf30ca3f5 Make gdb_in_secondary_prompt_p() be per UI 10 years ago
Pedro Alves b2d86570b3 Simplify starting the command event loop 10 years ago
Pedro Alves 9204d6922c Make raw_stdout be per MI instance 10 years ago
Pedro Alves 05beb2750c Introduce display_mi_prompt 10 years ago
Pedro Alves 215d3118fe Make target_terminal_inferior/ours almost nops on non-main UIs 10 years ago
Pedro Alves c61db772bf Always process target events in the main UI 10 years ago
Pedro Alves 3c216924d6 Make command line editing (use of readline) be per UI 10 years ago
Pedro Alves b6dcde571e Make current_ui_out be per UI 10 years ago
Pedro Alves 23ff98d2fe Delete def_uiout 10 years ago
Pedro Alves 694ec099d2 Make out and error streams be per UI 10 years ago
Pedro Alves 41fd2b0f5d Make input_fd be per UI 10 years ago
Pedro Alves f38d3ad186 Make instream be per UI 10 years ago
Pedro Alves 7c36c34e4c Always run async signal handlers in the main UI 10 years ago
Pedro Alves 73ab01a07d Make the intepreters output to all UIs 10 years ago
Pedro Alves 8322445e05 Introduce interpreter factories 10 years ago
Pedro Alves cb81451067 Make the interpreters be per UI 10 years ago
Pedro Alves 79aa2fe86f Make gdb_stdout&co be per UI 10 years ago
Pedro Alves a74e1786ac Introduce "struct ui" 10 years ago
Pedro Alves 45db7c09c3 [Ada catchpoints] Fix "warning: failed to get exception name: No definition of \"e.full_name\" in current context" 10 years ago
Pedro Alves 5a069ab36d Prepare gdb.python/mi-py-events.exp for Python/MI in separate channels 10 years ago
GDB Administrator 4fdf8fa604 Automatic date update in version.in 10 years ago
Maciej W. Rozycki ff03d62a82 MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests 10 years ago
Maciej W. Rozycki 507dcb323a MIPS/GAS: Update comment on jump reloc conversion 10 years ago
H.J. Lu 8474a88fd2 gold/x86: Handle output without PLT 10 years ago
Vladimir Radosavljevic a8ecc9fe61 Add support for MIPS .rld_map section. 10 years ago
Vladimir Radosavljevic beceef5043 Add unaligned check for R_MIPS_PC16. 10 years ago
Vladimir Radosavljevic f5b117594f Add support for Mips32r6 and Mips64r6. 10 years ago
H.J. Lu 7dc3990e40 Use the IR symbol table for the IR input object 10 years ago
Virendra Pathak 9f99c22eb7 Update the feature set for the Vulcan AArch64 cpu. 10 years ago
Alan Modra 0616a28038 PR ld/20276: Set non_ir_ref on common symbol 10 years ago
GDB Administrator 6336b4b737 Automatic date update in version.in 10 years ago
GDB Administrator 9a4f2f5dad Automatic date update in version.in 10 years ago
H.J. Lu 49f30d83f6 Rename bfd_plugin_uknown to bfd_plugin_unknown 10 years ago
H.J. Lu 233cc9c13a Don't generate PLT for IFUNC GOT/pointer reference 10 years ago
GDB Administrator 854594f5ce Automatic date update in version.in 10 years ago
Sanjoy Das 2838cc1d36 Add a test case for the jit-reader interface 10 years ago
Thomas Preud'homme 80c135e554 Add support for Thumb-2 long branch veneers 10 years ago
Yao Qi 21a770913c Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes 10 years ago
Yao Qi 2e7b624b85 Handle reinsert breakpoints for vforked child 10 years ago