[PATCH 0/9] C++-ify addrmap
2022-06-12 16:48 UTC (2+ messages)
[PATCH 0/2] More Windows globals cleanups
2022-06-12 16:28 UTC (5+ messages)
` [PATCH 2/2] Use subclasses of windows_process_info
` [PATCH] Fix Cygwin build after 20489cca
[PATCH v2 0/2] Make "set disable-randomization" work on Windows
2022-06-12 16:15 UTC (6+ messages)
` [PATCH v2 1/2] Introduce wrapper for CreateProcess
` [PATCH v2 2/2] Allow ASLR to be disabled on Windows
[PATCH] Fix crash in gdbpy_parse_register_id
2022-06-11 17:38 UTC (3+ messages)
[PATCH] gdb: initialize the data_head variable to eliminate compilation warnings
2022-06-11 10:36 UTC
[PATCH 0/3] More minor breakpoint cleanups
2022-06-10 21:34 UTC (6+ messages)
` [PATCH 2/3] Change location_to_sals to a method
[PATCH 0/4] Rewrite gdbarch registry
2022-06-10 21:26 UTC (5+ messages)
` [PATCH 1/4] Use bool in gdbarch
` [PATCH 2/4] Use new and delete for gdbarch
` [PATCH 3/4] Allow registry to refer to const types
` [PATCH 4/4] Use registry in gdbarch
[pushed] Fix warning-avoidance initialization in xcoffread.c
2022-06-10 20:38 UTC
[PATCH v3 00/14] Clean gdb.base when testing with clang
2022-06-10 18:24 UTC (17+ messages)
` [PATCH v3 01/14] gdb/testsuite: introduce gdb_step_until_regexp
` [PATCH v3 02/14] Change gdb.base/skip-solib.exp deal with lack of epilogue information
` [PATCH v3 03/14] change gdb.base/symbol-alias to xfail with clang
` [PATCH v3 04/14] change gdb.base/nodebug.c to not fail "
[PATCH] Ignore 0,0 entries in .debug_aranges
2022-06-10 17:00 UTC (2+ messages)
[PATCH 0/5] Handle trying to use a native target with the wrong binary
2022-06-10 16:35 UTC (34+ messages)
` [PATCH 5/5] gdb: native target invalid architecture detection
` [PATCH v2] aarch64: Add fallback if ARM_CC_FOR_TARGET not set (was: Re: [PATCH 5/5] gdb: native target invalid architecture detection)
` [PATCHv2 0/6] Handle trying to use a native target with the wrong binary
` [PATCHv2 1/6] gdb/arm: move fetch of arm_gdbarch_tdep to a more inner scope
` [PATCHv2 2/6] gdb/mips: rewrite show_mask_address
` [PATCHv2 3/6] gdb/arm: avoid undefined behaviour in arm_frame_is_thumb
` [PATCHv2 4/6] gdb: move the type cast into gdbarch_tdep
` [PATCHv2 5/6] gdb: ensure the cast in gdbarch_tdep is valid
` [PATCHv2 6/6] gdb: native target invalid architecture detection
[PATCH] Allow 'interrupt -a' in all-stop mode
2022-06-10 15:52 UTC (3+ messages)
[PATCH 0/4] Adapt Fortran testsuite for ifort
2022-06-10 15:45 UTC (5+ messages)
` [PATCH 1/4] testsuite, fortran: make mixed-lang-stack less compiler dependent
` [PATCH 2/4] testsuite, fortran: Remove self assignment non-statements
` [PATCH 3/4] testsuite, fortran: adapt tests for ifort's 'start' behavior
` [PATCH 4/4] testsuite, fortran: make kfail gfortran specific
[PATCH] Use current_inferior ()->pid for AIX
2022-06-10 14:47 UTC (8+ messages)
[PATCH] Fix comparison of unsigned long int to int in record_linux_system_call
2022-06-10 12:05 UTC (2+ messages)
[PATCH] PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TCSETSW and TCSETSF
2022-06-10 12:00 UTC (5+ messages)
` [PATCH ver 2] "
[PATCH v2 0/2] Fix regressions introduced by Fortran compiler identification series
2022-06-10 11:03 UTC (18+ messages)
` [PATCH v2 1/2] gdb/testsuite: use test_compiler_info in gcc_major_version
` [PATCH v2 2/2] gdb/testsuite: cache compiler_info on a per language basis
` [PATCH 0/5] Solve caching problems with compiler_info
` [PATCH 1/5] gdb/testsuite: use test_compiler_info in gcc_major_version
` [PATCH 2/5] gdb/testsuite: remove unneeded get_compiler_info calls from gdb.exp
` [PATCH 3/5] gdb/testsuite: make 'c' default language for get/test compiler info
` [PATCH 4/5] gdb/testsuite: handle errors better in test_compiler_info
` [PATCH 5/5] gdb/testsuite: solve problems with compiler_info caching
[PATCH 0/3] Further cleanup of get_compiler_info
2022-06-10 10:06 UTC (6+ messages)
` [PATCH 1/3] gdb/testsuite: remove definition of true/false from gdb_compiler_info
` [PATCH 2/3] gdb/testsuite: remove global gcc_compiled from gdb.exp
` [PATCH 3/3] gdb/testsuite: remove unneeded calls to get_compiler_info
[PATCH] [aarch64, testsuite] Document the ARM_CC_FOR_TARGET testsuite variable
2022-06-10 9:29 UTC (3+ messages)
[PATCH][gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8
2022-06-10 7:11 UTC
[PATCH][gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8
2022-06-10 7:10 UTC
[PATCH][gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
2022-06-10 7:09 UTC (2+ messages)
[committed][gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.exp
2022-06-10 7:01 UTC
[committed][gdb/testsuite] Fix timeout in gdb.ada/ghost.exp
2022-06-10 6:47 UTC
[PATCH] gdb: mips: Add MIPSR6 support
2022-06-09 19:43 UTC (2+ messages)
[PATCH] Powerpc, fix vla-optimized-out.exp test
2022-06-09 17:23 UTC (6+ messages)
[PATCH v6] gdb/python: Add BreakpointLocation type
2022-06-09 16:50 UTC (3+ messages)
[PATCH] Minor fix to Python breakpoint event documentation
2022-06-09 16:49 UTC (2+ messages)
[PATCH][gdb] Fix fbsd core matching
2022-06-09 15:59 UTC (2+ messages)
[PATCH] Fix corrupt DWARF in dw2-double-set-die-type
2022-06-09 15:31 UTC
[PATCH] Fix end of CU calculation in cooked_indexer::index_dies
2022-06-09 15:24 UTC
[PATCH] PowerPC: fix for gdb.base/eh_return.exp
2022-06-09 15:24 UTC (17+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
` [PATCH V5] "
[PATCH, v6] Fix reverse stepping multiple contiguous PC ranges over the line table
2022-06-09 15:18 UTC (2+ messages)
[ob/pushed] Fix ARM_CC_FOR_TARGET handling
2022-06-09 14:37 UTC
[PATCH] gdb/aarch64: fix 32-bit arm compatibility
2022-06-09 13:52 UTC (2+ messages)
[FYI/PATCH] gdb: add Yvan Roux to gdb/MAINTAINERS
2022-06-09 12:55 UTC
[PUSHED 0/2] Fix some duplicate test names
2022-06-09 12:45 UTC (3+ messages)
` [PUSHED 1/2] gdb/testsuite: resolve duplicate test name in gnu_vector.exp
` [PUSHED 2/2] gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
[PATCH] Debug support for global alias variable
2022-06-09 11:36 UTC (17+ messages)
[PATCH, v4] Fix reverse stepping multiple contiguous PC ranges over the line table
2022-06-09 9:13 UTC (5+ messages)
` [PATCH,v4] "
` [PATCH,v5] "
[PATCH][gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
2022-06-09 8:54 UTC
[PATCH] gdb: don't use bashism in configure test
2022-06-09 3:37 UTC
[PATCH 0/6] Rewrite registry.h
2022-06-08 18:51 UTC (5+ messages)
` [PATCH 4/6] "
[PATCH 1/1] gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warnings
2022-06-08 15:11 UTC (3+ messages)
[PATCH] gdb/arm: Document and fix exception stack offsets
2022-06-08 14:33 UTC (6+ messages)
[PATCH 0/2] Clean up handling of DWARF queue
2022-06-08 14:16 UTC (4+ messages)
` [PATCH 1/2] Change allocation of m_dwarf2_cus
` [PATCH 2/2] Move CU queue to dwarf2_per_objfile
[PATCH] gdb/reverse: Fix stepping over recursive functions
2022-06-08 11:17 UTC (2+ messages)
` [PING] "
[PATCH] Fix gdb.arch/powerpc-power7.exp isel dis-assembly output
2022-06-08 10:37 UTC (2+ messages)
[PATCH][gdb/tdep] Detect get_pc_thunk call in i386 prologue
2022-06-08 9:13 UTC (2+ messages)
[PATCH] sim: fix BFD_VMA format arguments on 32-bit hosts
2022-06-08 6:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH] gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
2022-06-07 19:54 UTC
[PATCH v5 0/8] gdb: split array and string limiting options
2022-06-07 17:23 UTC (3+ messages)
` [PING^8][PATCH "
[PATCH 0/2] perror_with_name improvements
2022-06-07 17:14 UTC (5+ messages)
` [PATCH 1/2] gdb: remove trailing '.' from perror_with_name calls
` [PATCH 2/2] gdb: make throw_perror_with_name static
[PATCH v2 0/2] Write DWARF index cache files in background
2022-06-07 17:10 UTC (3+ messages)
` [PATCH v2 1/2] Only use the per-BFD object to write a DWARF index
` [PATCH v2 2/2] Write the DWARF index in the background
[PATCH 0/2] More introspection for Value.format_string
2022-06-07 16:12 UTC (5+ messages)
` [PATCH 1/2] Expose current 'print' settings to Python
` [PATCH 2/2] Add 'summary' mode to Value.format_string
[PATCH 2/2] gdb/python: improve formatting of help text for user defined commands
2022-06-07 16:08 UTC (3+ messages)
` [PUSHED] gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.exp
[PATCH] gdb: LoongArch: Fix build errors under cross compile
2022-06-07 15:48 UTC (2+ messages)
[PATCH] Use PyBool_FromLong
2022-06-07 15:18 UTC
[OB PATCH] Update my email address in gdb/MAINTAINERS
2022-06-07 13:59 UTC
[PING][PATCH v8 0/3] gdb: Add new 'print nibbles' feature
2022-06-07 13:44 UTC (7+ messages)
` [PATCH v8 3/3] gdb/python: Export nibbles to python layer
[PATCH] Make 'import gdb.events' work
2022-06-07 13:20 UTC
[RFAv2] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
2022-06-07 13:05 UTC (6+ messages)
[PATCH] gdb/arm: Simplify logic for updating addresses
2022-06-07 12:41 UTC (2+ messages)
[PATCH] gdb/arm: Terminate unwinding when LR is 0xffffffff
2022-06-07 12:36 UTC (2+ messages)
[PATCH][gdb] Handle NOT_SUPPORTED_ERROR in rust-lex selftest
2022-06-07 12:17 UTC
[PATCH][gdb] Improve "Converting character sets: Invalid argument"
2022-06-07 12:16 UTC
[PATCH v7] gdb/python: Add BreakpointLocation type
2022-06-07 11:57 UTC
[PATCH 1/8] [gdb/testsuite] Test more values in gdb.base/parse_numbers.exp
2022-06-07 9:29 UTC (4+ messages)
` [PATCH 6/8] [gdb/rust] Fix literal truncation
[Ping v2] [PATCH 0/4] Add AMX support
2022-06-07 9:14 UTC
[PATCH][gdb] Avoid warnings in cooked_{read,write}_test for m68hc11
2022-06-07 8:02 UTC
[committed][gdb] Allow frv::fr300 in selftests
2022-06-07 8:00 UTC
[PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
2022-06-07 0:05 UTC (2+ messages)
[PATCH] Constify solib_name_from_address
2022-06-07 0:04 UTC (2+ messages)
[pushed] Consolidate "Python API" sections in NEWS
2022-06-06 19:09 UTC
[PATCH] Simplify varobj "change" logic
2022-06-06 18:44 UTC (2+ messages)
[PATCH] Remove "-break-insert -r" tests
2022-06-06 18:42 UTC (2+ messages)
[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
2022-06-06 16:51 UTC (3+ messages)
` [PATCH 1/1] gdb/dwarf2: "
[PATCH] gdb: Workaround stringop-overread warning in debuginfod-support.c on powerpc64
2022-06-06 16:42 UTC (7+ messages)
[PATCH] Move finish_print out of value_print_options
2022-06-06 16:11 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).