aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Move filename extensions into language_defnTom Tromey1-0/+37
2016-06-23Use VEC for filename_language_tableTom Tromey1-0/+9
2016-06-23Make gdbpy_parameter staticTom Tromey1-0/+5
2016-06-23PR gdb/16483 - simplify "info frame-filters" outputTom Tromey1-0/+11
2016-06-21Improve user experience in printing Fortran derived types.Walfred Tedeschi1-0/+5
2016-06-21S390: Fix typo "s930" -> "s390"Andreas Arnez1-0/+5
2016-06-21Always switch fork child to the main UIPedro Alves1-0/+6
2016-06-21Send deleted watchpoint-scope output to all UIsPedro Alves1-0/+5
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves1-0/+5
2016-06-21Add new command to create extra console/mi UIsPedro Alves1-0/+12
2016-06-21Make stdin be per UIPedro Alves1-0/+41
2016-06-21Handle UI's terminal closingPedro Alves1-0/+6
2016-06-21Make main_ui be heap allocatedPedro Alves1-0/+13
2016-06-21Only send sync execution command output to the UI that ran the commandPedro Alves1-0/+6
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves1-0/+56
2016-06-21New function should_print_stop_to_consolePedro Alves1-0/+12
2016-06-21Fix for spurious prompts in secondary UIsPedro Alves1-0/+7
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves1-0/+66
2016-06-21Make gdb_in_secondary_prompt_p() be per UIPedro Alves1-0/+8
2016-06-21Simplify starting the command event loopPedro Alves1-0/+24
2016-06-21Make raw_stdout be per MI instancePedro Alves1-0/+28
2016-06-21Introduce display_mi_promptPedro Alves1-0/+4
2016-06-21Make target_terminal_inferior/ours almost nops on non-main UIsPedro Alves1-0/+8
2016-06-21Always process target events in the main UIPedro Alves1-0/+6
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-0/+60
2016-06-21Make current_ui_out be per UIPedro Alves1-0/+10
2016-06-21Delete def_uioutPedro Alves1-0/+11
2016-06-21Make out and error streams be per UIPedro Alves1-0/+15
2016-06-21Make input_fd be per UIPedro Alves1-0/+24
2016-06-21Make instream be per UIPedro Alves1-0/+35
2016-06-21Make the intepreters output to all UIsPedro Alves1-0/+58
2016-06-21Introduce interpreter factoriesPedro Alves1-0/+46
2016-06-21Make the interpreters be per UIPedro Alves1-0/+45
2016-06-21Make gdb_stdout&co be per UIPedro Alves1-0/+13
2016-06-21Introduce "struct ui"Pedro Alves1-0/+27
2016-06-21[Ada catchpoints] Fix "warning: failed to get exception name: No definition o...Pedro Alves1-0/+5
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+16
2016-06-14Remove unneeded checks on type lengths.John Baldwin1-0/+4
2016-06-14Pass a NULL pointer as the last argument to find_pc_partial_function.John Baldwin1-0/+4
2016-06-14Initialize 'ra' to zero to avoid uninitialized use.John Baldwin1-0/+4
2016-06-13Fix compile time warning about a redundant comparison in an assertion statement.Nick Clifton1-0/+4
2016-06-10Constify arch_type and friendsTom Tromey1-0/+15
2016-06-10Fix PR rust/20110Tom Tromey1-0/+5
2016-06-10Fix rust-exp handling in makefileTom Tromey1-0/+7
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi1-0/+14
2016-06-09Add myself as a write-after-approval GDB maintainerToshihito Kikuchi1-0/+4
2016-06-09PR python/19819 - remove unused globals from py-xmethods.cTom Tromey1-0/+8
2016-06-07mi/mi-interp.c: Add missing bracesSimon Marchi1-0/+4
2016-06-07Frame static link: Handle null pointer.Bernhard Heckel1-0/+4
2016-06-06Add method/format information to =record-startedSimon Marchi1-0/+14