public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp
 2023-02-20 10:36 UTC  (3+ messages)

[PATCH v2 0/5] [gdb/symtab] Assume epilogue unwind info is valid unless gcc < 4.5.0
 2023-02-20 10:27 UTC  (5+ messages)
` [PATCH v2 1/5] [gdb/symtab] Factor out compunit_epilogue_unwind_valid

[pushed] [gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5
 2023-02-20 10:16 UTC 

[PATCH] Issue error on erroneous expression
 2023-02-20  9:55 UTC  (2+ messages)

[PATCH 1/1] gdb, fortran: Fix quad floating-point type for ifort compiler
 2023-02-20  9:17 UTC  (5+ messages)

[PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
 2023-02-20  2:52 UTC  (7+ messages)
` [PATCH v4 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
` [PATCH v4 4/8] Python QUIT processing updates

gdb-13 branch FROZEN
 2023-02-19 13:42 UTC 

sim Makefile's "clean" target deletes checked in file
 2023-02-19 13:41 UTC  (2+ messages)

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2023-02-18 16:26 UTC  (5+ messages)
` [PATCH v3] "
      ` [PING] "

[PATCH] Fix "start" for D, Rust, etc
 2023-02-18  1:42 UTC  (4+ messages)

[PATCH 0/2] Fix a crash in go-lang.c
 2023-02-18  0:01 UTC  (7+ messages)
` [PATCH 1/2] Avoid manual memory management "
` [PATCH 2/2] Fix crash in go_symbol_package_name

[pushed] [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
 2023-02-17 22:42 UTC  (2+ messages)

[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
 2023-02-17 22:31 UTC  (4+ messages)
` [RFC PATCH 0/2] Command expression evaulation substitution
  ` [RFC PATCH 2/2] Allow and evaluate expressions in command arguments

[PATCH] Do not record a rejected target description
 2023-02-17 22:29 UTC  (13+ messages)

[PATCH 0/5] Various test suite fixes (mostly thread related)
 2023-02-17 20:38 UTC  (6+ messages)
` [PATCH 1/5] gdb.threads/multi-create: Double the existing stack size
` [PATCH 2/5] gdb.base/catch-syscall.exp: Remove some Linux-only assumptions
` [PATCH 3/5] gdb.threads/execl.c: Ensure all threads are started before execl
` [PATCH 4/5] gdb.threads/next-bp-other-thread.c: Ensure child thread is started
` [PATCH 5/5] gdb tests: Allow for "LWP" in thread IDs from info threads

[PATCH 0/2] Fix gdb.arch/amd64-gs_base.exp test on FreeBSD
 2023-02-17 20:02 UTC  (3+ messages)
` [PATCH 1/2] gdb.arch/amd64-gs_base.exp: Support non-Linux
` [PATCH 2/2] amd64-linux-tdep: Don't treat fs_base and gs_base as system registers

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2023-02-17 19:14 UTC  (16+ messages)

[PATCH 0/3] Avoid printing global thread-id in CLI command output
 2023-02-17 17:49 UTC  (5+ messages)
` [PATCH 3/3] gdb: don't use the global thread-id in the saved breakpoints file

[pushed] Remove two unnecessary returns in ada-lang.c
 2023-02-17 17:25 UTC 

[PATCH] Remove two more files in gdb "distclean"
 2023-02-17 17:01 UTC 

[pushed] [gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp
 2023-02-17 14:33 UTC 

[PATCH] Use styled_string when defering warnings when loading separate debug files
 2023-02-17 12:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
 2023-02-17 12:24 UTC  (19+ messages)
              ` [PATCH 2/2 version 2] "
                                        ` [PATCH ] PowerPC: "

[PATCH v3] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2023-02-17  8:53 UTC  (2+ messages)
` [PING] "

[PATCH] Update the 'g' packet documentation
 2023-02-16 18:16 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] Fix Tcl quoting in gdb_assert
 2023-02-16 18:12 UTC  (3+ messages)

[pushed] Rename parameter of create_ada_exception_catchpoint
 2023-02-16 17:29 UTC 

[PATCH] Remove exception_catchpoint::resources_needed
 2023-02-16 17:26 UTC 

[PATCH 00/31] Step over thread clone and thread exit
 2023-02-16 15:40 UTC  (3+ messages)
` [PATCH 30/31] Centralize "[Thread ...exited]" notifications

[pushed] Constify ada_main_name
 2023-02-16 15:12 UTC 

[pushed] Remove unused declaration from ada-lang.h
 2023-02-16 15:09 UTC 

[PATCH 0/6] Inferior specific breakpoints
 2023-02-16 12:59 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 5/6] gdb: add inferior-specific breakpoints and watchpoints
  ` [PATCHv2 6/6] gdb: convert the 'start' breakpoint to use inferior keyword

[PATCH] gdb/doc: Consistency fixes for GDB/MI documentation
 2023-02-16 11:43 UTC  (2+ messages)

[PATCH 0/2] gdb: LoongArch: Modify the info reg command
 2023-02-16 11:20 UTC  (3+ messages)
` [PATCH 1/2] gdb: LoongArch: Modify the result of "
` [PATCH 2/2] gdb: LoongArch: Support reg aliases in "

[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2023-02-16 11:09 UTC  (16+ messages)
` [PATCHv2 00/13] "
  ` [PATCHv3 "
    ` [PATCHv3 03/13] gdb: include breakpoint number in testing condition error message
    ` [PATCHv3 05/13] gdbserver: allow agent expressions to fail with invalid memory access
    ` [PATCHv3 09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
    ` [PATCHv3 10/13] gdb: add timeouts for inferior function calls
    ` [PATCHv3 12/13] gdb: introduce unwind-on-timeout setting

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-02-16 10:08 UTC  (4+ messages)
` [PATCH v5] "
  ` [PING] "

[PATCH] gdb/doc: document MI -remove-inferior command
 2023-02-16  8:44 UTC  (4+ messages)

[PATCH 0/6] Don't throw quit while handling inferior events
 2023-02-15 22:04 UTC  (30+ messages)
` [PATCH 1/6] Fix "ptype INTERNAL_FUNC" (PR gdb/30105)
` [PATCH 2/6] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages
          ` [PATCH] Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages)
` [PATCH 3/6] Add new "$_shell(CMD)" internal function
        ` [PATCH] gdb/manual: Move @findex entries (was: Re: [PATCH 3/6] Add new "$_shell(CMD)" internal function)
` [PATCH 4/6] Don't throw quit while handling inferior events
` [PATCH 5/6] GC get_active_ext_lang
` [PATCH 6/6] Don't throw quit while handling inferior events, part II

[PATCH 0/6] Use bool in value
 2023-02-15 21:54 UTC  (11+ messages)
` [PATCH 1/6] Change value::m_modifiable to bool
` [PATCH 2/6] Change value::m_lazy "
` [PATCH 3/6] Change value::m_initialized "
` [PATCH 4/6] Change value::m_stack "
` [PATCH 5/6] Have value::bits_synthetic_pointer return bool
` [PATCH 6/6] Return bool from more value methods

[PATCH v2 1/3] gdb/dwarf2: move some things to read.h
 2023-02-15 20:12 UTC  (5+ messages)
` [PATCH v2 2/3] gdb/dwarf2: split .gdb_index reading code to own file
` [PATCH v2 3/3] gdb/dwarf2: split .debug_names "

[PATCH] gdb: add --with-curses to --configuration output
 2023-02-15 19:54 UTC  (3+ messages)

[PATCH] Fix DAP stackTrace through frames without debuginfo
 2023-02-15 19:48 UTC 

[PATCH] gdb: fix dealloc function not being called for frame 0
 2023-02-15 18:45 UTC  (7+ messages)

[PATCH] gdb: cast return value of std::unique_ptr::release to void
 2023-02-15 17:04 UTC  (4+ messages)

[PATCH v2 1/3] gdb: use std::string for internalvar::name
 2023-02-15 16:58 UTC  (9+ messages)
` [PATCH v2 2/3] gdb: add constructor to internalvar
` [PATCH v2 3/3] gdb: store internalvars in an std::map

[PATCH] Fix doc build dependencies for --with-system-readline
 2023-02-15  8:02 UTC  (4+ messages)

[PATCH] Fix value chain use-after-free
 2023-02-14 22:16 UTC  (3+ messages)

[PATCH] Remove a use of pagination_enabled
 2023-02-14 20:54 UTC  (2+ messages)

[PATCH 0/4] Move index reading code out of dwarf2/read.c
 2023-02-14 19:55 UTC  (13+ messages)
` [PATCH 1/4] gdb/dwarf2: rename some things, index -> gdb_index
` [PATCH 2/4] gdb/dwarf2: move some things to read.h
` [PATCH 3/4] gdb/dwarf2: split .gdb_index reading code to own file
` [PATCH 4/4] gdb/dwarf2: split .debug_names "

[PATCH v4 0/6] gdb: introduce limited array lengths while printing values
 2023-02-14 19:20 UTC  (4+ messages)
` [PATCH v4 6/6] GDB: Introduce "

[PATCH 1/3] gdb: store internalvars in an std::vector
 2023-02-14 18:41 UTC  (5+ messages)
` [PATCH 2/3] gdb: use std::string for internalvar::name
` [PATCH 3/3] gdb: keep internalvars sorted

[PATCH v2] gdb: remove --disable-gdbmi configure option
 2023-02-14 18:34 UTC  (3+ messages)

[PATCH] gdb: remove unnecessary tui directory check in configure
 2023-02-14 18:33 UTC  (3+ messages)

[RFC] Deprecate stabs
 2023-02-14 16:36 UTC  (7+ messages)

[PATCH] gdb: remove --disable-gdbmi configure option
 2023-02-14 16:08 UTC 

[PATCH] Do not cast away const in agent_run_command
 2023-02-14 15:52 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Add have_linux_btrace_bug
 2023-02-14 11:34 UTC  (4+ messages)
  ` [PATCH] [gdb/testsuite] Add xfail in gdb.python/py-record-btrace.exp

[pushed] [gdb/testsuite] Factor out proc linux_kernel_version
 2023-02-14 10:54 UTC 

[pushed] Fix build bug in ppc-linux-nat.c
 2023-02-14  7:30 UTC 

[PATCH v3 00/50] Use methods for struct value
 2023-02-13 22:26 UTC  (8+ messages)
` [PATCH v3 28/50] Turn value_fetch_lazy into a method
` [PATCH v3 29/50] Turn allocate_value_contents "
` [PATCH v3 45/50] Turn record_latest_value "

[PATCH] gdb/debuginfod: Prevent prompt for continue during downloading
 2023-02-13 20:23 UTC  (9+ messages)

[pushed] Remove unused imports from gdb's Python code
 2023-02-13 17:25 UTC 

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