aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-05-10[gdb/tui] Fix tui compact-source a bit moreTom de Vries2-17/+29
2023-05-10gdb/rust: fix crash for expression debug with stringsAndrew Burgess2-1/+25
2023-05-10[gdb/tui] Fix tui compact-sourceTom de Vries4-8/+71
2023-05-09Support higher baud rates when they are definedDan Callaghan1-0/+66
2023-05-09gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummySimon Marchi1-9/+16
2023-05-08x86-fbsd-nat: Add missing public label.John Baldwin1-0/+1
2023-05-08gdb: Avoid warning for the jump command inside an inline function.Felix Willgerodt3-1/+76
2023-05-07Remove parameter from select_source_symtabTom Tromey2-20/+10
2023-05-07Remove ALL_BREAKPOINTS_SAFETom Tromey1-71/+63
2023-05-07Remove ALL_DICT_SYMBOLSTom Tromey5-30/+57
2023-05-07Remove ALL_OBJFILE_OSECTIONSTom Tromey20-276/+294
2023-05-07Rename objfile::sectionsTom Tromey11-29/+30
2023-05-06Allow pretty-print of static membersTom Tromey3-16/+47
2023-05-05Filter out types from DAP scopes requestTom Tromey2-7/+7
2023-05-05Use discrete_position in ada-valprint.cTom Tromey1-30/+9
2023-05-05gdb/python: add mechanism to manage Python initialization functionsAndrew Burgess35-158/+254
2023-05-05gdb/testsuite: more newline pattern cleanupAndrew Burgess5-9/+9
2023-05-05[gdb/testsuite] Generate long string in gdb.base/page.expTom de Vries1-1/+1
2023-05-05gdb/testsuite: tighten patterns in build-id-no-debug-warning.expAndrew Burgess1-2/+4
2023-05-05Simplify decode_locdescTom Tromey1-137/+66
2023-05-05Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey5-121/+21
2023-05-05[gdb/testsuite] Add gdb.base/wrap-line.expTom de Vries1-0/+169
2023-05-05[gdb/testsuite] Add gdb.tui/wrap-line.expTom de Vries2-14/+188
2023-05-04Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp"Bruno Larsen1-15/+0
2023-05-04Don't treat references to compound values as "simple".Gareth Rees10-25/+175
2023-05-03[gdb/build] Fix frame_list position in frame.cTom de Vries2-9/+10
2023-05-03gdb/show_args_command: print to the ui_file argumentLancelot SIX1-1/+1
2023-05-03Pass const frame_info_ptr reference for skip_[language_]trampolineMark Wielaard4-5/+5
2023-05-03Change signature of bfd crc functionsAlan Modra3-3/+3
2023-05-02gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnumAlexandra Hájková1-1/+2
2023-05-02xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile.Mark Wielaard1-11/+13
2023-05-02[gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries1-1/+1
2023-05-02Fix Assertion pid != 0 failure in AIX.Aditya Kamath1-12/+11
2023-05-02Remove error_streamTom Tromey3-10/+2
2023-05-02gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++Andrew Burgess1-1/+1
2023-05-01Document DAP 'launch' parameterTom Tromey1-0/+19
2023-05-01gdb: remove ui_interp_infoSimon Marchi2-72/+30
2023-05-01gdb: store interps in an intrusive_listSimon Marchi2-17/+9
2023-05-01gdb: move struct ui and related things to ui.{c,h}Simon Marchi34-428/+512
2023-05-01Turn set_inferior_args_vector into method of inferiorTom Tromey4-11/+13
2023-05-01Remove evaluate_typeTom Tromey8-17/+11
2023-05-01Remove evaluate_expressionTom Tromey18-52/+34
2023-05-01Remove op_nameTom Tromey2-28/+17
2023-05-01Fix crash in Rust expression parserTom Tromey2-2/+3
2023-05-01Replace field_is_static with a methodTom Tromey24-57/+55
2023-04-30[gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries5-10/+129
2023-04-29[gdb/testsuite] Fix gdb.base/readline.exp with stub-termcapTom de Vries1-22/+35
2023-04-29gdb: Fix building with latest libc++Manoj Gupta13-13/+13
2023-04-29[gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_testTom de Vries1-12/+12
2023-04-29[gdb/build] Fix build without ncurses in maintenance_info_screenTom de Vries1-0/+4