GDB 12.0.90 available for testing
2022-04-11 11:42 UTC (27+ messages)
[PATCH v3 00/11] Improve Fortran intrinsic types and procedures
2022-04-11 11:38 UTC (3+ messages)
` [PATCH v3 11/11] gdb/doc: add section about Fortran intrinsic functions and types
[PATCH][gdb/testsuite] Make gdb.base/annota1.exp more robust
2022-04-11 8:43 UTC (5+ messages)
[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pie
2022-04-11 8:26 UTC
[PATCH v2 00/11] Improve Fortran intrinsic types and procedures
2022-04-11 7:18 UTC (4+ messages)
` [PATCH v2 11/11] gdb/doc: add section about fortran intrinsic functions and types
[PATCH] Accept functions with DW_AT_linkage_name present
2022-04-11 6:30 UTC
[PATCH 1/4] gdb: remove symbol value macros
2022-04-10 21:36 UTC (6+ messages)
` [PATCH 2/4] gdb: remove MSYMBOL_TYPE macro
` [PATCH 3/4] gdb: remove minimal symbol size macros
` [PATCH 4/4] gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
[PATCH] Handle TLS variable lookups when using separate debug files
2022-04-10 19:22 UTC (3+ messages)
[PATCH] Don't test interface.exp without GNAT debug info
2022-04-10 19:13 UTC (4+ messages)
2022-04-10 update for upcoming GDB 12.1 Release
2022-04-10 19:11 UTC
[PATCH v4 00/34] Rewrite the DWARF "partial" reader
2022-04-10 17:38 UTC (5+ messages)
` [PATCH v4 01/34] Allow thread-pool.h to work without threads
` [PATCH v4 18/34] Introduce the new DWARF index class
[PING][RFC][PATCH 0/1] Fortran entry and DW_TAG_entry_point
2022-04-10 16:47 UTC (2+ messages)
[PATCH] gdb/Python: Added ThreadExitedEvent
2022-04-10 14:47 UTC
Metadata style?
2022-04-10 8:55 UTC (4+ messages)
[PATCH v2 00/18] Refactor character printing
2022-04-09 23:16 UTC (5+ messages)
` [PATCH v2 16/18] Use generic_emit_char in Modula-2
` [PATCH] Additional modula2 tests
[PATCH] gdb/debuginfod: Prevent out_of_range exception
2022-04-09 15:41 UTC (2+ messages)
[pushed] Remove MSYMBOL_VALUE_CHAIN
2022-04-09 14:34 UTC
[PATCH 0/6] Fix printing macros
2022-04-09 6:59 UTC (25+ messages)
` [PATCH 1/6] gdb/testsuite/dwarf: remove two unused variables
` [PATCH 2/6] gdb/testsuite/dwarf: simplify line number program syntax
` [PATCH 3/6] gdb/testsuite/dwarf: don't automatically add directory and file entry for DWARF 5
` [PATCH 4/6] gdb/testsuite: add "macros" option to gdb_compile
` [PATCH 5/6] gdb: prepend comp_dir to symtab name in buildsym_compunit
` [PATCH 6/6] gdb/testsuite: add macros test for source files compiled in various ways
[RFC][PATCH 0/1] Fortran entry and DW_TAG_entry_point
2022-04-08 20:36 UTC (2+ messages)
[PATCH] gdb: reject inserting breakpoints between functions
2022-04-08 20:05 UTC
[PATCH] Make intrusive_list_node's next/prev private
2022-04-08 19:42 UTC
[PATCH + 12.1] Fix bug in Ada number lexing
2022-04-08 19:31 UTC (2+ messages)
[PATCH] Remove "Ada Settings" node from the manual
2022-04-08 19:29 UTC (3+ messages)
[PATCH] Reorganize Python events documentation
2022-04-08 19:25 UTC (3+ messages)
[PATCH 0/4] Smart pointer wrapper for frame_info
2022-04-08 19:22 UTC (13+ messages)
` [PATCH 1/4] Switch order of comparison in some spots
` [PATCH 2/4] Remove frame_id_eq
` [PATCH 3/4] Introduce frame_info_ptr smart pointer class
[PATCH] gdb: mips: Fix the handling of complex type of function return value
2022-04-08 17:05 UTC (9+ messages)
` [COMMITTED PATCH v2] "
[PATCH] libiberty: add AC_CONFIG_MACRO_DIRS
2022-04-08 16:01 UTC
[RFC][gdb] Handle ^D when terminal is not prepped
2022-04-08 15:36 UTC
[PATCH v3 0/2] Fix a couple undefined behaviors flagged by UBSan
2022-04-08 15:22 UTC (8+ messages)
` [PATCH v3 1/2] Fix undefined behavior in the Fortran, Go and Pascal number parsers
` [PATCH v3 2/2] gdb: Avoid undefined shifts, fix Go shifts
[PATCH] Pass PKG_CONFIG_PATH down from top-level Makefile
2022-04-08 14:57 UTC (5+ messages)
GDB 12.0.90 available for testing
2022-04-08 14:33 UTC (19+ messages)
[PATCH] gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
2022-04-08 13:56 UTC (4+ messages)
[PATCH 00/11] Improve Fortran intrinsic types and procedures
2022-04-08 12:49 UTC (23+ messages)
` [PATCH 01/11] gdb/f-lang: add Integer*1 to Fortran builtin types
` [PATCH 02/11] gdb/f-lang: remove hidden ^L characters
` [PATCH 03/11] gdb/fortran: fix complex type in Fortran builtin types
` [PATCH 04/11] gdb/fortran: reformat build_fortran_types in f-lang.c
` [PATCH 05/11] gdb/fortran: change default logical type to builtin_logical
` [PATCH 06/11] gdb/fortran: clean-up Fortran intrinsic types
` [PATCH 07/11] gdb/fortran: Change GDB print for fortran default types
` [PATCH 08/11] gdb/fortran: rename f77_keywords to f_keywords
` [PATCH 09/11] gdb/fortran: rewrite intrinsic handling and add some missing overloads
` [PATCH 10/11] gdb/fortran/testsuite: add complex from integers test
[PATCH v4] gdb, gdbserver: support dlmopen()
2022-04-08 12:40 UTC (6+ messages)
[PATCH 0/5] Make gdb_test's question non-optional if specified
2022-04-08 12:18 UTC (4+ messages)
` [PATCH 5/5] "
gdb maintainer commit rights
2022-04-08 11:26 UTC
[PATCH v3 0/2] add support for accessing fields of extended types
2022-04-08 10:55 UTC (2+ messages)
[FYI] gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
2022-04-08 10:13 UTC
[PATCH] gdb: change file_file_name to return an std::string
2022-04-08 0:32 UTC (3+ messages)
[PATCH] gdb/fortran: fix fetching assumed rank array content
2022-04-07 20:12 UTC (3+ messages)
[PATCH 0/2] More Windows globals cleanups
2022-04-07 19:56 UTC (3+ messages)
` [PATCH 1/2] Turn some windows-nat.c static functions into methods
` [PATCH 2/2] Use subclasses of windows_process_info
[pushed] gdb: remove subfile::buildsym_compunit field
2022-04-07 18:09 UTC
Your Geeks Squad Service Plan is Renewed #GKS-7-11346132
2022-04-07 17:23 UTC
[PATCH 0/4] Remove some symtab accessors
2022-04-07 17:08 UTC (7+ messages)
` [PATCH 1/4] gdb: remove symtab::dirname
` [PATCH 2/4] gdb: remove symtab::blockvector
` [PATCH 3/4] gdb: remove symtab::objfile
` [PATCH 4/4] gdb: remove symtab::pspace
[PATCH] gdb/testsuite: make gdb_breakpoint and runto take a linespec
2022-04-07 17:04 UTC (3+ messages)
[PATCH + 12.1] Silence -Wmaybe-uninitialized warning from target_waitstatus
2022-04-07 16:52 UTC (2+ messages)
[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
2022-04-07 16:33 UTC (4+ messages)
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
Question on the gdb.xml/tdesc-regs.exp test
2022-04-07 16:12 UTC (6+ messages)
[PATCH] gdb:csky add support target-descriptions for CSKY arch
2022-04-07 15:32 UTC (2+ messages)
[PATCH 00/16] Default register groups, and general related cleanup
2022-04-07 15:16 UTC (27+ messages)
` [PATCH 11/16] gdb: remove reggroup_next and reggroup_prev
` [PATCH 16/16] gdb: update comments throughout reggroups.{c,h} files
` [PATCHv2 00/16] Default register groups, and general related cleanup
` [PATCHv2 01/16] gdb: don't try to use readline before it's initialized
` [PATCHv2 02/16] gdb: add some const in gdb/reggroups.c
` [PATCHv2 07/16] gdb/tui: avoid theoretical bug with 'tui reg' command
` [PATCHv2 08/16] gdb/tui: fix 'tui reg next/prev' command when data window is hidden
` [PATCHv2 09/16] gdb: always add the default register groups
` [PATCHv2 11/16] gdb: remove reggroup_next and reggroup_prev
` [PATCHv2 12/16] gdb: more 'const' in gdb/reggroups.{c,h}
` [PATCHv2 13/16] gdb: make the pre-defined register groups const
` [PATCHv2 14/16] gdb: convert reggroup to a C++ class with constructor, etc
` [PATCHv2 15/16] gdb: move struct reggroup into reggroups.h header
` [PATCHv2 16/16] gdb: update comments throughout reggroups.{c, h} files
[PATCH] Fix for gdb.base/solib-search.exp test
2022-04-07 15:13 UTC (3+ messages)
` [PING] "
` [PING 2] "
[PATCH v2] gdb/debuginfod: Rework progress updates
2022-04-07 14:54 UTC (7+ messages)
` [PATCH v3] gdb: Improve debuginfod "
[PATCH 1/2] gdb/testsuite/dwarf: remove two unused variables
2022-04-07 1:53 UTC (3+ messages)
` [PATCH 2/2] gdb/testsuite/dwarf: simplify line number program syntax
[PATCH] gdb/testsuite: add "macros" option to gdb_compile
2022-04-07 1:53 UTC (2+ messages)
[PATCH] gdb: don't copy entirely optimized out values in value_copy
2022-04-06 21:02 UTC (3+ messages)
[PATCH] Don't use realpath on objfile names
2022-04-06 19:17 UTC
[PATCH] gdb: skip objfiles with no BFD in DWARF unwinder
2022-04-06 18:55 UTC (6+ messages)
` [PATCH v2] "
[PATCH] gdb: LoongArch: prepend tramp frame unwinder for signal
2022-04-06 14:56 UTC (4+ messages)
[PUSHED] gdb: make interp_add static
2022-04-06 14:29 UTC
[PATCHv2 0/3] Add Python API for the disassembler
2022-04-06 12:18 UTC (5+ messages)
` [PATCHv3 0/6] "
` [PATCHv3 1/6] gdb: move gdb_disassembly_flag into a new disasm-flags.h file
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