public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix faulty use of obstack_free() to *shrink* dont_print_statmem_obstack. Instead use obstack_blank_fast() with a "negative" size. A real stack data structured would be appropriate here. Added unit test gdb/testsuite/gdb.cp/printstaticrecursion.exp
 2017-10-23 20:07 UTC  (8+ messages)

[PING][PATCH PR gdb/21870] aarch64: Leftover uncleared debug registers
 2017-10-23 16:38 UTC  (3+ messages)

[PATCH 0/6] Fix several cases of unstable test names
 2017-10-23 16:24 UTC  (8+ messages)
` [PATCH 5/6] Fix unstable test names in gdb.threads/attach-into-signal.exp
` [PATCH 3/6] Fix unstable test names in gdb.gdb/unittest.exp
` [PATCH 1/6] Fix unstable test names in gdb.arch/arc-tdesc-cpu.exp
` [PATCH 2/6] Fix unstable test names in gdb.base/startup-with-shell.exp
` [PATCH 4/6] Fix unstable test names in gdb.python/py-objfile.exp
` [PATCH 6/6] Drop /proc/PID/status polling from gdb.threads/attach-into-signal.exp

[RFA 1/6] Use std::vector in end_symtab_get_static_block
 2017-10-23 16:16 UTC  (4+ messages)

[PATCH 0/2] GDB test suite: Support targets with systemd-coredump
 2017-10-23 14:30 UTC  (17+ messages)
` [PATCH 1/2] GDB test suite: Add helper for locating core files
` [PATCH 2/2] GDB test suite: Get core files on targets with systemd-coredump

[PATCH 1/2] const-fy function parameter struct address_space *aspace
 2017-10-23 13:33 UTC  (2+ messages)
` [PATCH 2/2] const-fy breakpoint_ops->breakpoint_hit parameter aspace

[RFA v3] enable/disable sub breakpoint range
 2017-10-23 11:07 UTC  (9+ messages)
          ` [RFA v4] "

[PATCH V4] symlookup: improves symbol lookup when a file is specified
 2017-10-23 10:07 UTC  (10+ messages)
        ` [PATCH] Enhance gdb.base/print-file-var.exp testcase (Re: [PATCH V4] symlookup: improves symbol lookup when a file is specified.)

Breakpoint commands in MI mode and "backtrace"
 2017-10-21 18:41 UTC  (4+ messages)
                  ` [PATCH] Use console uiout when executing breakpoint commands

[PATCH 1/3] Remove usages of find_inferior in handle_status
 2017-10-21 16:37 UTC  (3+ messages)
` [PATCH 3/3] Remove find_inferior usage for thread_search
` [PATCH 2/3] Remove usage of find_inferior in resume

[PATCH] Add overloads of for_each_thread/find_thread that filter on pid
 2017-10-21 16:21 UTC  (2+ messages)

[PATCH] Get rid of VEC (mem_region)
 2017-10-21 16:18 UTC  (2+ messages)

[PATCH] Create a displaced_step_closure class hierarchy
 2017-10-21 15:52 UTC  (2+ messages)

Oh dear. I regret to inform you that commit b392b304b92ddd81ecfb4902c3fc3501ff90e999 might be unfortunate
 2017-10-21 14:46 UTC  (3+ messages)
` Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999

[pushed] Remove leftover declarations in interps.h
 2017-10-21 14:25 UTC 

[PATCH 1/3] arc: Add XML target descriptions for Linux targets
 2017-10-21  8:23 UTC  (7+ messages)
` [PATCH 2/3] arc: Recognize registers available on "

[PATCH] C++ify xml-syscall.c
 2017-10-21  7:43 UTC 

[PATCH] Get rid of VEC(loaded_script_ptr)
 2017-10-21  7:16 UTC 

[PATCH 1/2] Allocate breakpoint_objfile_data with new
 2017-10-21  7:01 UTC  (2+ messages)
` [PATCH 2/2] Get rid of VEC(probe_p)

[PATCH 1/2] Add tests for filename_language
 2017-10-21  6:52 UTC  (2+ messages)
` [PATCH 2/2] Get rid of VEC(filename_language)

[RFA 1/3] Remove cleanups from prepare_execute_command
 2017-10-20 20:26 UTC  (7+ messages)
` [RFA 2/3] Remove cleanup from call_function_by_hand_dummy
` [RFA 3/3] Remove cleanups from break-catch-syscall.c

[PATCH 1/2] Report call site for inlined functions
 2017-10-20 19:21 UTC  (8+ messages)
` [PATCH 2/2] Report stop locations in "

[PATCH v2] Use SaL symbol name when reporting breakpoint locations
 2017-10-20 18:51 UTC 

[PATCH] Record nested types
 2017-10-20 18:47 UTC  (3+ messages)

ARC disassembler Valgrind error
 2017-10-20 18:44 UTC  (2+ messages)

[PATCH] Fix 'gdb.base/quit.exp hangs forever' if the test fails
 2017-10-20 14:38 UTC  (2+ messages)

Sporadic failures of selftest tests
 2017-10-20 14:32 UTC  (3+ messages)

[pushed] Fix gdb.gdb/ selftest tests when testing optimized GDB builds
 2017-10-20 14:31 UTC 

[RFA v2 0/3] C++-ify gdb_bfd
 2017-10-20 14:09 UTC  (5+ messages)
` [RFA v2 1/3] Introduce new_bfd_ref
` [RFA v2 3/3] Use std::vector in gdb_bfd_data
` [RFA v2 2/3] Use "new" to allocate gdb_bfd_data

[RFA 1/2] PR gdb/20604 - fix "quit" when an invalid expression is used
 2017-10-20 12:55 UTC  (3+ messages)

[PATCH] s/get_regcache_arch (regcache)/regcache->arch ()/g
 2017-10-20  8:41 UTC 

[pushed] Get rid of VEC(interp_factory_p)
 2017-10-20  2:09 UTC 

[RFC][PATCH] fix gdb segv when objfile can't be opened
 2017-10-19 22:13 UTC  (6+ messages)

[RFA 0/3] C++-ify gdb_bfd
 2017-10-19 21:56 UTC  (9+ messages)
` [RFA 1/3] Introduce new_bfd_ref
` [RFA 2/3] Use "new" to allocate gdb_bfd_data
` [RFA 3/3] Use std::vector in gdb_bfd_data

[PATCH 3/3] Add test for fetching TLS from core file
 2017-10-19 20:14 UTC 

Oh dear. I regret to inform you that commit d3037ba6a398d37585b3d34ff9ed439848ba98a1 might be unfortunate
 2017-10-19 17:46 UTC  (9+ messages)
` Breakage on builder Fedora-x86_64-m64, revision d3037ba6a398d37585b3d34ff9ed439848ba98a1
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "

[PATCH] Fix PR 8841 for nios2-linux
 2017-10-19 17:37 UTC  (2+ messages)

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-10-19 17:36 UTC  (8+ messages)
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching

[PATCH] Report call site for inlined functions
 2017-10-19 17:27 UTC  (3+ messages)

Oh dear. I regret to inform you that commit 2edf834e298b15c882678db22e86745f701807fa might be unfortunate
 2017-10-19 17:23 UTC  (7+ messages)
` Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision 2edf834e298b15c882678db22e86745f701807fa
` Breakage on builder Ubuntu-AArch64-m64, "
` Breakage on builder Ubuntu-AArch32-m32, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "

[pushed] Fix build breakage in gdb/xml-support.c
 2017-10-19 17:12 UTC 

[PATCH] Fix inferior deadlock with "target remote | CMD"
 2017-10-19 15:18 UTC  (3+ messages)

[pushed] Fix double-free corruption
 2017-10-19 14:27 UTC  (4+ messages)
` [PATCH] xml_fetch_content_from_file: Read in whole file in one go (Re: [pushed] Fix double-free corruption)

[PATCH] gdb: Remove hard-coded line number from test
 2017-10-19 14:17 UTC  (2+ messages)

[PATCHv4 0/5] Fix -var-update for registers in frames 1 and up
 2017-10-19 13:27 UTC  (6+ messages)
` [PATCHv4 4/5] gdb: Remove out of date comment
` [PATCHv4 5/5] gdb: Don't store a thread-id for floating varobj
` [PATCHv4 1/5] gdb: Remove duplicate declaration of a function
` [PATCHv4 2/5] gdb: New API for tracking innermost block
` [PATCHv4 3/5] gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up

[PATCH] [AArch64 Linux] Get rid of top byte from tagged address
 2017-10-19 13:25 UTC  (11+ messages)

[PATCH] GDBserver: Fix ignored Ctrl-C after reconnection
 2017-10-19 13:19 UTC 

[RFA 0/6] more cleanup removals
 2017-10-19  3:17 UTC  (12+ messages)
` [RFA 4/6] Simple cleanup removals in remote.c
            ` [PATCH 1/2] Introduce string_appendf/string_vappendf (Re: [RFA 4/6] Simple cleanup removals in remote.c)
            ` [PATCH 2/2] remote.c, QCatchSyscalls: Build std::string instead of unique_xmalloc_ptr "

[PATCH] Use dlsym to check if libdl is needed for plugin
 2017-10-19  0:25 UTC 

[PATCH] Merge/shared string_printf and string_vprintf unit tests
 2017-10-18 22:30 UTC  (2+ messages)

[PATCH v6 6/6] sim: testsuite: add testsuite for or1k sim
 2017-10-18 20:54 UTC  (3+ messages)

[PATCH v6 4/6] sim: or1k: add cgen generated files
 2017-10-18 20:38 UTC  (2+ messages)

[PATCH v6 5/6] sim: or1k: add autoconf generated files
 2017-10-18 20:19 UTC 

[PATCH v6 3/6] sim: or1k: add or1k target to sim
 2017-10-18 20:15 UTC 

[PATCH v6 2/6] sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])
 2017-10-18 20:09 UTC 

[PATCH v6 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
 2017-10-18 20:08 UTC 

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2017-10-18 19:52 UTC  (2+ messages)
` ping#2: "

[PATCH] Canonicalize conversion operators
 2017-10-18 18:29 UTC  (3+ messages)

[PATCH 1/2] In cp_print_value_fields() obey dont_print_statmem=1 explicitly passed from cp_print_static_field()
 2017-10-18 13:39 UTC  (3+ messages)
` [PATCH 2/2] Add unit test for bug 13669 "Infinite recursion in cp_print_value_fields"

[PATCH 1/3] BFD: Write Linux core PRSTATUS note into MIPS core file
 2017-10-18 13:37 UTC  (6+ messages)
` [PATCH 2/3] BFD: Extract PID from MIPS core dump file
` [PATCH 3/3] Add test for fetching TLS from core file

[PATCH OBV] Remove features/tic6x-c62x-linux.c
 2017-10-18 11:47 UTC 

[PATCH] Record and output access specifiers for nested typedefs
 2017-10-18 10:21 UTC  (3+ messages)
` [PATCH] Issue complaint instead of assert for invalid/unhandled DW_AT_accessibility

gcore support for AIX
 2017-10-18 10:14 UTC  (4+ messages)

[RFA 0/8] Constify many commands
 2017-10-18  9:37 UTC  (12+ messages)
` [RFA 4/8] Make strip_bg_char return a unique_xmalloc_ptr
` [RFA 7/8] Add truncate_repeat_arguments function

[PATCH V3] symlookup: improves symbol lookup when a file is specified
 2017-10-18  7:58 UTC 

[pushed] Really make the native-stdio-gdbserver board non-remote
 2017-10-17 19:11 UTC 

[PATCH] Add several "quit with live inferior" tests
 2017-10-17 16:28 UTC  (5+ messages)

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