aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
7 hoursgdb/dwarf: merge dwarf2_locate_v{2,5}_dwp_sectionsHEADmasterSimon Marchi1-53/+24
12 hours[gdb/testsuite] Simplify gdb.base/limited-length.expTom de Vries1-143/+107
13 hours[gdb/testsuite] Simplify gdb.ada/limited-length.expTom de Vries1-134/+96
39 hours[gdb/python] Fix whitespace in py-ref.hTom de Vries1-1/+1
39 hoursRemove alloca from lookup_cmdTom Tromey1-12/+5
39 hoursDon't make copies when calling find_cmdTom Tromey1-13/+5
39 hoursUse string_view in cli-decode.c:find_cmdTom Tromey1-11/+6
42 hoursgdb: make remaining Python extension objects inherit from PyObjectMatthieu Longo16-62/+37
42 hoursgdb: cast all Python extension objects passed to gdbpy_ref_policy to PyObject*Matthieu Longo14-49/+25
42 hoursgdb: new setters and getters for __dict__, and attributesMatthieu Longo11-108/+184
42 hoursgdbpy_registry: cast C extension type object to PyObject * before Py_XINCREFMatthieu Longo4-9/+11
3 daysPython limited API: migrate PyImport_ExtendInittabMatthieu Longo1-8/+2
3 daysPython limited API: migrate Py_CompileStringExFlags and PyRun_SimpleStringMatthieu Longo3-11/+14
4 daysgdb/python: use gdbpy_is_value_object in more placesoltolm1-2/+2
4 daysgdb/testsuite: remove guile "test byte at sp, before flush" testSimon Marchi1-5/+12
5 daysMinor cleanups in expanded-symbol.[ch]Tom Tromey2-36/+37
5 days[gdb/testsuite] Fix gdb.dap/ada-non-ascii.exp for gcc < 10Tom de Vries1-1/+6
8 daysSimplify cp_print_class_memberTom Tromey3-18/+11
8 daysAdd aarch64-windows supportHannes Domani10-2/+431
8 daysMove setting size of long to windows-tdepHannes Domani2-3/+3
8 daysMove auto_wide_charset gdbarch method to windows-tdepHannes Domani3-18/+9
8 daysMove software breakpoint recognition code into x86-windows-nat.cHannes Domani3-8/+17
8 daysMove x86 selector code into x86-windows-nat.cHannes Domani2-125/+127
8 daysMove x86 register code into x86-windows-nat.cHannes Domani3-147/+163
8 daysMove x86 debug registers and related code into x86-windows-nat.cHannes Domani3-145/+208
8 daysCreate x86-windows-nat.cHannes Domani4-10/+52
8 daysMove struct declarations into windows-nat.hHannes Domani2-397/+409
8 daysSimplify windows_nat_target::resumeHannes Domani1-9/+6
8 daysRemove duplicate code from windows_nat_target::resumeHannes Domani1-16/+0
8 daysSome cleanups to "pretend language" handlingTom Tromey3-37/+48
8 daysUpdate black to 26.1.0Tom Tromey8-18/+16
8 daysgdb/tui: return std::string from tui_get_function_from_frameAndrew Burgess3-26/+23
8 daysgdb: Document recent enhancements when using Windows TerminalEli Zaretskii2-2/+12
8 days[gdb/testsuite] Force elf headers in linux core dumpTom de Vries1-1/+16
9 daysFix typo in fetch-exec-and-args.expTom Tromey1-1/+1
9 daysgdb/testsuite: fix failure in gdb.server/fetch-exec-and-args.expAndrew Burgess1-6/+51
9 daysgdb: pagination fix for emoji and unicode box outputAndrew Burgess5-157/+336
9 days[gdb/build] Declare gdb_get_ncolorsTom de Vries1-0/+3
9 daysgdb: Support UTF-8 output on MS-Windows terminalEli Zaretskii3-7/+47
9 daysgdb: Support 24-bit colors and other attributes on MS-WindowsEli Zaretskii5-13/+90
9 daysgdb: fix 'info frame' for tail calls with no debug informationAndrew Burgess3-37/+219
9 days[gdb/symtab] Fix segfault in cutu_reader::read_toplevel_dieTom de Vries1-1/+1
9 days[gdb/testsuite] Fix regression in gdb.base/maint.expTom de Vries1-0/+1
9 daysRemove lookup_transparent_type lang hookTom Tromey3-34/+11
9 daysRemove cp_lookup_transparent_typeTom Tromey3-89/+0
10 daysRemove angle brackets from "apropos" textTom Tromey2-13/+13
10 days[gdb] Ignore .sframe section in dtrace_static_probe_ops::get_probesTom de Vries1-1/+6
11 daysgdb/dwarf: add unit_lists structure to index writerSimon Marchi1-15/+24
11 daysgdb/dwarf: rename some abbrev-related things in debug_names writerSimon Marchi1-11/+11
11 daysgdb/dwarf: add comments to debug_names::buildSimon Marchi1-1/+21