public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] RISC-V Prologue Scan And Test Improvement
 2018-11-06 19:40 UTC  (6+ messages)
` [PATCH 2/2] gdb/riscv: Update test to support targets without FP hardware
` [PATCH 1/2] gdb/riscv: Stop prologue scan if instruction fetch/decode fails

[PATCH] Update the conditionals in fbsd-nat.h so they are always honored
 2018-11-06 19:32 UTC 

[PATCH] RISC-V: Force variables to .data for code_elim
 2018-11-06 19:10 UTC  (4+ messages)

[PATCH] Fix unsigned overflow in minsyms reader
 2018-11-06 19:09 UTC 

[PATCH v2 0/3] Update FreeBSD's syscall table
 2018-11-06 18:49 UTC  (5+ messages)
` [PATCH v2 3/3] Update the FreeBSD system call table to match FreeBSD 12.0
` [PATCH v2 2/3] Add an optional "alias" attribute to syscall entries
` [PATCH v2 1/3] Return a vector of integers from get_syscalls_by_group

[PATCH] gdb: xtensa: use linux ABI code for uclinux
 2018-11-06 18:27 UTC  (3+ messages)

[PATCH] gdb: Handle ICC's unexpected void return type
 2018-11-06 18:11 UTC  (6+ messages)

[PATCH] ARM: Do not use FP reg when on AAPCS
 2018-11-06 17:53 UTC  (8+ messages)

[PATCH 0/2] Allow use of out-of-tree CGEN source
 2018-11-06 17:35 UTC  (3+ messages)
` [PATCH 1/2] sim/opcodes: Allow use of out of tree cgen source directory
` [PATCH 2/2] sim/cris: Fix references to cgen cpu directory

Small typo in iconv.m4
 2018-11-06 16:37 UTC 

[PATCH][gdb] Fix gdb crash when reading core file
 2018-11-06 15:40 UTC  (2+ messages)

[PATCH] Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv
 2018-11-05 22:35 UTC  (2+ messages)

Your life is in your hands
 2018-11-05 22:35 UTC 

[PATCH] Fix symtab/23853: symlinked default symtab
 2018-11-05 21:19 UTC 

[RFA] Fix 4K leak in open_source_file each time next/step changes of function
 2018-11-05 20:46 UTC  (3+ messages)

[OBVIOUS] OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"
 2018-11-05 16:13 UTC  (2+ messages)

[PATCH 1/2] Allow function prologues to have multiple repeating lines
 2018-11-05 16:04 UTC  (6+ messages)
` [PATCH 2/2] Check for line notes on GCC as well as Clang
` [PING][PATCH 1/2] Allow function prologues to have multiple repeating lines

[PATCH][gdb/testsuite] Fix target_supports_scheduler_locking raciness
 2018-11-05  9:05 UTC  (4+ messages)
  ` [gdb/testsuite] Add gdb-caching-proc.exp testcase
    ` [PING][gdb/testsuite] "

[PATCH] Abi selection based on set arch command in case of remote debugging for MIPS
 2018-11-05  3:00 UTC  (2+ messages)

[RFA] Fix leak in displaced step
 2018-11-04 20:39 UTC 

[RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time
 2018-11-04 20:01 UTC 

[PATCH] Remove a VEC from remote.c
 2018-11-04 16:06 UTC 

[PATCH] Return scoped_fd from open_source_file and find_and_open_source
 2018-11-04 16:06 UTC 

[PATCH v2] Release the GIL while running a gdb command or expression
 2018-11-04 15:54 UTC  (8+ messages)

[PATCH 0/3] Use gdbpy_ref more in gdb/python
 2018-11-04 15:01 UTC  (5+ messages)
` [PATCH 2/3] Return gdbpy_ref from some Python string functions
` [PATCH 3/3] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
` [PATCH 1/3] Return gdbpy_ref from gdb_py_object_from_*longest

[RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'
 2018-11-03 20:19 UTC 

[PATCH] RISC-V: Fix xlen to flen typo in FP reg handling
 2018-11-03 20:14 UTC  (3+ messages)

[PUSHED] OBVIOUS Remove a useless const char *type and its initialization
 2018-11-03 18:46 UTC 

[PUSHED] OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12
 2018-11-03 18:20 UTC 

Thank you
 2018-11-03 17:25 UTC 

[RFA/commit] (Ada) Add ravenscar tasking support on AArch64
 2018-11-02 17:39 UTC  (5+ messages)
  ` [RFA/NEWS] document support for Ravenscar task switching on aarch64-elf (was: "Re: [RFA/commit] (Ada) Add ravenscar tasking support on AArch64")
      ` pushed: [RFA/commit] (Ada) Add ravenscar tasking support on AArch64

[Patch][gdb] Initialise quiet flag for "info functions"
 2018-11-02 13:31 UTC  (2+ messages)

[PUSHED OBVIOUS] QUIET flag initialization missing in 2 places
 2018-11-02 13:27 UTC 

New ARI warning Fri Nov 2 01:57:17 UTC 2018
 2018-11-02  1:57 UTC 

[PATCH] RISC-V: Don't allow unaligned breakpoints
 2018-11-02  0:27 UTC  (5+ messages)

[pushed] (Ada) fix "error in expression" when using watch -location command
 2018-11-01 22:22 UTC 

[PATCH] Fix buffer overflow in ada-lang.c:move_bits
 2018-11-01 22:16 UTC  (3+ messages)

[obvious/pushed] remove trailing spaces in print-utils.c ("int_string" function)
 2018-11-01 22:10 UTC 

[obvious/pushed] gdb.texinfo: Fix the output of the "info tasks 2" example
 2018-11-01 22:07 UTC 

[RFA/commit] rs6000-tdep.c:skip_prologue avoid negative left shift
 2018-11-01 21:47 UTC  (3+ messages)

[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
 2018-11-01 21:46 UTC  (3+ messages)

[RFA] arm-pikeos: software single step
 2018-11-01 21:44 UTC  (7+ messages)
` [RFA v2] "

[PATCH v2 0/6] A different approach to startup-with-shell on macOS
 2018-11-01 19:44 UTC  (16+ messages)
` [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c
` [PATCH v2 1/6] Unify shell-finding logic
` [PATCH v2 6/6] Cache a copy of the user's shell on macOS

RFC: Changing GDB's version numbering scheme
 2018-11-01 10:44 UTC  (4+ messages)

[PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined
 2018-10-31 21:43 UTC  (7+ messages)

[PATCH v2] Avoid crash when calling warning too early
 2018-10-31 20:37 UTC  (4+ messages)

[PATCH][gdb/python] Add interface to access minimal_symbols
 2018-10-31 17:02 UTC  (5+ messages)

[PATCH][gdb/testsuite] get_valueof: Don't output value in test name
 2018-10-31 16:43 UTC  (2+ messages)

[PATCH v5 00/12] GDB support for more powerpc registers on linux
 2018-10-31 14:06 UTC  (7+ messages)
` Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux)

[PATCH] x86-64: fix ZMM register state tracking
 2018-10-31 14:00 UTC  (3+ messages)
` Ping: [PATCH v2] "

[PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested
 2018-10-31 13:54 UTC  (17+ messages)
` [PATCH 1/4] "

[PATCH] gdb/testsuite: Run test when software watchpoints are used
 2018-10-31 13:52 UTC  (8+ messages)

EMAIL UPDATE FOR gdb-patches@sourceware.org
 2018-10-31 13:12 UTC 

[PATCH v4 0/3] Aarch64: Fix segfault when casting dummy calls
 2018-10-31 11:18 UTC  (4+ messages)
` [PATCH v4 2/3] Pass return_method to _push_dummy_call
` [PATCH v4 1/3] Use enum for return method for dummy calls
` [PATCH v4 3/3] Aarch64: Fix segfault when casting "

[PATCH] Adding support for reding signal handler frame in AIX
 2018-10-31 10:37 UTC  (6+ messages)

[PATCH][gdb/symtab] Fix language of duplicate static minimal symbol
 2018-10-31  9:09 UTC  (3+ messages)

[PUSHED 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-30 21:27 UTC  (8+ messages)
` [PUSHED 4/5] Announce changes in NEWS to info [args|functions|locals|variables]
` [PUSHED 1/5] New cli-utils.h/.c function extract_info_print_args
` [PUSHED 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
` [PUSHED 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
` [PUSHED 3/5] Document changes to info [args|functions|locals|variables]

[RFA 0/2] Fix regression 'info variables' does not show minimal symbols + test
 2018-10-30 21:24 UTC  (3+ messages)
` [RFA 1/2] Fix regression 'info variables' does not show minimal symbols
` [RFA 2/2] Test case for 'info variables|functions' with "

[PATCH] python: Make Windows-specific code work with Python 3
 2018-10-30 21:18 UTC  (4+ messages)

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-10-30 20:24 UTC  (5+ messages)
` [RESEND][PATCH 01/40] Convert struct target_ops to C++
    ` 8.2 regression for invalid -data-directory [Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++]

[PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic
 2018-10-30 20:22 UTC  (7+ messages)

[PATCH v2] configure.ac: Cygwin now has ncurses not termcap. Use standard logic
 2018-10-30 17:55 UTC  (3+ messages)

[PATCH v3 0/3] Aarch64: Fix segfault when casting dummy calls
 2018-10-30 17:40 UTC  (13+ messages)
` [PATCH v3 3/3] "

[PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs')
 2018-10-30  3:49 UTC  (9+ messages)
` [PATCH] Remove relational operators from common/offset-type.h

[PATCH] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test
 2018-10-29 21:44 UTC  (2+ messages)

[OB PATH] Provide get_shell declaration in procfs.c
 2018-10-29  9:34 UTC 

[PATCH 4/5] RISC-V: Add native linux support
 2018-10-29  8:50 UTC  (9+ messages)

[RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-10-28 15:33 UTC  (8+ messages)
` [RFA 1/5] Add class scoped_switch_auto_to_sym_language
` [RFA 4/5] Document language choice in 'info [functions|variables|types]|rbreak' commands
` [RFA 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode
` [RFA 5/5] NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'
` [RFA 2/5] Use scoped_switch_auto_to_sym_language in symtab.c to switch language

[PATCH] Use new Darwin operating system names
 2018-10-28  3:57 UTC 

[PATCH 3/3][PR binutils/23728][PR gdb/23742][PR binutils/23746] Update macOS load commands: Add LC_BUILD_VERSION load command
 2018-10-28  3:56 UTC 

[PATCH 2/3] Update macOS load commands: Add LC_NOTE load command
 2018-10-28  3:55 UTC 

[PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands
 2018-10-28  3:54 UTC 

New ARI warning Sun Oct 28 01:58:28 UTC 2018
 2018-10-28  1:58 UTC 

[PUSHED] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands
 2018-10-27 19:41 UTC 

[PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands
 2018-10-27 18:17 UTC  (2+ messages)

[PUSHED] Remove a bunch of usages of gdb_suppress_tests in 'runto_main'
 2018-10-27 14:20 UTC 

[RFAv4 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-27 12:52 UTC  (4+ messages)
` [RFVv4 5/5] Add a test case for info args|functions|locals|variables "

Hi, viсtim
 2018-10-27  9:55 UTC 

[PATCH 4/5] RISC-V: Add native linux support
 2018-10-27  6:07 UTC  (2+ 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).