aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves1-0/+94
2017-07-17Introduce strncmp_iwPedro Alves1-0/+11
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves1-0/+20
2017-07-17"complete" command and completion word break charactersPedro Alves1-0/+12
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves1-0/+182
2017-07-17Clean up "completer_handle_brkchars" callback handlingPedro Alves1-0/+26
2017-07-17Rename make_symbol_completion_list_fn -> symbol_completerPedro Alves1-0/+11
2017-07-17Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)Pedro Alves1-0/+18
2017-07-17C++ify dwarf2_per_objfilePedro Alves1-0/+20
2017-07-14Handle sizeof(type) in RustTom Tromey1-0/+8
2017-07-14Make gdb.lookup_typename work for Rust typesTom Tromey1-0/+8
2017-07-14Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves1-0/+6
2017-07-14ax-gdb: Remove more unused argumentsSimon Marchi1-0/+6
2017-07-14ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi1-0/+24
2017-07-14ax-gdb: Remove two unused agent_expr *ax parametersSimon Marchi1-0/+6
2017-07-14ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unused parametersSimon Marchi1-0/+17
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves1-0/+25
2017-07-13S390: Add record/replay support for arch12 instructionsAndreas Arnez1-0/+5
2017-07-11Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.John Baldwin1-0/+7
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin1-0/+25
2017-07-10Add missing ChangeLog etriesAnton Kolesov1-0/+16
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi1-0/+5
2017-07-09compile-loc2c: Fix uninitialized variable errorSimon Marchi1-0/+5
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey1-0/+5
2017-07-07Read signal information from FreeBSD core dumps.John Baldwin1-0/+7
2017-07-07Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin1-0/+4
2017-07-07Add a new gdbarch method to fetch signal information from core files.John Baldwin1-0/+11
2017-07-07Move the thread_section_name class to gdbcore.h.John Baldwin1-0/+5
2017-07-07Fetch signal information for native FreeBSD processes.John Baldwin1-0/+8
2017-07-07Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin1-0/+8
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie1-0/+13
2017-07-06Fix Python unwinder frames regressionPedro Alves1-0/+4
2017-07-04Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_xPedro Alves1-0/+11
2017-07-03buffer.h: Fix spelling mistakesSimon Marchi1-0/+4
2017-07-01Setup .dir-locals.el to use C-style comments by defaultEli Zaretskii1-0/+5
2017-06-30PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior1-0/+9
2017-06-30PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior1-0/+7
2017-06-29Expression completer should not match explicit location optionsPedro Alves1-0/+5
2017-06-29Remove old stale expression_completer hackPedro Alves1-0/+5
2017-06-29Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi1-0/+5
2017-06-28gdb/command.h: Include common/scoped_restore.hPedro Alves1-0/+4
2017-06-28Use obstack_grow_strYao Qi1-0/+5
2017-06-28Fix PR 21337: segfault when re-reading symbols.Doug Gilmore1-0/+6
2017-06-27completion_list_add_name wrapper functionsPedro Alves1-0/+9
2017-06-27objfile_per_bfd_storage non-PODPedro Alves1-0/+11
2017-06-27Remove MAX_REGISTER_SIZE from remote-sim.cAlan Hayward1-0/+5
2017-06-27Eliminate make_cleanup_obstack_free, introduce auto_obstackPedro Alves1-0/+33
2017-06-27darwin: Do not add a dummy threadSimon Marchi1-0/+7
2017-06-26record-full: Remove unused function netorder16Simon Marchi1-0/+4
2017-06-26vec: Silence -Wunused-function warnings on clangSimon Marchi1-0/+9