public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2020-12-19 18:10 UTC  (3+ messages)
` V3 [PATCH 1/5] GCC: Pass --plugin to AR and RANLIB
` V3 [PATCH 2/5] Binutils: "

[PATCH][gdb/testsuite] Fix shlib compilation with target board unix/-pie/-fPIE
 2020-12-19 17:44 UTC  (4+ messages)

[PATCH][gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8
 2020-12-19 15:41 UTC  (7+ messages)

[PATCH v3] Don't compare types of enum fields
 2020-12-19 12:44 UTC  (5+ messages)

[PATCH] Warn about static libs vs. source-highlight only when necessary
 2020-12-19  8:12 UTC  (4+ messages)
` [PATCHv2] "

[PATCH v2] inferior without argument prints detail of current inferior
 2020-12-18 22:24 UTC  (2+ messages)

[PATCH v2] Don't compare types of enum fields
 2020-12-18 22:14 UTC  (5+ messages)

[PATCH] Remove erroneous 'a' in gdb.register_window_type documentation
 2020-12-18 21:15 UTC  (4+ messages)

[PATCH] Add address keyword to Value.format_string
 2020-12-18 21:13 UTC  (4+ messages)

[PATCH] Fix accessing a method's fields from Python
 2020-12-18 21:11 UTC  (3+ messages)

[PATCH] gdb, record: rephrase the 'not recording' error message
 2020-12-18 20:01 UTC  (10+ messages)
` [PATCH 1/4] testsuite, gdb.btrace: make test names unique
` [PATCH 2/4] testsuite, gdb.python: make py-record-*.exp "
` [PATCH 3/4] testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targets
` [PATCH 4/4] testsuite, gdb.btrace: fix 32-bit PIE false positives

[PATCH] Fix name of main_type field type in pretty printer
 2020-12-18 20:00 UTC  (2+ messages)

[PATCH] gdb: define COFF file offsets with file_ptr
 2020-12-18 19:12 UTC  (5+ messages)

[PATCH] Fix fixed-point binary operation type handling
 2020-12-18 18:26 UTC 

[pushed] Run fixed_points.exp with -fgnat-encodings=minimal
 2020-12-18 18:21 UTC 

[PATCH] Also compare frame_id_is_next in frapy_richcompare
 2020-12-18 17:25 UTC 

[PATCH] Fix partial symbols
 2020-12-18 16:23 UTC  (6+ messages)
    ` [PATCH] Skip .cold functions in search_minsyms_for_name
      ` [PING] "
    ` [PATCHv2] Fix partial symbols

[PATCH] Pass void_context_p to parse_expression
 2020-12-18 15:12 UTC 

[PATCHv5 0/2] Restore thread and frame patches
 2020-12-18  8:43 UTC  (4+ messages)
` [PATCHv6 "
  ` [PATCHv6 2/2] gdb: Track the current frame for each thread

[pushed] Remove a use of n_spaces
 2020-12-17 20:47 UTC 

[PATCH 1/5] gdb/testsuite: use clean_restart in gdb.server/solib-list.exp
 2020-12-17 19:30 UTC  (5+ messages)
` [PATCH 2/5] gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.exp
` [PATCH 3/5] gdb/testsuite: use clean_restart in gdb.server/ext-run.exp
` [PATCH 4/5] gdb/testsuite: use clean_restart in gdb.server/server-run.exp
` [PATCH 5/5] gdb/testsuite: avoid reading files through the remote protocol in gdb.server/*.exp

V2 [PATCH 3/3] Support the PGO build for binutils+gdb
 2020-12-17 18:31 UTC  (4+ messages)
` V2 [PATCH 1/3] GCC: Pass --plugin to AR and RANLIB
` V2 [PATCH 2/3] Binutils: "

[pushed] gdb/doc: fix "show check range" command name
 2020-12-17 14:43 UTC 

[PATCH] inferior without argument prints detail of current inferior
 2020-12-17 14:24 UTC  (2+ messages)

[PATCH][gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
 2020-12-17 13:26 UTC  (7+ messages)

[PATCH v3] [gdb/doc]: clarify the language for the '?' packet
 2020-12-17 10:31 UTC 

[PATCH] Change parameters to language_defn::post_parser
 2020-12-17  0:37 UTC  (4+ messages)

[pushed] Change void_context_p to bool
 2020-12-16 22:30 UTC 

[pushed] gdb/testsuite: make some tests in gdb.base enable non-stop using GDBFLAGS
 2020-12-16 21:47 UTC 

[PATCH v2 1/3] gdb: make "set debug timestamp" work nice with new debug printouts
 2020-12-16 20:47 UTC  (3+ messages)
` [PATCH v2 2/3] gdb: use infrun_debug_printf in print_target_wait_results
` [PATCH v2 3/3] gdb: introduce scoped debug prints

[PATCH 1/3] gdb: make "set debug timestamp" work nice with new debug printouts
 2020-12-16 20:46 UTC  (9+ messages)
` [PATCH 2/3] gdb: use infrun_debug_printf in print_target_wait_results
` [PATCH 3/3] gdb: introduce scoped debug prints

[PATCH][gdb/testsuite] Handle shell prompt in batch-preserve-term-settings.exp
 2020-12-16 20:34 UTC  (5+ messages)

[PATCH v2] [gdb/doc]: clarify the language for the '?' packet
 2020-12-16 19:18 UTC  (2+ messages)

[PATCH] Remove printfi_filtered and fprintfi_filtered
 2020-12-16 19:00 UTC  (2+ messages)

RFA: Add support for DWARF-based fixed point types
 2020-12-16 18:16 UTC  (27+ messages)
` [PATCH 2/9] gdb: Make GMP a required dependency for building GDB
` pushed: Add support for DWARF-based fixed point types
  ` [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
          ` [PATCH] Enable GDB build with in-tree GMP and MPFR
                        ` [PATCH v2] "

[PATCH] [AArch64, record] Record FPSR for SIMD/FP data instructions
 2020-12-16 13:11 UTC  (2+ messages)

[PATCH] gdb: multi-line support for "document" command
 2020-12-16  3:54 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] Add expected type parameter to evaluate_expression
 2020-12-16  1:58 UTC  (3+ messages)

[PATCH] gdb: print size of downloaded debuginfod binary
 2020-12-15 20:29 UTC  (15+ messages)
            ` [gdb/cli] Add a progress meter

[PATCH] Don't compare types of enum fields
 2020-12-15 18:00 UTC  (4+ messages)

PING^1 [PATCH 0/3] Enable PGO/LTO build for binutils+gdb
 2020-12-15 17:10 UTC 

[PATCH] C++-ify Ada component interval handling
 2020-12-15 17:09 UTC  (3+ messages)

[PATCH v4 0/2] Breakpoint conditions at locations with differing contexts
 2020-12-15 11:20 UTC  (7+ messages)
` [PATCH v4 2/2] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition

[PATCH] Highlight deprecated commands using title style
 2020-12-15  9:57 UTC  (2+ messages)

[PATCH] gdb/testsuite: add details to failures in gdb_test_multiple
 2020-12-15  5:37 UTC  (2+ messages)

[pushed] gdb/testsuite: fix typo in gdb_test_multiple doc
 2020-12-15  4:45 UTC 

[PATCH][gdb/testsuite] Handle PS1 quirk in gdb.base/multi-line-starts-subshell.exp
 2020-12-14 23:50 UTC  (3+ messages)

[PATCH] Introduce expression::first_opcode
 2020-12-14 19:33 UTC  (3+ messages)

[PATCH] Use DW_FORM_exprloc in testsuite Dwarf Assembler for DWARF version 4+
 2020-12-14 19:30 UTC  (4+ messages)

[PATCH] Clean up arguments to evaluate_subexp_do_call
 2020-12-14 17:51 UTC  (2+ messages)

[PATCH] Extract symbol-writing function from parsers
 2020-12-14 17:47 UTC  (2+ messages)

[PATCH][gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.exp
 2020-12-14 15:49 UTC  (2+ messages)

[PATCH][gdb/testsuite] Handle no glibc debuginfo in gdb.base/solib-corrupted.exp
 2020-12-14 15:49 UTC  (2+ messages)

[PING][PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture
 2020-12-14 15:10 UTC  (14+ messages)

[PATCH 0/8] Bare-metal core dumps for RISC-V
 2020-12-14 13:37 UTC  (16+ messages)
` [PATCH 5/8] gdb/riscv: introduce bare metal core dump support
` [PATCH 6/8] bfd/binutils: add support for RISC-V CSRs in core files

[PATCH] [AArch64] Fix TBI handling for watchpoints
 2020-12-14 13:15 UTC  (3+ messages)

'interrupt' command usecase in all-stop mode
 2020-12-14 12:54 UTC  (8+ messages)

[PATCH] Do not manually dissect OP_TYPE operations
 2020-12-14 11:46 UTC  (2+ messages)

[PATCH] Include <stdlib.h> to cp1.c for abort() declaration
 2020-12-14  3:03 UTC  (4+ messages)

[pushed] Constify parse_and_eval_type
 2020-12-13 16:57 UTC 

[PATCH] Handle fixed-point division by zero
 2020-12-13 14:01 UTC  (2+ messages)

[PATCH] Be more careful when rewriting thick pointer array type
 2020-12-13 13:59 UTC  (2+ messages)

[PATCH v2 0/2] Handle block-local names for Ada
 2020-12-13 13:58 UTC  (2+ messages)

[PATCH] Unify all operators into std-operator.def
 2020-12-13 13:42 UTC  (3+ messages)

[PATCH][gdb/testsuite] Handle ada in gdb_compile_shlib
 2020-12-13 13:29 UTC  (2+ messages)

[PATCH][gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada/catch_ex_std.exp
 2020-12-13 13:17 UTC  (3+ messages)

[PATCH 0/2] Organise maintenance commands that flush caches
 2020-12-13 12:43 UTC  (5+ messages)
` [PATCH 1/2] gdb: introduce new 'maint flush ' prefix command

[PATCH] Add gdb.fortran/vla-stride.exp and report a bug
 2020-12-13  0:51 UTC  (5+ messages)
` [PUSHED] gdb/fortran: Support negative array stride in one limited case

[PATCH 0/7] GDB busy loop when interrupting non-stop program (PR 26199)
 2020-12-13  0:46 UTC  (4+ messages)
` [PATCH 1/7] Fix spurious unhandled remote %Stop notifications

[PATCH] gdb: improve command completion for 'print', 'x', and 'display'
 2020-12-11 22:07 UTC  (8+ messages)

[pushed] gdb: make debug_infrun a bool
 2020-12-11 19:06 UTC 

[pushed] gdb: factor out debug_prefixed_printf_cond
 2020-12-11 19:01 UTC 

[PATCH] Avoid side effects in expression lexers
 2020-12-11 16:55 UTC  (3+ messages)

[PATCH 00/11] Some varobj C++-ification and cleanup
 2020-12-11 16:46 UTC  (2+ messages)

[PATCH 0/5] remove some manual reference counting
 2020-12-11 16:17 UTC  (2+ messages)

[PATCH 0/4] Improvements related to deprecated command aliases
 2020-12-11 16:14 UTC  (4+ messages)
` [PATCH 4/4] gdb: improve the warning given for deprecated aliases with a prefix

page:  |  | 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).