aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Rename gdb/ChangeLog to gdb/ChangeLog-2021Joel Brobecker1-7545/+0
2021-07-06[gdb/symtab] Fix skipping of import of C++ CUTom de Vries1-0/+10
2021-07-03Update NEWS post GDB 11 branch creation.Joel Brobecker1-0/+6
2021-07-03Bump version to 12.0.50.DATE-git.Joel Brobecker1-0/+5
2021-07-03Use 'bool' more idiomatically in dwarf_decode_linesTom Tromey1-0/+5
2021-07-02Use 'const' in ada-exp.yTom Tromey1-0/+5
2021-07-02Document TUI improvements in the manual & NEWSPedro Alves1-0/+8
2021-07-01Linux: Access memory even if threads are runningPedro Alves1-0/+19
2021-06-29gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi1-0/+8
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi1-0/+7
2021-06-29gdb: introduce frame_debug_printfSimon Marchi1-0/+8
2021-06-29gdb: make frame_debug a booleanSimon Marchi1-0/+6
2021-06-29gdb: remove duplicate declaration of 'find_thread_ptid'Tankut Baris Aktemur1-0/+4
2021-06-28gdb: use gdb_bfd_count_sections in macho_symfile_offsetsSimon Marchi1-0/+6
2021-06-28gdb: convert obj_section macros to methodsSimon Marchi1-0/+16
2021-06-28gdb: add .flake8 fileSimon Marchi1-0/+4
2021-06-28Sanitize the address before working with allocation tagsLuis Machado1-0/+8
2021-06-28Fix FFR register size for core files.Luis Machado1-0/+5
2021-06-28Fix tag_ctl register size in the core file.Luis Machado1-0/+8
2021-06-28gdb: remove gdbarch_info_initSimon Marchi1-0/+8
2021-06-28gdb: remove gdbarch_info::tdep_infoSimon Marchi1-0/+6
2021-06-28gdb/remote: Use true/false instead of 1/0Andrew Burgess1-0/+5
2021-06-25gdb/guile: use return values of add_setshow functions in add_setshow_genericSimon Marchi1-0/+10
2021-06-25gdb: remove context parameter from add_setshow_enum_cmdSimon Marchi1-0/+8
2021-06-25gdb: add assert in cmd_list_element::set_contextSimon Marchi1-0/+5
2021-06-25gdb: add context getter/setter to cmd_list_elementSimon Marchi1-0/+11
2021-06-25gdb: change info sources to group results by objfileAndrew Burgess1-0/+14
2021-06-25gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess1-0/+25
2021-06-25gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess1-0/+27
2021-06-25gdb: make struct output_source_filename_data more C++ likeAndrew Burgess1-0/+29
2021-06-25gdb: add new function quick_symbol_functions::has_unexpanded_symbolsAndrew Burgess1-0/+16
2021-06-25gdb: fix invalid arg coercion when calling static member functionsAndrew Burgess1-0/+5
2021-06-25gdb: use gdb::optional instead of passing a pointer to gdb::array_viewAndrew Burgess1-0/+29
2021-06-25gdb: replace NULL terminated array with array_viewAndrew Burgess1-0/+12
2021-06-25gdb: fix regression in evaluate_funcall for non C++ like casesAndrew Burgess1-0/+10
2021-06-25Change how .debug_aranges padding is skippedTom Tromey1-0/+5
2021-06-25Remove dwarf2_cu::languageTom Tromey1-0/+24
2021-06-25Consolidate CU language settingTom Tromey1-0/+7
2021-06-25gdb/python: allow for catchpoint type breakpoints in pythonAndrew Burgess1-0/+7
2021-06-25gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess1-0/+8
2021-06-25gdb/guile: improve the errors when creating breakpointsAndrew Burgess1-0/+6
2021-06-25Use gdb::function_view in addrmap_foreachTom Tromey1-0/+21
2021-06-25Decode Ada types in Python layerTom Tromey1-0/+4
2021-06-25Add non-wrapping mode to ada_decodeTom Tromey1-0/+5
2021-06-25Update the core file architecture if a target description is presentLuis Machado1-0/+5
2021-06-22gdb: fix python/lib/gdb/__init__.py formattingSimon Marchi1-0/+4
2021-06-22gdb: remove unnecessary parameter wait_ptid from do_target_waitSimon Marchi1-0/+5
2021-06-22gdb/python: print name of unwinder that claimed frame in debug messageSimon Marchi1-0/+7
2021-06-22gdb: Support DW_LLE_start_endAndreas Schwab1-0/+6
2021-06-22gdb/remote: handle target dying just before a stepiAndrew Burgess1-0/+6