[PATCH v2 0/2] Initial support for FreeBSD/aarch64
2017-08-16 13:58 UTC (2+ messages)
` [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 v3] Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
2017-08-14 19:04 UTC (2+ messages)
` [PING][PATCH "
[PATCH] GDB testsuite: Suppress GCC's colored output
2017-08-14 18:32 UTC (5+ messages)
[RFA 1/2] Fix two regressions in scalar printing
2017-08-14 15:52 UTC (9+ messages)
[RFA v2 00/13] various frame filter fixes and cleanups
2017-08-14 15:10 UTC (26+ messages)
` [RFA v2 07/13] Throw a "quit" on a KeyboardException in py-framefilter.c
` [RFA v2 11/13] Improve "backtrace" help text
` [RFA v2 09/13] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c
` [RFA v2 13/13] Remove verbose code from backtrace command
` [RFA v2 01/13] Rationalize "backtrace" command line parsing
` [RFA v2 10/13] Call wrap_hint in one more spot in py-framefilter.c
` [RFA v2 05/13] Avoid manual resource management "
` [RFA v2 03/13] Allow elision of some filtered frames
` [RFA v2 04/13] Remove EXT_LANG_BT_COMPLETED
` [RFA v2 12/13] Simplify exception handling in py-framefilter.c
` [RFA v2 08/13] Move some code later in backtrace_command_1
` [RFA v2 02/13] Change backtrace_command_1 calling to use flags
` [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)
[PATCH 0/3] Create arch_lwp_info class hierarchy
2017-08-14 11:53 UTC (6+ messages)
` [PATCH 3/3] "
[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] Implement the ability to transmit environment variables to GDBserver when starting the inferior
2017-08-13 6:19 UTC (11+ messages)
` [PATCH v2] Implement the ability to set/unset "
` [PATCH v3] "
[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)
[PATCH 0/2] Initial support for FreeBSD/aarch64
2017-08-12 2:05 UTC (3+ messages)
` [PATCH 1/2] Add FreeBSD/aarch64 architecture
` [PATCH 2/2] Add native target for FreeBSD/aarch64
Synthetic symbol leak in in elf_x86_64_get_synthetic_symtab and elf_read_minimal_symbols
2017-08-11 21:20 UTC (7+ messages)
patch pings
2017-08-11 20:10 UTC
[PATCH 0/3] Use selftest.c in GDBserver
2017-08-11 17:11 UTC (7+ messages)
` [PATCH 3/3] GDBserver self tests
` [PATCH 1/3] Put selftests api into selftests namespace
` [PATCH 2/3] Remove some GDB specific stuff from selftest.c
[PATCH 0/9] Centralize unwinder api exceptions handling
2017-08-11 16:47 UTC (4+ messages)
` [PATCH 4/9] Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception
[PATCH] mem-break: Fix breakpoint insertion location
2017-08-11 16:14 UTC (9+ messages)
` [PATCH v2] PR breakpoints/21886: "
[AArch64][6/6] Core file support for "pauth" feature
2017-08-11 15:55 UTC (7+ messages)
[RFA] C++-ify skip.c
2017-08-11 11:23 UTC (11+ messages)
` [PATCH] More gdb/skip.c C++ification
[PATCH v3 0/6] Some Fortran Patches
2017-08-11 11:07 UTC (7+ messages)
` [PATCH v3 5/6] Fortran: Enable setting breakpoint on nested functions
` [PATCH v3 6/6] Fortran: Nested functions, add scope parameter
` [PATCH v3 3/6] Fortran: Ptype, print type extension
` [PATCH v3 4/6] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH v3 2/6] Fortran: Accessing fields of inherited types via fully qualified name
` [PATCH v3 1/6] DWARF: Don't add nameless modules to partial symbol table
[PATCH] fix bug PR 21213 and add test case
2017-08-10 18:22 UTC
[PATCH v2 0/3] Some C++-ification of the FreeBSD target
2017-08-10 14:51 UTC (9+ messages)
` [PATCH v2 2/3] Replace remaining cleanups in fbsd-nat.c
` [PATCH v2 3/3] Replace home-grown linked-lists in FreeBSD's native target with STL lists
` [PATCH v2 1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case
[AArch64][3/6] DWARF unwinder support for signed return address
2017-08-10 13:35 UTC (10+ messages)
` [AArch64][5/6] Implement gdbarch_core_read_description
` [AArch64][4/6] Prologue scan unwinder support for signed return address
[PATCH v4 0/5] sim port for OpenRISC
2017-08-10 13:22 UTC (3+ messages)
[pushed] Allow gdb::unique_xmalloc_ptr<T[]>
2017-08-10 13:21 UTC
[PATCH] Replace regbuf with regcache in record-full.c
2017-08-10 9:25 UTC (5+ messages)
[PATCH] doc: Fix copy-pasto in Z0 packet documentation
2017-08-09 20:17 UTC (2+ messages)
[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
2017-08-09 19:34 UTC (35+ messages)
` [PATCH 38/40] Use TOLOWER in SYMBOL_HASH_NEXT
` [PATCH 39/40] Breakpoints in symbols with ABI tags (PR c++/19436)
` [PATCH 28/40] lookup_name_info::make_ignore_params
` [PATCH 35/40] Comprehensive C++ linespec/completer tests
` [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests
` [PATCH 37/40] Fix completing an empty string
` [PATCH 27/40] Make cp_remove_params return a unique_ptr
` [PATCH 34/40] Make strcmp_iw NOT ignore whitespace in the middle of tokens
` [PATCH 33/40] Make the linespec/location completer ignore data symbols
` [PATCH 32/40] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
` [PATCH 30/40] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints
` [PATCH 29/40] Simplify completion_list_add_name | remove sym_text / sym_text_len
` [PATCH 31/40] Handle custom completion match prefix / LCD
` [PATCH 26/40] Optimize .gdb_index symbol name searching
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
[PATCH] fix bug PR 21213 and add test case
2017-08-09 18:33 UTC (2+ messages)
[AArch64][1/6] Add new "pauth" feature and native support
2017-08-09 16:19 UTC (3+ messages)
[PATCH] Fix memory leak in cp-support.c (cp_canonicalize_string)
2017-08-09 14:10 UTC (8+ messages)
[PATCH] Fix dwarf2_string_attr for -gsplit-dwarf
2017-08-09 13:31 UTC (6+ messages)
[AArch64][2/6] "pauth" feature gdbserver support
2017-08-09 12:22 UTC
[AArch64][0/6] Support unwinding mangled return address in ARMv8.3-A Pointer Authentication Extension
2017-08-09 12:17 UTC
[committed, PATCH] gdb: Fix build failure with GCC 7
2017-08-09 12:04 UTC
[PATCH 0/2] Clean up some x86 non-linux target descriptions
2017-08-09 11:41 UTC (2+ messages)
[PATCH OBV] Add missing ChangeLog entry in 8.0 branch
2017-08-09 10:23 UTC
[PATCH 0/3] Some C++-ification of the FreeBSD target
2017-08-08 15:22 UTC (8+ messages)
` [PATCH 2/3] Replace remaining cleanups in fbsd-nat.c
` [PATCH 3/3] Replace home-grown linked-lists in FreeBSD's native target with std::list
` [PATCH 1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case
[PATCH 0/6] Some Fortran patches
2017-08-08 14:36 UTC (7+ messages)
` [PATCH 4/6] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH 3/6] Fortran: Ptype, print type extension
[PATCH] Free synthsyms and member names in function elf_read_minimal_symbols
2017-08-08 13:50 UTC
[PATCH v7] gdb: ADI support
2017-08-08 0:07 UTC
[PATCH v2 0/6] Some Fortran Patches
2017-08-07 22:08 UTC (5+ messages)
` [PATCH v2 1/6] DWARF: Don't add nameless modules to partial symbol table
` [PATCH v2 6/6] Fortran: Nested functions, add scope parameter
Garbarge collector eats gdb.selected_thread().inferior
2017-08-07 20:57 UTC (2+ messages)
Memory leak: d_growable_string_resize..cp_canonicalize_string
2017-08-07 20:23 UTC (3+ messages)
[PATCH] GDB/opcodes: Remove arch/mach/endian disassembler assertions
2017-08-07 15:15 UTC (5+ messages)
[PATCH v2] gdbarch: Use an anonymous union for target data in `gdbarch_info'
2017-08-07 14:55 UTC (3+ messages)
[PATCH] [ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags
2017-08-07 14:36 UTC
[PATCH v6] gdb: ADI support
2017-08-07 11:10 UTC (2+ messages)
[PATCH] remote-sim.c: Fix arg variables conflicts
2017-08-07 10:14 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox