[PATCH v3 0/3] Update FreeBSD's syscall table
2018-11-28 19:21 UTC (15+ messages)
` [PATCH v3 2/3] Add an optional "alias" attribute to syscall entries
[PATCH] Fix symtab/23853: symlinked default symtab
2018-11-28 19:17 UTC (2+ messages)
[PATCH] Avoid buffer overflow in value_x_unop
2018-11-28 17:38 UTC
[PATCH] Fix use-after-free in gdbserver
2018-11-28 17:24 UTC
[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
2018-11-28 10:32 UTC (12+ messages)
` [PATCH v2 5/7] Fortran: Enable setting breakpoint on nested functions
` [PATCH v2 2/7] Dwarf: Fortran, support DW_TAG_entry_point
` [PATCH v2 7/7] Fortran: Document scope operator
` PING Re: [PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
Oh dear. I regret to inform you that commit 970d89d8fdd84b31decaf3bd84e785aad057ea32 might be unfortunate
2018-11-28 10:29 UTC (24+ messages)
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 970d89d8fdd84b31decaf3bd84e785aad057ea32
` Breakage on builder RHEL-s390x-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-s390x-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder NetBSD-x86_64-m64, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "
[PATCH 00/16] Add styling to the gdb CLI and TUI
2018-11-28 7:02 UTC (19+ messages)
` [PATCH 14/16] Use wclrtoeol in tui_show_source_line
` [PATCH 06/16] Reset terminal styles
` [PATCH 10/16] Style the gdb welcome message
` [PATCH 03/16] Introduce ui_file_style
` [PATCH 02/16] Add a "context" argument to add_setshow_enum_cmd
` [PATCH 12/16] Style addresses
` [PATCH 05/16] Add output styles to gdb
` [PATCH 09/16] Style print_address_symbolic
` [PATCH 15/16] Highlight source code using GNU Source Highlight
` [PATCH 08/16] Style locations when setting a breakpoint
` [PATCH 13/16] Make ANSI terminal escape sequences work in TUI
` [PATCH 04/16] Change gdb test suite's TERM setting
` [PATCH 07/16] Style variable names
` [PATCH 16/16] Document the "set style" commands
` [PATCH 11/16] Style the "Reading symbols" message
` [PATCH 01/16] Change wrap buffering to use a std::string
[PATCH 00/11] Adds functionality and fixes some code
2018-11-28 6:07 UTC (13+ messages)
` [PATCH 04/11] Fortran: Resolve dynamic properties of pointer types
` [PATCH 09/11] fort_dyn_array: Fortran dynamic string support
` [PATCH 06/11] Fortran: Typeprint, fix dangling types
` [PATCH 10/11] fortran: Fix sizeof in case pointer is not associated and allocated
` [PATCH 08/11] Fortran: Testsuite, add cyclic pointers
` [PATCH 07/11] Resolve dynamic target types of pointers
` [PATCH 02/11] Fortran: Fix negative bounds for dynamic allocated arrays
` [PATCH 03/11] vla: add stride support to fortran arrays
` [PATCH 11/11] fortran: Testsuite, add sizeof tests to indexed and sliced arrays
` [PATCH 05/11] Typeprint: Resolve any dynamic target type of a pointer
` [PATCH 01/11] Dwarf: Fix dynamic properties with neg. value
[RFA] Fix leak in forward-search
2018-11-27 23:34 UTC
[RFAv2] Fix leak in linespec parser
2018-11-27 22:52 UTC (3+ messages)
[PATCH 0/2] Allow use of out-of-tree CGEN source
2018-11-27 20:31 UTC (9+ messages)
` [PATCH 1/2] sim/opcodes: Allow use of out of tree cgen source directory
[PATCH 0/3] Introduce process_stratum_target
2018-11-27 20:23 UTC (4+ messages)
` [PATCH 1/3] Move test_target_ops to a separate file
` [PATCH 3/3] Convert default_child_has_foo functions to process_stratum_target methods
` [PATCH 2/3] Introduce process_stratum_target
[PATCH][gdb/python] Add interface to access minimal_symbols
2018-11-27 18:10 UTC (6+ messages)
` [PING][PATCH][gdb/python] "
[PATCH] gdb/regcache: When saving, ignore registers that can't be read
2018-11-27 16:57 UTC (9+ messages)
` [PATCHv2 1/3] gdb/infcall: Make infcall_suspend_state more class like
` [PATCHv2 0/3] Handle Errors While Preparing For Inferior Call
` [PATCHv2 2/3] gdb/regcache: When saving, ignore registers that can't be read
` [PATCHv2 3/3] gdb: Update test pattern to deal with native-extended-gdbserver
You are my viсtim
2018-11-27 15:36 UTC
[PATCH] Abi selection based on set arch command in case of remote debugging for MIPS
2018-11-27 0:38 UTC (3+ messages)
[PATCH] Introduce dwarf2_cu::get_builder
2018-11-26 23:09 UTC
[pushed] Fix spurious semicolon in sparc-linux-nat.c
2018-11-26 19:38 UTC
[PATCH] Implement timestamp'ed output on "make check"
2018-11-26 18:48 UTC (11+ messages)
` [PATCH v2] "
[PATCH 1/6] Use gdb:array_view in call_function_by_hand & friends
2018-11-26 18:28 UTC (16+ messages)
` [PATCH 3/6] Eliminate make_symbol_overload_list-related globals & cleanup
` [PATCH 2/6] invoke_xmethod & array_view
` [PATCH 5/6] valops.c: Some more gdb::array_view
` [PATCH 4/6] C++ify badness_vector, fix leaks
Oh dear. I regret to inform you that commit 080363310650c93ad8e93018bcb6760ba5d32d1c might be unfortunate
2018-11-26 13:26 UTC (10+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision 080363310650c93ad8e93018bcb6760ba5d32d1c
` Breakage on builder Solaris11-amd64-m64, "
[RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'
2018-11-25 23:13 UTC (5+ messages)
[FYI] Remove obsolete comments from field_fmt
2018-11-25 22:35 UTC
[RFA] Fix leak in linespec parser
2018-11-25 22:25 UTC (2+ messages)
[PATCH v2 00/12] Work toward making psymtabs reusable
2018-11-25 19:22 UTC (13+ messages)
` [PATCH v2 02/12] Change add_psymbol_to_list to use an enum
` [PATCH v2 10/12] Add psymtab_storage::allocate_dependencies
` [PATCH v2 04/12] Change create_demangled_names_hash to take an objfile_per_bfd_storage
` [PATCH v2 08/12] Allocate the address map on the psymtab obstack
` [PATCH v2 11/12] Make psymtab_storage::free_psymtabs private
` [PATCH v2 07/12] Introduce objfile::reset_psymtabs
` [PATCH v2 12/12] Move psymtabs to their own obstack
` [PATCH v2 05/12] Change symbol_set_names to take an objfile_per_bfd_storage
` [PATCH v2 09/12] Move more allocations to psymtab obstack
` [PATCH v2 01/12] Remove parameters from start_psymtab_common
` [PATCH v2 03/12] Simplify calls to init_psymbol_list
` [PATCH v2 06/12] Introduce class psymtab_storage
[PATCH 00/12] Remove some ALL_* iteration macros
2018-11-25 16:55 UTC (13+ messages)
` [PATCH 07/12] Remove ALL_COMPUNITS
` [PATCH 08/12] Remove ALL_COMPUNIT_FILETABS
` [PATCH 04/12] Remove ALL_OBJFILES_SAFE
` [PATCH 11/12] Remove ALL_OBJSECTIONS
` [PATCH 05/12] Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
` [PATCH 03/12] Remove most uses of ALL_OBJFILES
` [PATCH 12/12] Remove ALL_OBJFILE_PSYMTABS
` [PATCH 01/12] Introduce all_objfiles and next_iterator
` [PATCH 09/12] Remove ALL_OBJFILE_FILETABS
` [PATCH 10/12] Remove ALL_OBJFILES and ALL_FILETABS
` [PATCH 02/12] Remove ALL_PSPACE_OBJFILES
` [PATCH 06/12] Remove ALL_OBJFILE_COMPUNITS
[PATCH] Place displaced step data directly in inferior structure
2018-11-24 13:22 UTC (2+ messages)
[RFA] Fix tid-reuse sometimes blocks for a very long (infinite?) time
2018-11-24 12:58 UTC (2+ messages)
` PING "
[PATCH] Use std::vector for displaced_step_inferior_states
2018-11-23 18:26 UTC (5+ messages)
[PUSHED/OBV][PATCH] GDBserver: AArch64: Remove cannot_fetch/store_register
2018-11-23 14:11 UTC
[pushed] Remove declarations of is_running/is_stopped/is_exited
2018-11-23 14:03 UTC
New ARI warning Fri Nov 23 01:56:26 UTC 2018
2018-11-23 1:56 UTC
[PATCH 0/3] Per-inferior thread list, multi-target prep
2018-11-22 16:28 UTC (2+ messages)
[RFC 0/2] add new async events =target-connected and =target-disconnected
2018-11-22 14:20 UTC (4+ messages)
` [RFC 2/2] gdb/mi: "
[RFC] Add gdbserver multiclient support for strace
2018-11-22 14:06 UTC
[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
2018-11-22 10:19 UTC (3+ messages)
New ARI warning Thu Nov 22 01:56:51 UTC 2018
2018-11-22 1:57 UTC
[RFC] Remove cleanups from coffread.c
2018-11-21 21:34 UTC (2+ messages)
[PATCH] Use std::forward_list for displaced_step_inferior_states
2018-11-21 17:27 UTC (3+ messages)
[PATCH][PR python/23714] Make command-repeat work after gdb.execute
2018-11-21 17:12 UTC (2+ messages)
[RFC] gdb/riscv: Add target description support
2018-11-21 13:19 UTC (6+ messages)
` [PATCH] "
[PATCH 0/2] Changes to cli-out.c for field alignment and formatting
2018-11-20 22:18 UTC (5+ messages)
` [PATCH 2/2] gdb: Use string_printf to format int fields instead of a fixed size buffer
` [PATCH 1/2] gdb: Respect field width and alignment for 'fmt' fields in CLI output
[RFAv2 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
2018-11-20 21:59 UTC (3+ messages)
[RFAv2 0/2] Fix regression 'info variables' does not show minimal symbols
2018-11-20 21:19 UTC (4+ messages)
` [RFAv2 2/2] Test case for 'info variables|functions' with "
[PATCH 2/2] GDB: S12Z: new function s12z_extract_return_value
2018-11-20 17:01 UTC (4+ messages)
` [PATCH] "
"Invalid parameter passed to C runtime function" from MinGW GDB
2018-11-20 16:54 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