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