aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Remove some includes of readline.hTom Tromey1-0/+14
2019-11-05Fix regression from TUI disassembly style patchTom Tromey1-0/+6
2019-11-05Remove la_get_string memberTom Tromey1-0/+21
2019-11-05Style disassembly in the TUITom Tromey1-0/+27
2019-11-05Change tui_source_element::line to have type std::stringTom Tromey1-0/+8
2019-11-05Fix ARI warning in symtab.hChristian Biesinger1-0/+5
2019-11-04Add static_asserts for the sizes of space-critical structsChristian Biesinger1-0/+6
2019-11-04Obsolete Solaris 10 supportRainer Orth1-0/+8
2019-11-01Simplify print_sys_errmsgTom Tromey1-0/+4
2019-11-01Fix up safe_strerror constificationTom Tromey1-0/+4
2019-11-01Move check for strerror_r to common.m4 where it belongsChristian Biesinger1-0/+6
2019-11-01[ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado1-0/+12
2019-10-31gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess1-0/+12
2019-10-31gdb: Add new commands to list module variables and functionsAndrew Burgess1-0/+18
2019-10-31gdb/fortran: Add new 'info modules' commandAndrew Burgess1-0/+19
2019-10-31NEWS and documentation for $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers1-0/+5
2019-10-31Implement convenience functions to examine GDB settings.Philippe Waroquiers1-0/+10
2019-10-31Don't read agent symbols when disabledChristian Biesinger1-0/+7
2019-10-31Regenerate config.inChristian Biesinger1-0/+4
2019-10-31Use strerror_r in safe_strerror if availableChristian Biesinger1-0/+11
2019-10-31[ARM] Store exception handling information per-bfd instead of per-objfileLuis Machado1-0/+8
2019-10-31Convert int to bool in agent.cChristian Biesinger1-0/+13
2019-10-30Only clear the minsym array when necessaryChristian Biesinger1-0/+8
2019-10-29Remove unused includes in infcmd.c and infrun.cSimon Marchi1-0/+5
2019-10-29Clean up ada-lang.hSimon Marchi1-0/+36
2019-10-29Remove unused includes in ada-*.c filesSimon Marchi1-0/+6
2019-10-29addrmap: use gdb_static_assert for type size assertionsSimon Marchi1-0/+6
2019-10-29Change some arguments to gdb::string_view instead of name+lenChristian Biesinger1-0/+28
2019-10-29Only make a nullterminated string if we need toChristian Biesinger1-0/+7
2019-10-29Replace bsearch with a std::lower_bound-based searchChristian Biesinger1-0/+7
2019-10-29Load system gdbinit files from a directoryChristian Biesinger1-0/+16
2019-10-28Add a string_view version of startswithChristian Biesinger1-0/+5
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-0/+85
2019-10-25Fix find_charset_names.Ali Tamur1-0/+4
2019-10-25Don't make an extra copy + allocation of the demangled nameChristian Biesinger1-0/+8
2019-10-25Allow out-of-order reads of CIEsTom Tromey1-0/+8
2019-10-24Call forget_cached_source_info to clear the stale source cacheH.J. Lu1-0/+6
2019-10-24Remove python_has_threads check in configure.acChristian Biesinger1-0/+5
2019-10-24Simplify Python checks in configure.acChristian Biesinger1-0/+7
2019-10-24gdb/python: Return None from Progspace.block_for_pc on errorAndrew Burgess1-0/+5
2019-10-23Fix opcodes includesTom Tromey1-0/+12
2019-10-23Move readline to the readline/readline subdirectoryTom Tromey1-0/+4
2019-10-23infcall: refactor 'call_function_by_hand_dummy'Tankut Baris Aktemur1-0/+6
2019-10-23infcall: remove unused parameter in 'value_arg_coerce'Tankut Baris Aktemur1-0/+6
2019-10-23infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spotTankut Baris Aktemur1-0/+4
2019-10-23Add myself to the gdb/MAINTAINERS write-after-approval listTankut Baris Aktemur1-0/+4
2019-10-23Check for sigprocmask in common.m4Tom Tromey1-0/+6
2019-10-23Use m4_include, not sinclude in .m4 filesTom Tromey1-0/+5
2019-10-23[gdb/breakpoints] Fix fullname.exp when run from symlink dirTom de Vries1-0/+5
2019-10-22Make demangled_name_entry::language not a bitfieldChristian Biesinger1-0/+5