public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/12] Work toward making psymtabs reusable
 2019-01-10 14:09 UTC  (2+ messages)

[PATCH] AArch64: Prevent infinite recursion when checking AAPCS types
 2019-01-10 13:44 UTC  (4+ messages)
` [PING][PATCH] "

Oh dear. I regret to inform you that commit cfeadda545c4961877969e6a66be79278696e012 might be unfortunate
 2019-01-10  9:54 UTC  (4+ messages)
` Breakage on builder Ubuntu-Aarch64-m64, revision cfeadda545c4961877969e6a66be79278696e012

Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate
 2019-01-10  9:48 UTC  (27+ messages)
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 053af8c9034f92d6e36a1180655ba22a65c56437
` Breakage on builder RHEL-s390x-m64, "
` Breakage on builder Solaris11-sparcv9-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` 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 Debian-s390x-m64, "
` Breakage on builder Solaris11-amd64-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "
` Breakage on builder NetBSD-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "

Substitute all "the the" with "the"
 2019-01-10  7:29 UTC 

[PATCH 00/12] Remove some ALL_* iteration macros
 2019-01-10  1:29 UTC  (7+ messages)

[RFA] Fix leak in linespec.c
 2019-01-09 23:10 UTC  (6+ messages)

[patch, committed] apply libiberty/include patch for gcc pr other/16615
 2019-01-09 22:10 UTC 

NEWS entry for Changes to the "frame", "select-frame" 
 2019-01-09 21:41 UTC  (4+ messages)

Request Wiki access to document new "entitlement" code-signing step on Mojave
 2019-01-09 19:20 UTC 

[PATCH] gdb: Remove support for old mangling schemes
 2019-01-09 18:53 UTC  (15+ messages)
` [PATCH v2] "

[PATCH 0/6] Set of cleanup removal patches
 2019-01-09 18:45 UTC  (22+ messages)
` [PATCH 2/6] gdb/remote: Remove a cleanup in remote_check_symbols
` [PATCH 6/6] gdb: Remove cleanup from linux_nat_target::follow_fork
` [PATCH 4/6] gdb: Remove final cleanup from find_overload_match
` [PATCH 5/6] gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid
` [PATCH 3/6] gdb: Remove a cleanup from find_overload_match
` [PATCH 1/6] gdb/testsuite: Better detection of auto-response at y/n prompts

[PATCH][PR gdb/23985] Fix libinproctrace.so build
 2019-01-09 14:51 UTC  (2+ messages)

Updating config.guess, config.sub
 2019-01-09 13:51 UTC  (3+ messages)

[PATCH 0/4] Fix some regressions caused by source highlighting patch
 2019-01-09 13:40 UTC  (11+ messages)
` [PATCH 3/4] gdb: Move declarations from symtab.h to source.h
` [PATCH 1/4] gdb: Fix skip of `\r` before `\n` in source output
` [PATCH 2/4] gdb: Handle requests to print source lines backward
` [PATCH 4/4] gdb: Avoid signed integer overflow when printing source lines

[PATCH 00/12] remove some cleanups using a cleanup function
 2019-01-09  3:36 UTC  (13+ messages)
` [PATCH 11/12] Update cleanup comment in ui-out.h
` [PATCH 06/12] Remove clear_symtab_users_cleanup
` [PATCH 04/12] Remove cleanup_delete_std_terminate_breakpoint
` [PATCH 08/12] Remove cleanup from stop_all_threads
` [PATCH 07/12] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup
` [PATCH 09/12] Remove remaining cleanup from fetch_inferior_event
` [PATCH 12/12] Use cleanup_function in regcache.c
` [PATCH 10/12] Update an obsolete cleanup comment
` [PATCH 03/12] Remove make_bpstat_clear_actions_cleanup
` [PATCH 05/12] Remove cleanup from linux-nat.c
` [PATCH 01/12] Remove delete_longjmp_breakpoint_cleanup
` [PATCH 02/12] Remove remaining cleanup from breakpoint.c

[PATCH] gdb: Replace make_bpstat_clear_actions_cleanup
 2019-01-09  0:52 UTC  (5+ messages)

[RFC PATCH] Introduce dwarf2_cu::get_builder
 2019-01-08 19:56 UTC  (3+ messages)

[PATCH] Fix build failure with macOS bison
 2019-01-08 17:46 UTC  (5+ messages)

[PATCH] Testsuite: Ensure stack protection is off for GCC
 2019-01-07 16:57 UTC  (2+ messages)

GDB ui word wrapping broken/interferes with 'set style' ?
 2019-01-07 16:56 UTC  (8+ messages)

[PATCH] Handle hitting a recording extent boundary as a normal trap-caused stop
 2019-01-07 16:07 UTC  (2+ messages)

[PATCH 00/12] Make use of default gdbarch methods for some targets
 2019-01-07 11:38 UTC  (3+ messages)
` [PATCH 01/12] gdb/aarch64: Use default gdbarch methods where possible

[PATCH] Remove cleanup from remote.c
 2019-01-07  1:15 UTC  (2+ messages)

[PATCH 0/3] Some remote-related constification
 2019-01-06 22:46 UTC  (4+ messages)
` [PATCH 2/3] Constify remote_console_output
` [PATCH 3/3] Constify some remote-notif functions
` [PATCH 1/3] Constify target_pass_signals and target_program_signals

[PATCH] Fix build failure with macOS bison
 2019-01-06 16:53 UTC  (3+ messages)

[PATCH 0/3] Remove cleanups from c-exp.y
 2019-01-06 16:40 UTC  (8+ messages)
` [PATCH 2/3] Remove string-related cleanup "
` [PATCH 3/3] Remove remaining cleanups "
` [PATCH 1/3] Use std::vector in type stacks

[PATCH] Fix crash in "finish"
 2019-01-06  5:29 UTC  (4+ messages)

[PATCH v3] Dwarf: Don't add nameless modules to partial symbol table
 2019-01-05 11:44 UTC 

[RFA/commit] GDB crash re-running program on Windows (native)
 2019-01-05  7:57 UTC  (5+ messages)

[PATCH] Remove the exception and cleanup checkers
 2019-01-04  3:48 UTC  (2+ messages)

[PATCH] Use upper case for more metasyntactic variables in gdb
 2019-01-04  3:46 UTC  (2+ messages)

compress python code
 2019-01-04  3:07 UTC  (4+ messages)

[PATCH] MI: Add new command -complete
 2019-01-03 22:30 UTC 

[PATCH 0/5] Reference counting improvements in Python
 2019-01-03 21:29 UTC  (2+ messages)

[PATCH] RISC-V: Fix wrong use of s0 register name
 2019-01-03 19:14 UTC  (3+ messages)

[PATCH] Add 'extern C' if simulator is written in C++
 2019-01-03 14:47 UTC  (4+ messages)

[PATCH] C++-ify struct thread_fsm
 2019-01-03 13:18 UTC  (2+ messages)

Don't build readline/libreadline.a, when --with-system-readline is supplied
 2019-01-03  5:09 UTC  (2+ messages)

[PATCH] Remove a cleanup from target-descriptions.c
 2019-01-02 23:47 UTC  (3+ messages)

[PATCH] Remove cleanups from linespec.c
 2019-01-02 23:39 UTC  (3+ messages)

[PATCH 06/12] gdb/cris: Use default gdbarch methods where possible
 2019-01-02 23:23 UTC  (2+ messages)

[PATCH] Place displaced step data directly in inferior structure
 2019-01-02 22:33 UTC  (6+ messages)

[PATCH] Change inferior_to_inferior_object to return a gdbpy_ref
 2019-01-02 20:18 UTC  (2+ messages)

[PATCH] Fix search of debug files for remote debuggee
 2019-01-02 19:54 UTC  (5+ messages)

[RFA] Fix leak of struct call_thread_fsm in call_function_by_hand_dummy
 2019-01-02 18:54 UTC  (2+ messages)

[FYI] Use xstrdup in tui_set_source_content
 2019-01-02 18:44 UTC 

Oh dear. I regret to inform you that commit 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd might be unfortunate
 2019-01-02 18:06 UTC  (4+ messages)
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 4ada3dfd5c07f0f1045a721a28fc905918ffbdfd

[PATCH 1/5] gdb/23712: Introduce multidictionary's
 2019-01-02 16:41 UTC  (4+ messages)

[FYI] Style improvements in gdb/python
 2019-01-02 16:33 UTC 

GDB 8.3 release -- 2019-01-02 update
 2019-01-02  6:54 UTC 

[pushed] Fix year range in unittests/.../char/empty.cc copyright header
 2019-01-02  6:22 UTC 

[PATCH] gdb/riscv: Split ISA and ABI features
 2019-01-01 23:04 UTC  (3+ messages)
` [PATCHv2] "

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