summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove tui_first_data_element_no_in_lineTom Tromey2019-06-221-0/+6
* Remove two unused functions from the TUITom Tromey2019-06-221-0/+6
* [gdb] Fix s390x -m31 buildTom de Vries2019-06-221-0/+6
* dwarf2read: Get rid of VEC (dwarf2_section_info_def)Simon Marchi2019-06-211-0/+18
* dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptrSimon Marchi2019-06-211-0/+8
* dwarf2read: C++ify dwo_fileSimon Marchi2019-06-211-0/+22
* dwarf2read: Use bool for dwarf2_section_info fieldsSimon Marchi2019-06-211-0/+7
* Don't declare tui_init_content_elementTom Tromey2019-06-191-0/+4
* Don't declare tui_init_win_infoTom Tromey2019-06-191-0/+4
* [gdb] Fix build breaker with gcc 4.8Tom de Vries2019-06-191-0/+6
* Fix crash when setting breakpoint conditionTom Tromey2019-06-191-0/+5
* Instantiate a single source highlighterTom Tromey2019-06-191-0/+5
* gdb: Remove use of deprecated_interactive_hookAndrew Burgess2019-06-181-0/+8
* [gdb] Fix abstract_to_concrete typeTom de Vries2019-06-181-0/+9
* [gdb] Fix heap-buffer-overflow in child_pathTom de Vries2019-06-171-0/+6
* PR gdb/24364: Don't call dtrace_process_dof with NULL dof.Paul Pluzhnikov2019-06-171-0/+6
* [gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execsTom de Vries2019-06-161-0/+5
* Don't cast a tui_win_info directly to tui_gen_win_infoTom Tromey2019-06-161-0/+5
* Remove more unnecessary casts of NULLTom Tromey2019-06-161-0/+11
* gdb: Remove unused signal maskAndrew Burgess2019-06-161-0/+5
* Write index for dwz -m fileSimon Marchi2019-06-161-0/+23
* Replace uses of concat with xstrdupTom Tromey2019-06-161-0/+5
* Remove unnecessary casts of NULLTom Tromey2019-06-161-0/+48
* Remove some NULL checks from the TUITom Tromey2019-06-161-0/+6
* Fix some whitespace issues in gdb ChangeLogsSimon Marchi2019-06-161-4/+4
* gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess2019-06-161-0/+9
* gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2019-06-151-0/+28
* gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess2019-06-151-0/+9
* gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess2019-06-151-0/+18
* gdb: New function to open source file and compute line charpos dataAndrew Burgess2019-06-151-0/+18
* gdb: Remove unused parameterAndrew Burgess2019-06-151-0/+6
* Do not emit style escape sequences to log fileTom Tromey2019-06-141-0/+10
* Minor NEWS rearrangementTom Tromey2019-06-141-0/+4
* Move gnulib to top levelTom Tromey2019-06-141-0/+16
* Warn if add-symbol-file does not provide any symbolsTom Tromey2019-06-141-0/+5
* Only compute realpath when basenames_may_differ is setTom Tromey2019-06-141-0/+4
* gdb: Use scoped_restore_terminal_state in annotate.cAndrew Burgess2019-06-141-0/+6
* Allow re-assigning to convenience variablesTom Tromey2019-06-141-0/+5
* Recognize _ in attribute namesTom Tromey2019-06-141-0/+4
* Remove alloca(0) callsTom Tromey2019-06-141-0/+6
* Fix "set integer-command unlimited junk"Pedro Alves2019-06-131-0/+8
* Fix gdb build with -std=gnu++11Pedro Alves2019-06-131-0/+7
* NEWS and manual changes for command options changesPedro Alves2019-06-131-0/+10
* Delete parse_flags/parse_flags_qcsPedro Alves2019-06-131-0/+8
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-06-131-0/+21
* "thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves2019-06-131-0/+5
* Make "frame apply" support -OPT optionsPedro Alves2019-06-131-0/+22
* Introduce complete_nested_command_linePedro Alves2019-06-131-0/+6
* "backtrace full/no-filters/hide" completerPedro Alves2019-06-131-0/+6
* Make "backtrace" support -OPT optionsPedro Alves2019-06-131-0/+52