aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-03Generated docs and include filesAlan Modra30-2219/+2458
2023-05-03Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra5-85/+88
2023-05-03Move bfd_elf_bfd_from_remote_memory to opncls.cAlan Modra4-69/+50
2023-05-03hash.c: replace some unsigned long with unsigned intAlan Modra3-42/+41
2023-05-03libbfc.c: Use stdint types for unsigned char and unsigned longAlan Modra2-37/+37
2023-05-03Change signature of bfd crc functionsAlan Modra5-23/+23
2023-05-03_bfd_mips_elf_lo16_reloc vallo commentAlan Modra1-4/+16
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-02Remove Dimity Diky as MSP430 maintainer.Nick Clifton2-1/+4
2023-05-02gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++Andrew Burgess1-1/+1
2023-05-02Automatic date update in version.inGDB Administrator1-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-05-01Automatic date update in version.inGDB Administrator1-1/+1
2023-04-30[gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries5-10/+129
2023-04-30Automatic date update in version.inGDB Administrator1-1/+1
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 Gupta15-15/+18
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
2023-04-29[gdb/testsuite] Fix gdb.tui/main.exp without TUITom de Vries1-0/+2
2023-04-29Automatic date update in version.inGDB Administrator1-1/+1
2023-04-29gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess4-14/+67
2023-04-28gdb: make deprecated_show_value_hack staticAndrew Burgess2-7/+2
2023-04-28gdb: make set/show inferior-tty work with $_gdb_setting_strAndrew Burgess3-13/+40
2023-04-28gdb: make set/show cwd work with $_gdb_setting_strAndrew Burgess2-10/+14
2023-04-28gdb: make set/show args work with $_gdb_setting_strAndrew Burgess3-21/+142
2023-04-28gdb: cleanup command creation in infcmd.cAndrew Burgess1-38/+31
2023-04-28gdb/record-full: disable range stepping when resuming threadsSimon Marchi1-0/+7
2023-04-28Allow strings with printf/evalKeith Seitz3-2/+43
2023-04-28Move find_minimal_symbol_address to minsyms.cTom Tromey2-80/+78
2023-04-28Do not change type in get_discrete_low_boundTom Tromey1-4/+0
2023-04-28Remove @var from @defun in Python documentationTom Tromey1-25/+25
2023-04-28gdb/testsuite: additional test fixes after gdb_test changesAndrew Burgess8-123/+102
2023-04-28ld: Use run_cc_link_tests for PR ld/26391 testsH.J. Lu1-11/+4
2023-04-28Fix a typo in gdb.texinfo.Eli Zaretskii1-1/+1
2023-04-28RISC-V: Enable x0 base relaxation for relax_pc even if --no-relax-gp.Nelson Chu1-2/+6
2023-04-28RISC-V: Relax R_RISCV_[PCREL_]LO12_I/S to R_RISCV_GPREL_I/S for undefined weak.Nelson Chu1-49/+6