aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-03Fix C++ build for CygwinJon Turney1-0/+6
2016-06-02Fix PR python/18984Tom Tromey1-0/+5
2016-06-01gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves1-0/+15
2016-06-01Add xmalloc_failed() function to common-utils.c in to avoid the need to link ...Nick Clifton1-0/+5
2016-06-01infcmd, btrace: fix crash in 'finish' for tailcall-only framesMarkus Metzger1-0/+5
2016-06-01Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi1-0/+6
2016-05-31Document the GDB 7.11.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan1-0/+15
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil1-0/+10
2016-05-30Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enumJan Kratochvil1-0/+12
2016-05-29NEWS: QCatchSyscalls: simplifyJan Kratochvil1-0/+6
2016-05-29NEWS: Remove empty line.Jan Kratochvil1-0/+4
2016-05-28Return void from linker callbacksAlan Modra1-0/+8
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess1-0/+6
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess1-0/+6
2016-05-25fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey1-0/+5
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel1-0/+4
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel1-0/+4