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