public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFC: Add native support for Linux SH
 2017-06-12 14:15 UTC  (6+ messages)

[PATCH] Remove an instance of MAX_REGISTER_SIZE from record-full.c
 2017-06-12 13:59 UTC  (3+ messages)

[PATCH v2 00/19] Various DWARF piece fixes
 2017-06-12 13:57 UTC  (12+ messages)
` [PATCH v2 13/19] Fix handling of DWARF register pieces on big-endian targets
` [PATCH v2 14/19] read/write_pieced_value: Improve logic for buffer allocation
` [PATCH v2 16/19] read/write_pieced_value: Remove unnecessary variable copies
` [PATCH v2 19/19] read/write_pieced_value: Merge into one function

[PATCH] Don't use print_insn_XXX in GDB
 2017-06-12 10:19 UTC 

[binutils patch] DWARF-5: readelf: .debug_names
 2017-06-12  9:56 UTC  (4+ messages)

[PATCH 10/11] Add XTENSA_MAX_REGISTER_SIZE
 2017-06-12  9:54 UTC  (7+ messages)

[PATCH v7 0/4] OpenRISC gdb port
 2017-06-12  9:45 UTC  (10+ messages)
` [PATCH v7 3/4] gdb: testsuite: Add or1k tdesc-regs.exp test support
` [PATCH v7 1/4] gdb: Add OpenRISC or1k and or1knd target support
` [PATCH v7 2/4] gdb: testsuite: Add or1k l.nop instruction

[PATCH] Remove MAX_REGISTER_SIZE from py-unwind.c
 2017-06-12  9:28 UTC 

[PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE
 2017-06-12  9:09 UTC  (12+ messages)
  ` [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (4/4)

[PATCH 00/25 V2] Make GDB builtin target descriptions more flexible
 2017-06-12  8:42 UTC  (26+ messages)
` [PATCH 01/25] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c
` [PATCH 20/25] Centralize amd64-linux target descriptions
` [PATCH 14/25] [RFC] GDBserver self test
` [PATCH 02/25] Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml
` [PATCH 15/25] [RFC] GDBserver unit test to i386_tdesc
` [PATCH 17/25] Remove features/i386/i386-*linux.c
` [PATCH 23/25] [GDBserver] Convert amd64-linux target descriptions
` [PATCH 04/25] Centralize i386 linux "
` [PATCH 08/25] Add "maint check xml-descriptions" to test builtin xml "
` [PATCH 25/25] Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c
` [PATCH 05/25] Use visitor pattern for "maint print c-tdesc"
` [PATCH 11/25] Use VEC for target_desc.reg_defs
` [PATCH 12/25] [GDBserver] Centralize tdesc for i386-linux
` [PATCH 06/25] Generate c for feature instead of tdesc
` [PATCH 18/25] [GDBserver] Use pre-generated tdesc as test
` [PATCH 13/25] Dynamically create tdesc in GDBserver
` [PATCH 21/25] Lazily and dynamically create amd64-linux target descriptions
` [PATCH 16/25] Dynamically composite xml in reply to GDB
` [PATCH 24/25] [GDBserver] Use pre-generated amd64-linux tdesc as test
` [PATCH 22/25] Regenerate two regformats/i386/.dat files
` [PATCH 09/25] Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENT
` [PATCH 07/25] Lazily and dynamically create i386-linux target descriptions
` [PATCH 03/25] Class-fy tdesc_reg tdesc_type and tdesc_feature
` [PATCH 19/25] GDBserver: remove srv_i386_linux_xmlfiles
` [PATCH 10/25] Adjust code generated by regformats/regdat.sh

[PATCH] xtensa: Properly strdup string when building reggroup
 2017-06-12  8:38 UTC  (3+ messages)

[PATCH 0/5] Remove a few hurdles of compiling with clang
 2017-06-12  7:56 UTC  (8+ messages)
` [PATCH 4/5] linux-low: Remove usage of "register" keyword
` [PATCH 5/5] Add ATTRIBUTE_PRINTF to trace_start_error
` [PATCH 1/5] gdb: Pass -x c++ to the compiler
` [PATCH 3/5] gdb: Add -Wno-mismatched-tags
` [PATCH 2/5] gdb: Use -Werror when checking for (un)supported warning flags

[PATCH] Fix python compatibility with old versions of GDB
 2017-06-12  4:31 UTC  (3+ messages)

[PATCH v2] Introduce "set debug separate-debug-file"
 2017-06-11 21:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH][PR python/21460] Avoid segfault during Python cleanup
 2017-06-11 20:59 UTC  (2+ messages)

[PATCH] Fix python compatibility with old gdb versions
 2017-06-11 17:27 UTC  (3+ messages)

[PATCH 1/2] aix: Add fork-inferior.o to NATDEPFILES
 2017-06-10 21:07 UTC  (3+ messages)
` [PATCH 2/2] darwin: "
` [PATCH 3/2] darwin-nat: Add missing include

[PATCH] compile-loc2c: Fix uninitialized variable error
 2017-06-10 19:49 UTC 

[PATCH v2 0/4] Support for arbitrary reggroups
 2017-06-10 14:03 UTC  (6+ messages)
` [PATCH v2 2/4] reggroups: Convert reggroups from post_init to pre_init
` [PATCH v2 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
` [PATCH v2 3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups
` [PATCH v2 1/4] reggroups: Add test and docs for `info reg $reggroup` feature

[PATCH 0/3] Support for arbitrary reggroups
 2017-06-10  8:17 UTC  (16+ messages)
` [PATCH 1/3] reggroups: Add test and docs for `info reg $reggroup` feature
` [PATCH 3/3] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
` [PATCH 2/3] reggroups: Convert reggroups from post_init to pre_init

[PATCH] gdbarch: Remove displaced_step_free_closure
 2017-06-09 22:27 UTC  (2+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-06-09 22:19 UTC  (25+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 3/4] Share fork_inferior et al with gdbserver
` [PATCH v7 0/4] Implement the ability to start inferiors with a shell on gdbserver
  ` [PATCH v7 3/4] Share fork_inferior et al with gdbserver
      ` [commit/obvious] Fix possible bug when no args have been provided to the executable
      ` [commit/obvious] Include <signal.h> on gdbserver/fork-child.c (and fix regressions)

[PATCH] TLS access support in cross- Linux GDB
 2017-06-09  9:40 UTC  (4+ messages)

[PATCH 0/6] DWARF-5: .debug_names index
 2017-06-09  5:58 UTC  (3+ messages)
` [PATCH 3/6] DWARF-5: .debug_names index producer
  ` [PATCH 3.1/6] "

[RFA 0/5] improve printing of 128 bit ints
 2017-06-08 16:12 UTC  (13+ messages)
` [RFA 3/5] Simplify print_scalar_formatted
` [RFA 1/5] Don't always zero pad in print_*_chars
` [RFA 5/5] Add some 128-bit integer tests
` [RFA 2/5] Let print_decimal_chars handle signed values
  ` Power/AltiVec question (Re: [RFA 0/5] improve printing of 128 bit ints)

[PATCH 9/11] Add MN10300_MAX_REGISTER_SIZE
 2017-06-08 13:49 UTC  (4+ messages)
` [PATCH 9/11] Add MN10300_MAX_REGISTER_SIZE (2)

[PATCH] Remove MAX_REGISTER_SIZE from mi/mi-main.c
 2017-06-08 13:00 UTC  (4+ messages)

[RFC 0/5] New proc_service functionality for Infinity
 2017-06-08  9:24 UTC  (6+ messages)
` [RFC 2/5] Add NT_GNU_INFINITY
` [RFC 1/5] Add FS_BASE and GS_BASE to DWARF register table on amd64
` [RFC 3/5] Support ELF Infinity notes
` [RFC 5/5] Implement Infinity proc_service functions in GDB
` [RFC 4/5] Declare Infinity proc_service functions in gdb_proc_service.h

[PATCH] Look for FIR in the last FreeBSD/mips floating-point register
 2017-06-08  7:15 UTC  (4+ messages)

New ARI warning Thu Jun 8 01:57:26 UTC 2017
 2017-06-08  1:57 UTC 

[RFC 0/5] xtensa: support dynamic configuration
 2017-06-07 19:23 UTC  (8+ messages)
` [RFC 2/5] xtensa: make configuration dynamic

[PATCH] sim: microblaze: breakpoint inst check + a couple of questions
 2017-06-07 16:54 UTC  (5+ messages)

[RFA 0/2] C++-ify some breakpoint subclasses a bit more
 2017-06-07 13:40 UTC  (16+ messages)
` [RFA 1/2] C++-ify break-catch-sig
` [RFA 2/2] C++-ify break-catch-throw
                ` [pushed] Introduce compiled_regex, eliminate make_regfree_cleanup (Re: [RFA 2/2] C++-ify break-catch-throw)

MinGW compilation warnings in libiberty's waitpid.c
 2017-06-07 12:38 UTC  (7+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-06-07  9:12 UTC  (15+ messages)

[PATCH 11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE
 2017-06-07  9:01 UTC  (7+ messages)

Remove MAX_REGISTER_SIZE from aarch64-tdep.c
 2017-06-07  8:46 UTC  (2+ messages)

[PATCH 2/2] D: Sync libiberty with upstream GCC
 2017-06-06 20:36 UTC 

[PATCH 1/2] C++: Sync libiberty with upstream GCC
 2017-06-06 20:35 UTC 

[pushed] Fix double free when running gdb.linespec/ls-errs.exp (PR breakpoints/21553)
 2017-06-06 18:08 UTC  (2+ messages)

[PATCH v2] Define an error function in the PPC simulator library
 2017-06-06 17:49 UTC  (4+ messages)
  ` [PING] "

[PATCH 1/1] Adjust fallback definition of DBREG_DRX for netbsd
 2017-06-06 17:49 UTC  (2+ messages)

[PATCH 1/1] Need _KMEMUSER for including sys/proc.h on netbsd
 2017-06-06 17:49 UTC  (2+ messages)

[PATCH] [mips] Fix PR 21337 v1: segfault when re-reading symbols with remote debugging
 2017-06-06 16:08 UTC  (16+ messages)
    ` [PATCH] Fix PR 21337 v2: "
                          ` [PATCH] Fix PR 21337 (v3): "
                            ` [PING][PATCH] "

[PATCH OBV] Remove declaration of set_register_cache from regdef.h
 2017-06-06 15:42 UTC 

[PATCH] Remove a MAX_REGISTER_SIZE from frame.c
 2017-06-06 15:30 UTC  (2+ messages)

[PATCH 6/11] Add ALPHA_MAX_REGISTER_SIZE
 2017-06-06 14:47 UTC  (6+ messages)

[PATCH] arc: Select CPU model properly before disassembling
 2017-06-06 13:51 UTC  (3+ messages)

[PATCH 2/11] Add IA64_MAX_REGISTER_SIZE
 2017-06-06 12:57 UTC  (12+ messages)

[RFA 00/23] More miscellaneous C++-ification
 2017-06-05 16:56 UTC  (18+ messages)
` [RFA 23/23] Use gdb_argv_up in Python
` [RFA 17/23] Use a scoped_restore for user_call_depth
` [RFA 21/23] Remove a cleanup in Python
` [RFA 22/23] Make gdb_buildargv return a unique pointer
` [RFA 18/23] Use a scoped_restore for command_nest_depth
` [RFA 19/23] Replace do_restore_instream_cleanup with scoped_restore
` [RFA 20/23] Avoid some manual memory management in Python
` [RFA 16/23] Remove in_user_command

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