aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
90 min.[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesHEADmasterTom de Vries77-627/+618
90 min.[gdb/testsuite] Detect trailing-text-in-parentheses duplicatesTom de Vries2-5/+39
3 hours[gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.expTom de Vries4-16/+90
3 hours[gdb/exp] Fix gdb.fortran/intrinsics.exp fail on armTom de Vries4-18/+70
19 hours[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some moreTom de Vries1-1/+2
19 hoursgdb: don't call macro_bcache with nullptrSimon Marchi1-6/+9
24 hours[gdb/symtab] Emit malformed macro definition complaint onceTom de Vries2-1/+202
26 hoursgdb: remove use of alloca in new_macro_definitionSimon Marchi1-5/+4
26 hoursgdb: use std::string vector for macro definitionSimon Marchi4-144/+81
26 hoursgdb/doc: move @anchor off @item lineAndrew Burgess1-1/+2
2 daysAdd a test for the gcore scriptAlexandra Hájková5-4/+189
2 days[gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0Tom de Vries1-2/+13
2 days[gdb/testsuite] Remove PR31554 kfail in gdb.threads/leader-exit-attach.expTom de Vries1-8/+0
2 days[gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1Tom de Vries1-3/+3
3 daysgdb/testsuite: track if a caching proc calls gdb_exit or notAndrew Burgess2-74/+135
3 daysgdb/testsuite: restructure gdb_data_cache (lib/cache.exp)Andrew Burgess1-9/+9
4 days[gdb/tdep] Fix arm thumb2 hw breakpointTom de Vries2-44/+94
5 daysgdb/testsuite: fix build-id compile option when used with clangAndrew Burgess4-5/+6
6 daysgdb/amdgpu: remove unused includesSimon Marchi1-2/+0
7 daysRemove redundant macro definitions from remote.cTom Tromey1-11/+0
7 days[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries2-8/+25
7 days[gdb/exp] Allow internal function to indicate return typeTom de Vries5-31/+100
7 daysgdb/testsuite: ensure gdb_get_worker_threads succeedsAndrew Burgess1-0/+5
7 days[gdb/testsuite] Handle address class annotation for s390x in some test-casesTom de Vries3-7/+42
7 days[gdb/testsuite] Fix gdb.cp/m-static.exp on armTom de Vries2-4/+19
8 daysAdd returnValue scope to DAPTom Tromey3-16/+25
8 daysRefine the 'define' documentationTom Tromey1-6/+16
8 daysgdb/solib-frv: move lm_info object to solibSimon Marchi1-0/+2
8 days[gdb/testsuite] Add xfail in gdb.base/hbreak.expTom de Vries1-6/+34
8 days[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp on arm-linuxTom de Vries1-3/+4
9 daysgdb/unittests/intrusive-list: remove unnecessary local objectsSimon Marchi1-1/+0
9 daysgdb/solib: pass program space to solib_usedSimon Marchi1-6/+7
9 daysgdb/remote: remove an out of date commentAndrew Burgess1-3/+0
9 daysgdb/testsuite: fix minor typo in a commentAndrew Burgess1-1/+1
10 daysgdb/testsuite: Add missing 'require allow_gdbserver_tests'Andrew Burgess1-0/+2
10 days[gdb/testsuite] Fix scopes check in gdb.dap/rust-slices.expTom de Vries1-3/+3
11 daysgdb: remove tracepoint_probe_create_sals_from_location_specAndrew Burgess1-16/+3
11 daysgdb: remove breakpoint_re_set_oneAndrew Burgess1-18/+8
11 daysgdb: don't display inferior list for pending breakpointsAndrew Burgess4-1/+215
12 daysgdb-gdb.py: strip typedefs in intrusive_list printer assertionSimon Marchi2-1/+16
13 daysgdb: check for multiple matching build-id filesAndrew Burgess6-46/+516
13 daysgdb: add GDB side target_ops::fileio_stat implementationAndrew Burgess5-11/+105
13 daysgdb: add target_fileio_stat, but no implementations yetAndrew Burgess2-0/+47
14 days[gdb/testsuite] Fix gdb.arch/arm-pseudo-unwind.exp with unix/mthumbTom de Vries2-2/+16
2024-07-16gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURNSimon Marchi20-47/+45
2024-07-16gdb: fix indentation in remote.cSimon Marchi1-1/+1
2024-07-16gdb: add ATTRIBUTE_NORETURN to remote_unpush_targetSimon Marchi1-1/+1
2024-07-16[gdb/testsuite] Simplify gdb.base/complex-parts.expTom de Vries1-39/+42
2024-07-15gdb: pass program space to overlay_invalidate_allSimon Marchi1-7/+5
2024-07-15gdb: pass program space to objfile::makeSimon Marchi4-8/+10