aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysFix using Page-Up in TUI source window close to the topHannes Domani1-2/+2
10 daysgdb/testsuite: fix typo 'unsupport' to 'unsupported'Andrew Burgess1-1/+1
10 daysgdb/testsuite: fix failure in gdb.base/info_sources.expAndrew Burgess1-10/+50
10 days[gdb/testsuite] Reduce quoting in gdb.base/annota1.expTom de Vries1-7/+11
10 days[gdb/testsuite] Fix gdb.base/annota1.exp on arm-linuxTom de Vries1-0/+2
10 days[gdb/testsuite] Avoid intermittent failures on another debuginfod testTom de Vries1-1/+1
10 daysUse an iterator range for 'using' directivesTom Tromey6-20/+9
10 daysEnsure that help text fits in 80 columnsTom Tromey1-1/+9
10 daysWrap help options when building help stringTom Tromey2-24/+42
10 daysShorten internal problem help textTom Tromey1-8/+8
10 daysRemove the "title" from the remote packet helpTom Tromey1-4/+2
10 daysClean up opaque-type-resolution helpTom Tromey1-4/+4
10 daysWrap help strings at 80 columnsTom Tromey21-80/+89
10 daysCall gdbpy_fix_doc_string_indentation for function helpTom Tromey1-0/+2
10 daysAdd setting to control frame language mismatch warningTom Tromey7-6/+41
10 daysRe-run isortTom Tromey1-1/+1
10 daysgdb: fix missing operator % on xmethod matcher outputPedro Silva1-3/+8
10 daysld: Move note sections after .rodata sectionH.J. Lu4-11/+52
10 daysgdb/dwarf2/read.c: Handle empty CU nameLancelot SIX3-0/+71
11 daysld, LoongArch: print error about linking without -fPIC or -fPIE flag in more ...Xin Wang6-10/+42
11 daysAutomatic date update in version.inGDB Administrator1-1/+1
11 daysgdb/python: implement Python find_exec_by_build_id hookAndrew Burgess15-235/+1615
11 daysgdb: add extension hook ext_lang_find_objfile_from_buildidAndrew Burgess7-27/+128
11 daysgdb: rename ext_lang_missing_debuginfo_resultAndrew Burgess5-15/+15
11 daysgdb: use mapped file information to improve debuginfod textAndrew Burgess4-7/+60
12 daysAutomatic date update in version.inGDB Administrator1-1/+1
13 daysAutomatic date update in version.inGDB Administrator1-1/+1
13 daysAdd dw2-aranges.expAlexandra Hájková3-2/+77
13 daysgdbserver: remove pidof(process)Simon Marchi4-15/+10
13 daysgdbserver: remove pid_of(thread)Simon Marchi6-20/+11
13 daysgdbserver: remove lwpid_of(thread)Simon Marchi8-138/+118
13 daysgdbserver: remove ptid_of(thread)Simon Marchi7-60/+51
13 daysgdbserver: remove current_thread_ptidSimon Marchi1-13/+5
13 daysgdbserver: remove current_ptid macroSimon Marchi7-9/+6
13 daysgdbserver: remove get_thread_processSimon Marchi7-43/+21
13 daysgdbserver: make remove_thread a method of process_infoSimon Marchi6-11/+13
13 daysgdbserver: make add_thread a method of process_infoSimon Marchi6-14/+11
13 daysgdbserver: add thread -> process backlinkSimon Marchi2-4/+11
13 daysgdbserver: remove for_each_thread(pid, func)Simon Marchi8-33/+24
13 daysgdb: LoongArch: Remove use of gdbarch_remove_non_address_bits hookSchimpe, Christina1-8/+2
13 daysgdb: make the error message for unreadable objfiles more informativeGuinevere Larsen1-2/+2
13 daysaarch64: add flag OPD_F_UNSIGNED to distinguish signedness of immediate operandsMatthieu Longo2-23/+77
13 daysaarch64: testsuite: remove hard-coded instruction addressesMatthieu Longo1-26/+26
13 daysaarch64: remove redundant register type R_NMatthieu Longo1-5/+1
13 daysaarch64: improve debuggability on array of enumMatthieu Longo2-6/+6
13 daysaarch64: change returned type to bool to match semantic of functionsMatthieu Longo3-173/+173
13 daysaarch64: constify unchanged char* argumentsMatthieu Longo1-1/+1
13 daysaarch64: make comment clearer about the locationMatthieu Longo1-1/+2
13 daysgdb/testsuite: fix gdb.base/basic-edit-cmd.exp testAndrew Burgess1-1/+4
13 daysgdb: fixes and tests for the 'edit' commandAndrew Burgess3-1/+211