public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch+8.0] DWARF-5 Fix DW_FORM_implicit_const
 2017-08-24 12:57 UTC  (3+ messages)
  ` [patchv2+8.0] "

[PATCH v3 0/6] Some Fortran Patches
 2017-08-24 12:36 UTC  (4+ messages)
` [PATCH v3 3/6] Fortran: Ptype, print type extension

[patch+80] DWARF-5: Fix -fdebug-types-section
 2017-08-24 12:12 UTC  (4+ messages)
  ` [commit+8.0] "

[PATCH v2] gdbserver: linux_low: elf_64_file_p cache results
 2017-08-24  9:27 UTC  (2+ messages)

[PATCH] gdbserver: linux_low: elf_64_file_p cache results
 2017-08-23 21:56 UTC 

[PATCH] Fix PR remote/21852: Remote run without specifying a local binary crashes GDB
 2017-08-23 21:29 UTC  (7+ messages)

[python] Allow explicit locations in breakpoints
 2017-08-23 18:31 UTC  (3+ messages)

[libcc1] Improve detection of triplet on compiler names
 2017-08-23 18:28 UTC  (9+ messages)
` [PATCH 2/2] [GDB] Add trailing dash on triplet regexp
` [PATCH 1/2] [GCC] Improve regexp handling on libc[cp]1::compiler_triplet_regexp::find

[PATCH v8] gdb: ADI support
 2017-08-23 17:29 UTC  (3+ messages)

[PUSHED 1/2] compile: set debug compile: Display GCC driver filename
 2017-08-23 15:20 UTC  (2+ messages)
` [PUSHED 2/2] compile: Add 'set compile-gcc'

[PATCH 3/7]: Regcache: Remove xmalloc/xfree methods
 2017-08-23 13:42 UTC  (3+ messages)

[PATCH 1/7] Regcache: Subclass ptid functionality to target_regcache
 2017-08-23 13:24 UTC  (3+ messages)

[PATCH 0/7] Regcache: Split out target regcache functionality
 2017-08-23 12:44 UTC  (4+ messages)

[PATCH v4 0/5] sim port for OpenRISC
 2017-08-23  6:29 UTC  (4+ messages)

[PATCH] Rename some command functions
 2017-08-22 20:16 UTC  (3+ messages)

[PATCH] Clarify "list" output when specified lines are ambiguous
 2017-08-22 19:47 UTC 

[PATCH 0/2] Initial support for FreeBSD/aarch64
 2017-08-22 18:04 UTC  (4+ messages)
` [PATCH 2/2] Add native target "

[PATCH v1 1/1] list actual code around more than one locations
 2017-08-22 16:07 UTC  (3+ messages)
  ` [pushed] Add test for "List actual code around more than one location" change (Re: [PATCH v1 1/1] list actual code around more than one locations)

[RFA 0/2] small clean ups in breakpoint allocation
 2017-08-22  8:56 UTC  (6+ messages)
` [RFA 2/2] Change install_breakpoint to take a std::unique_ptr
` [RFA 1/2] Fix erroneous cleanup use in add_solib_catchpoint

[PATCH 0/3] Introduce gdb::array_view, symtabs_and_lines -> std::vector
 2017-08-21 19:28 UTC  (4+ messages)
` [PATCH 1/3] Introduce gdb::array_view
` [PATCH 2/3] struct symtabs_and_lines -> std::vector<symtab_and_line>
` [PATCH 3/3] Kill init_sal

[PATCH] Implement the ability to transmit environment variables to GDBserver when starting the inferior
 2017-08-21 19:11 UTC  (3+ messages)
` [PATCH v3] Implement the ability to set/unset "

[PATCH 00/22 v4] Make GDB builtin target descriptions more flexible
 2017-08-21 17:00 UTC  (27+ messages)
` [PATCH 05/22] Adjust code generated by regformats/regdat.sh
` [PATCH 08/22] [GDBserver] Centralize tdesc for i386-linux
` [PATCH 19/22] [GDBserver] Use pre-generated amd64-linux tdesc as test
` [PATCH 09/22] [GDBserver] unit test to i386_tdesc
` [PATCH 16/22] Centralize amd64-linux target descriptions
` [PATCH 11/22] Share i386-linux target description between GDB and GDBserver
` [PATCH 01/22] Use amd64_target_description to get tdesc_amd64
` [PATCH 20/22] [GDBserver] Shorten srv_amd64_linux_xmlfiles
` [PATCH 04/22] Let i386_target_description return tdesc_i386_mmx
` [PATCH 15/22] Update comments in amd64_linux_core_read_description
` [PATCH 03/22] Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0
` [PATCH 18/22] Convert amd64-linux target descriptions
` [PATCH 22/22] Convert the rest x86 "
` [PATCH 13/22] [GDBserver] Use pre-generated tdesc as test
` [PATCH 14/22] [GDBserver] Shorten srv_i386_linux_xmlfiles
` [PATCH 12/22] Remove features/i386/i386-*linux.c
` [PATCH 06/22] Use VEC for target_desc.reg_defs
` [PATCH 21/22] Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c
` [PATCH 02/22] Use i386_target_description to get tdesc_i386
` [PATCH 17/22] Lazily and dynamically create amd64-linux target descriptions
` [PATCH 07/22] Return X86_TDESC_MMX in x86_get_ipa_tdesc_idx
` [PATCH 10/22] Dynamically composite xml in reply to GDB

[PATCH] PR21985: set inferior-tty doesn't work for remote or sim
 2017-08-21 16:20 UTC 

[PATCH 0/4] More Fortran Patches
 2017-08-21 12:20 UTC  (5+ messages)
` [PATCH 1/4] Fix indentation for printing Fortran types with pointers
` [PATCH 3/4] fortran: Testsuite, fix typos in vla-value
` [PATCH 2/4] Fortran: Testsuite, fix differences in type naming
` [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file

[PATCH] Handle function aliases better (PR gdb/19487, errno printing)
 2017-08-21 10:40 UTC  (2+ messages)

[PATCH] Fix type casts losing typedefs and reimplement "whatis" typedef stripping
 2017-08-21 10:39 UTC  (3+ messages)

[RFA 0/5] simple string changes
 2017-08-21  9:57 UTC  (7+ messages)
` [RFA 3/5] Change gdb_realpath to return a unique_xmalloc_ptr
` [RFA 2/5] Change gdb_realpath_keepfile "
` [RFA 4/5] Change rewrite_source_path "
` [RFA 5/5] Change psymtab_search_name "
` [RFA 1/5] Change gdb_abspath "

[PATCH 0/3] Create arch_lwp_info class hierarchy
 2017-08-18 11:23 UTC  (6+ messages)

Fwd: Re: [RFA v2 00/13] various frame filter fixes and cleanups
 2017-08-18 10:58 UTC 

Fwd: Re: [RFA v2 00/13] various frame filter fixes and cleanups
 2017-08-18 10:58 UTC 

[RFA] Remove save_inferior_ptid
 2017-08-18 10:28 UTC  (4+ messages)

[PATCH] [ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags
 2017-08-18  8:31 UTC  (2+ messages)

[PATCH 0/3] Use selftest.c in GDBserver
 2017-08-18  8:16 UTC  (4+ messages)
` [PATCH 3/3] GDBserver self tests

[PATCH v7] gdb: ADI support
 2017-08-18  8:01 UTC  (2+ messages)

[PATCH v6] gdb: ADI support
 2017-08-18  0:09 UTC  (3+ messages)

[pushed] Plug source_command leak
 2017-08-17 22:58 UTC 

Synthetic symbol leak in in elf_x86_64_get_synthetic_symtab and elf_read_minimal_symbols
 2017-08-17 22:32 UTC  (10+ messages)
                ` [PATCH] Plug line_header leaks (Re: Synthetic symbol leak in in elf_x86_64_get_synthetic_symtab and elf_read_minimal_symbols)

[RFA] enable/disable sub breakpoint range
 2017-08-17 21:38 UTC  (2+ messages)

[PATCH 0/9] Centralize unwinder api exceptions handling
 2017-08-17 15:27 UTC  (4+ messages)
` [PATCH 4/9] Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception

[PATCH 7/7]: Regcache: Refactor raw_set_cached_value
 2017-08-17  8:50 UTC 

[PATCH 6/7]: Regcache: jit should use a writable regcache
 2017-08-17  8:50 UTC 

[PATCH 5/7]: Regcache: Allow writable regcache
 2017-08-17  8:49 UTC 

[PATCH 4/7] Regcache: Refactor dup/cpy/save/restore
 2017-08-17  8:49 UTC 

[PATCH 2/7] Regcache: Only target_regcache reads/writes go to the target
 2017-08-17  8:47 UTC 

[PUSHED] Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS
 2017-08-17  5:50 UTC 

[PATCH] Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWS
 2017-08-17  2:34 UTC  (2+ messages)

[RFA 0/2] scalar printing regressions
 2017-08-17  2:24 UTC  (11+ messages)
` [RFA 1/2] Fix two regressions in scalar printing

[PUSHED] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
 2017-08-16 19:20 UTC  (4+ messages)

[PATCH v3] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
 2017-08-16 17:49 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v4 0/7] Thread handle to thread info mapping
 2017-08-16 17:44 UTC  (8+ messages)
` [PATCH v4 1/7] Add target method for converting thread handle to thread_info struct pointer
` [PATCH v4 2/7] Add `thread_from_thread_handle' method to (Python) gdb.Inferior
` [PATCH v4 3/7] Documentation for Inferior.thread_from_thread_handle
` [PATCH v4 4/7] Test case "
` [PATCH v4 5/7] Add thread_db_notice_clone to gdbserver
` [PATCH v4 6/7] Add thread_handle_to_thread_info support for remote targets
` [PATCH v4 7/7] Documentation for qXfer:threads:read handle attribute

[PATCH v2 0/2] Initial support for FreeBSD/aarch64
 2017-08-16 13:58 UTC  (3+ messages)
` [PATCH v2 2/2] Add native target "
` [PATCH v2 1/2] Add FreeBSD/aarch64 architecture

[PATCH] Honor an existing CC_FOR_BUILD in the environment for sim
 2017-08-16 13:51 UTC 

[PUSHED obv] Fix compile on big-endian platforms in siginfo_t converter
 2017-08-16 13:50 UTC 

test2
 2017-08-16 13:38 UTC 

[PATCH] GDB testsuite: Suppress GCC's colored output
 2017-08-14 18:32 UTC  (5+ messages)

[RFA v2 00/13] various frame filter fixes and cleanups
 2017-08-14 15:10 UTC  (26+ messages)
` [RFA v2 08/13] Move some code later in backtrace_command_1
` [RFA v2 01/13] Rationalize "backtrace" command line parsing
` [RFA v2 04/13] Remove EXT_LANG_BT_COMPLETED
` [RFA v2 11/13] Improve "backtrace" help text
` [RFA v2 10/13] Call wrap_hint in one more spot in py-framefilter.c
` [RFA v2 07/13] Throw a "quit" on a KeyboardException "
` [RFA v2 03/13] Allow elision of some filtered frames
` [RFA v2 13/13] Remove verbose code from backtrace command
` [RFA v2 02/13] Change backtrace_command_1 calling to use flags
` [RFA v2 12/13] Simplify exception handling in py-framefilter.c
` [RFA v2 05/13] Avoid manual resource management "
` [RFA v2 09/13] Return EXT_LANG_BT_ERROR in one more spot "
` [RFA v2 06/13] Allow C-c to work in backtrace in more cases

[PATCH] Make target_waitstatus_to_string return an std::string
 2017-08-14 15:03 UTC  (2+ messages)

[RFA] Fix memory leak in add_symbol_file_command
 2017-08-14 14:31 UTC  (3+ messages)

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-08-14 14:19 UTC  (4+ messages)

[RFA] Use std::move in a few places
 2017-08-14 13:46 UTC  (2+ messages)

[PING] [PATCH v1 1/1] list actual code around more than one locations
 2017-08-14  1:28 UTC 

[PATCH v2] xtensa: Properly strdup string when building reggroup
 2017-08-13 21:23 UTC  (5+ messages)

[PATCH] Use an array type (lwpid_t[]) for the array of lwp IDs
 2017-08-12 20:07 UTC 

[commit/obvious] Fix typo on documentation ("show set startup-with-shell")
 2017-08-12 16:50 UTC 

[PATCH] testsuite: Exclude end-of-line characters from get_valueof result
 2017-08-12  8:36 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).