[PATCH] Add some parallel_for_each tests
2021-08-30 13:44 UTC (5+ messages)
[PATCH] Add a show function for "maint show worker-threads"
2021-08-30 13:39 UTC (3+ messages)
[PATCH, master + 11][gdb/cli] Don't assert on empty string for core-file
2021-08-30 11:05 UTC (2+ messages)
[PATCH][gdb/testsuite] Support .debug_aranges in dwarf assembly
2021-08-30 8:35 UTC (16+ messages)
GDB 11.1 release prep update (2021-08-24)
2021-08-29 15:58 UTC (2+ messages)
[PATCH v3] gdb: Add new 'print nibbles' feature
2021-08-29 4:46 UTC (5+ messages)
[PATCH 00/30] Rewrite the DWARF "partial" reader
2021-08-28 19:20 UTC (36+ messages)
` [PATCH 01/30] Introduce make_unique_xstrndup
` [PATCH 02/30] Split create_addrmap_from_aranges
` [PATCH 03/30] Add dwarf2_per_cu_data::addresses_seen
` [PATCH 04/30] Refactor dwarf2_get_pc_bounds
` [PATCH 05/30] Allow ada_decode not to decode operators
` [PATCH 06/30] Let skip_one_die not skip children
` [PATCH 07/30] Add name splitting
` [PATCH 08/30] Add new overload of dwarf5_djb_hash
` [PATCH 09/30] Refactor build_type_psymtabs_reader
` [PATCH 10/30] Add batching parameter to parallel_for_each
` [PATCH 11/30] Return vector of results from parallel_for_each
` [PATCH 12/30] Introduce DWARF abbrev cache
` [PATCH 13/30] Statically examine abbrev properties
` [PATCH 14/30] Update skip_one_die for new "
` [PATCH 15/30] Introduce the new DWARF index class
` [PATCH 16/30] The new DWARF indexer
` [PATCH 17/30] Implement quick_symbol_functions for cooked DWARF index
` [PATCH 18/30] Wire in the new DWARF indexer
` [PATCH 19/30] Pre-read DWARF section data
` [PATCH 20/30] Parallelize DWARF indexing
` [PATCH 21/30] "Finalize" the DWARF index in the background
` [PATCH 22/30] Rename write_psymtabs_to_index
` [PATCH 23/30] Change the key type in psym_index_map
` [PATCH 24/30] Change parameters to write_address_map
` [PATCH 25/30] Genericize addrmap handling in the DWARF index writer
` [PATCH 26/30] Adapt .gdb_index writer to new DWARF scanner
` [PATCH 27/30] Adapt .debug_names "
` [PATCH 28/30] Enable the new DWARF indexer
` [PATCH 29/30] Delete DWARF psymtab code
` [PATCH 30/30] Remove dwarf2_per_cu_data::v
[PATCH 0/3] Make lwp_info use intrusive_list
2021-08-28 14:58 UTC (4+ messages)
` [PATCH 1/3] gdb: make lwp_info non-POD
` [PATCH 2/3] gdb: add destructor to lwp_info
` [PATCH 3/3] gdb: use intrusive_list for linux-nat lwp_list
[PATCH] PR17917 Lookup remote build-id in remote binaries
2021-08-28 5:35 UTC
[PATCH] Add a timeout parameter to gdb_do_one_event
2021-08-28 0:07 UTC (7+ messages)
[PATCH] fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered
2021-08-27 21:42 UTC (5+ messages)
[PATCH 0/8] More gdb styling improvements
2021-08-27 20:17 UTC (4+ messages)
` [PATCH 3/8] Introduce gdb-specific %p format suffixes
[PATCH 0/6] Display GDB backtrace for internal errors
2021-08-27 17:46 UTC (14+ messages)
` [PATCH 1/6] gdb: use bool instead of int in struct internal_problem
` [PATCH 2/6] gdb: make use of std::string in utils.c
` [PATCH 3/6] gdb: Add a dependency between gdb and libbacktrace
` [PATCH 4/6] Copy in libbacktrace from gcc
` [PATCH 5/6] gdb: use libbacktrace to create a better backtrace for fatal signals
` [PATCH 6/6] gdb: print backtrace for internal error/warning
[PATCH v2] Update btrace data in maintenance btrace commands
2021-08-27 17:14 UTC (2+ messages)
[PATCH 0/1] Fix variable length strings array for FORTRAN
2021-08-27 17:02 UTC (10+ messages)
` [PATCH 1/1] gdb: Fix arrays of variable length strings "
[PATCH][gdb/testsuite] Generate .debug_aranges entry for dummy CU
2021-08-27 16:40 UTC (4+ messages)
[PATCH v2 0/1] Fix variable length strings array for FORTRAN
2021-08-27 15:43 UTC (2+ messages)
` [PATCH v2 1/1] gdb: Fix arrays of variable length strings "
[PATCH][gdb/testsuite] Add label option to proc cu
2021-08-27 14:13 UTC (5+ messages)
[PATCH][gdb/symtab] Don't write .gdb_index symbol table with empty entries
2021-08-27 13:52 UTC (2+ messages)
[PATCH][gdb/testsuite] Add .debug_aranges in more test-cases
2021-08-27 13:41 UTC (2+ messages)
[PATCH] Add a timeout parameter to gdb_do_one_event
2021-08-26 18:30 UTC
[PATCH] haiku: Upstream operating system support
2021-08-26 17:31 UTC (3+ messages)
[PATCH] Replace deprecated_target_wait_hook by observers
2021-08-26 14:40 UTC
[PATCH] Fixed core dump from incorrect location expression on bad dwarfs
2021-08-26 13:19 UTC
[RFC][gdb/doc] Document non-stop attach behaviour
2021-08-26 12:46 UTC (5+ messages)
` [PING][RFC][gdb/doc] "
[PATCH][gdb/symtab] Fix CU list in .debug_names for dummy CUs
2021-08-26 11:59 UTC
[PATCH][gdb/testsuite] Generate .debug_aranges in gdb.dlang/watch-loc.exp
2021-08-26 11:57 UTC
[PATCH] Replace deprecated_target_wait_hook by an observer
2021-08-26 10:53 UTC (10+ messages)
[PUSHED] gdb: remove some stray newlines in debug output
2021-08-26 10:32 UTC
[PATCH] gdb/python: add facility to add values into the history
2021-08-26 9:40 UTC (6+ messages)
` [PATCHv2] "
[PING 3] [PATCH 0/2] Add AVX512-FP16 support
2021-08-26 7:07 UTC
[PING 3] [PATCH 1/1] gdb, i386: Enable AVX512-bfloat16 for i386 targets
2021-08-26 7:07 UTC
[RFC][gdb/testsuite] Add check-readmore
2021-08-26 3:09 UTC (2+ messages)
[PATCH] gdb: enable target_async around stop_all_threads call in process_initial_stop_replies
2021-08-26 1:39 UTC (3+ messages)
[PATCH v3] guile: stop procedures on invalid breakpoints
2021-08-26 1:38 UTC (3+ messages)
` [PING] "
[PATCH1/7][LoongArch] GDB support
2021-08-25 8:33 UTC (3+ messages)
[PATCH V7 PING 4] CTF: multi-CU and archive support
2021-08-24 17:20 UTC (3+ messages)
` [PATCH V7 PING 5] "
` [PATCH V7 PING 6] "
[PATCH] Fix two regressions caused by CU / TU merging
2021-08-24 12:29 UTC (2+ messages)
[PATCH][gdb/ada] Handle artificial local symbols
2021-08-24 11:13 UTC
[RFC][gdb/symtab] Fix FAILs in gdb.base/langs.exp with gcc-11
2021-08-24 11:12 UTC (2+ messages)
` [PING][RFC][gdb/symtab] "
[PING][RFC][gdb/testsuite] Add check-readmore
2021-08-24 11:11 UTC
[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
2021-08-24 9:21 UTC (2+ messages)
[gdb/symtab] Fix function range handling in psymtabs
2021-08-24 7:30 UTC (2+ messages)
` [PING][master + 11][gdb/symtab] "
[PATCH] Fix a latent bug in dw2-ranges-overlap.exp
2021-08-24 6:55 UTC (3+ messages)
[PATCH] Fix handling of DW_AT_data_bit_offset
2021-08-23 19:17 UTC
[PATCHv4] gdb: prevent an assertion when computing the frame_id for an inline frame
2021-08-23 12:31 UTC (5+ messages)
` [PATCHv5] "
[committed][gdb/testsuite] Add dummy start and end CUs in dwarf assembly
2021-08-23 10:10 UTC
[committed][gdb/testsuite] Fix dw2-ranges-psym.exp with -readnow
2021-08-23 10:10 UTC
[PATCH 0/2] add annotation in 'info locals' command for variables shadowing case
2021-08-23 9:03 UTC (4+ messages)
` [PATCH 1/2] gdb: "
[PATCH v2 0/6] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
2021-08-22 23:20 UTC (7+ messages)
` [PATCH v2 1/6] Handle recursive internal problem in gdb_internal_error_resync
` [PATCH v2 2/6] Handle gdb SIGTERM via normal QUIT processing
` [PATCH v2 3/6] Catch and (re)throw gdb_exception_quit
` [PATCH v2 4/6] Python QUIT processing updates
` [PATCH v2 5/6] Guile "
` [PATCH v2 6/6] QUIT processing w/ explicit sync_quit_force_run check
[PATCH] Fix segfault when running ia16-elf-gdb
2021-08-21 18:14 UTC
[PATCH 4/6] sim: m32r: unify ELF & Linux traps logic
2021-08-20 17:56 UTC (3+ messages)
` [PATCH] sim: m32r: add __linux__ hack for non-Linux hosts
[PATCH v2 0/4] gdb: Refactor cmd_list_element.var
2021-08-20 7:04 UTC (8+ messages)
` [PATCH v2 3/4] gdb: Have setter and getter callbacks for settings
[PATCH 1/4] gdb: sim: consolidate configure settings
2021-08-19 21:23 UTC (4+ messages)
` [PATCH 2/4] gdb: aarch64: enable sim integration
` [PATCH 3/4] gdb: cris: "
` [PATCH 4/4] sim: update configure target list
[PATCH] Fix displaced stepping watchpoint check order
2021-08-19 18:48 UTC (9+ messages)
[pushed] gdb: use bool in notify_command_param_changed_p and do_set_command
2021-08-19 18:30 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox