summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove DEF_VEC_I (int)Simon Marchi2017-11-171-0/+4
* Make open_fds an std::vectorSimon Marchi2017-11-171-0/+8
* Make output_thread_groups take an std::vector<int>Simon Marchi2017-11-171-0/+5
* (Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)Joel Brobecker2017-11-171-0/+13
* ada-lang.c::ada_value_cast: remove unused parameter nosideJoel Brobecker2017-11-161-0/+5
* Python unwinder sniffer: PyExc_KeyboardInterrupt -> QuitPedro Alves2017-11-161-0/+5
* Don't ever Quit out of resumePedro Alves2017-11-161-0/+9
* Fix stdin ending up not registered after a QuitPedro Alves2017-11-161-0/+5
* Fix swallowed "Quit" when inserting breakpointsPedro Alves2017-11-161-0/+5
* gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII classPedro Alves2017-11-161-0/+5
* Refactor endian handling in DFP routinesUlrich Weigand2017-11-161-0/+12
* Add Python rbreak command.Phil Muldoon2017-11-161-0/+5
* Remove non-linux tic6x target descriptionsYao Qi2017-11-161-0/+6
* Include <array> to declare std::array<>.John Baldwin2017-11-151-0/+4
* Constify the 'arg' passed to commands in bsd-kvm.c.John Baldwin2017-11-151-0/+5
* tui-win: Replace VEC with std::vectorSimon Marchi2017-11-151-0/+5
* Remove no-longer applicable maintainer entriesAndrew Cagney2017-11-151-0/+4
* Move self to Past Maintainers.Andrew Cagney2017-11-151-0/+4
* Remove features/nios2-linux.cYao Qi2017-11-151-0/+7
* Fix M68HC11_NUM_REGSYao Qi2017-11-151-0/+5
* Fix 'xfered>0' assertion in target.c for remote connectionPaul Carroll2017-11-141-0/+7
* Fix mem region parsing regression and add testSimon Marchi2017-11-141-0/+9
* fix typos in ada-lang.c commentJoel Brobecker2017-11-091-0/+6
* Simplify the psymbol hash functionTom Tromey2017-11-091-0/+5
* Speed up dict_hashTom Tromey2017-11-091-0/+4
* local variable watchpoint not deleted after leaving scopeJoel Brobecker2017-11-081-0/+5
* Make encode_actions_rsp use std::vectorSimon Marchi2017-11-081-0/+14
* Remove symbolp vectorTom Tromey2017-11-081-0/+6
* Make the linespec/location completer ignore data symbolsPedro Alves2017-11-081-0/+14
* Use search_domain::FUNCTIONS_DOMAIN when setting breakpointsPedro Alves2017-11-081-0/+14
* Simplify completion_list_add_name | remove sym_text / sym_text_lenPedro Alves2017-11-081-0/+15
* lookup_name_info::make_ignore_paramsPedro Alves2017-11-081-0/+42
* Reorder/reindent dw2_expand_symtabs_matching & friendsPedro Alves2017-11-081-0/+7
* Optimize .gdb_index symbol name searchingPedro Alves2017-11-081-0/+17
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-0/+204
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-0/+60
* Fix "make test-cp-name-parser"Pedro Alves2017-11-081-0/+4
* Constify execute_commandTom Tromey2017-11-071-0/+41
* Constify add_setshow_*Tom Tromey2017-11-071-0/+104
* Remove cmd_cfunc_ftypeTom Tromey2017-11-071-0/+48
* Constify add_infoTom Tromey2017-11-071-0/+74
* Constify add_comTom Tromey2017-11-071-0/+100
* Add set_repeat_arguments functionTom Tromey2017-11-071-0/+10
* Remove cleanup from backtrace_commandTom Tromey2017-11-071-0/+5
* Constify add_path and friendsTom Tromey2017-11-071-0/+6
* Make strip_bg_char return a unique_xmalloc_ptrTom Tromey2017-11-071-0/+7
* Make set_cmd_cfunc privateTom Tromey2017-11-071-0/+5
* Constify add_com_suppress_notificationTom Tromey2017-11-071-0/+6
* Constify add_abbrev_prefix_cmdTom Tromey2017-11-071-0/+6
* Make breakpoint/location number parsing error output consistentPedro Alves2017-11-071-0/+8