Oh dear. I regret to inform you that commit 0e65dfbaf3a0299e4837216a103c28625d4b4f1d might be unfortunate
2019-05-29 14:18 UTC (12+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision 0e65dfbaf3a0299e4837216a103c28625d4b4f1d
` Breakage on builder Solaris11-amd64-m64, "
` Breakage on builder NetBSD-x86_64-m64, "
[PATCH] Add new GCC 9 warnings to warnings.m4
2019-05-29 14:17 UTC (2+ messages)
[PATCH][gdb/symtab] Support DW_AT_main_subprogram with -readnow
2019-05-29 13:37 UTC (3+ messages)
` [PING][PATCH][gdb/symtab] "
[RFAv3 0/6] Implement | (pipe) command
2019-05-29 12:38 UTC (14+ messages)
` [RFAv3 5/6] Test the "
` [RFAv3 1/6] Add previous_saved_command_line to allow a command to repeat a previous command
` [RFAv3 4/6] Implement | (pipe) command
` [RFAv3 6/6] NEWS and documentation for "
` [RFAv3 2/6] Improve process exit status macros on MinGW
[PATCH 00/10] Extensions for PTWRITE
2019-05-29 8:48 UTC (11+ messages)
` [PATCH 09/10] btrace, python: Enable calling the ptwrite listener
` [PATCH 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH 06/10] python: Add clear_trace() to gdb.Record
` [PATCH 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH 10/10] btrace: Extend event decoding for ptwrite
` [PATCH 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH 07/10] btrace, linux: Enable ptwrite packets
` [PATCH 08/10] btrace, python: Enable ptwrite listener registration
` [PATCH 01/10] btrace: Introduce auxiliary instructions
[PATCH] Add an objfile getter to gdb.Type
2019-05-28 22:07 UTC (9+ messages)
[RFC 0/8] Create MI commands using python
2019-05-28 20:35 UTC (4+ messages)
` [PATCH v2 3/5] "
[PATCH] Fix gdb.ada/vla.exp
2019-05-28 18:26 UTC
[PATCH] Fix failure in gdb.ada/complete.exp
2019-05-28 16:58 UTC
[FYI] Remove find_old_style_renaming_symbol
2019-05-28 16:38 UTC
[PATCH] Supress SIGTTOU when handling errors
2019-05-28 9:39 UTC (18+ messages)
[FYI] Fix typo in gdb/NEWS
2019-05-27 20:53 UTC
[RFAv2 0/6] Implement | (pipe) command
2019-05-27 13:12 UTC (5+ messages)
` [RFAv2 4/6] "
[PATCH][gdb/symtab] Fix symbol loading performance regression
2019-05-27 6:46 UTC (2+ messages)
` [PING][PATCH][gdb/symtab] "
[PATCH v2 0/8] Demangle minimal symbol names in worker threads
2019-05-27 2:32 UTC (18+ messages)
` [PATCH v2 1/8] Defer minimal symbol name-setting
` [PATCH v2 3/8] Add configure check for std::thread
` [PATCH v2 6/8] Introduce thread-safe way to handle SIGSEGV
` [PATCH v2 8/8] Add maint set/show enable-threads
` [PATCH v2 5/8] Introduce run_on_main_thread
` [PATCH v2 2/8] Remove static buffer from ada_decode
` [PATCH v2 4/8] Lock the demangled hash table
` [PATCH v2 7/8] Demangle minsyms in parallel
[RFA 0/2] Add completion for COMMAND for frame|thread apply
2019-05-25 21:07 UTC (10+ messages)
` [RFA 1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'
` "with" command (alternative to the "/" command)
[PATCH 00/24] gdb::option framework, "print -OPT", other cmd options
2019-05-25 20:40 UTC (47+ messages)
` [PATCH 03/24] Fix TID parser bug
` [PATCH 15/24] Introduce rename_cmd
` [PATCH 07/24] Remove "show" command completers
` [PATCH 19/24] Introduce complete_command
` [PATCH 11/24] number_or_range_parser::get_number, don't treat "1 -" as a range
` [PATCH 18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands
` [PATCH 08/24] gdb.base/settings.exp: Fix comment typo
` [PATCH 04/24] Make check_for_argument skip whitespace after arg itself
` [PATCH 02/24] Fix latent bug with custom word point completers
` [PATCH 05/24] Allow "unlimited" abbreviations
` [PATCH 20/24] Make "frame apply" support -OPT options
` [PATCH 09/24] New set/show testing framework (gdb.base/settings.exp)
` [PATCH 06/24] Fix "set enum-command value garbage"
` [PATCH 21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -"
` [PATCH 22/24] Make "thread apply" use the gdb::option framework
` [PATCH 14/24] Migrate rest of compile commands to new options framework
` [PATCH 01/24] Fix latent bug in custom word point completion handling
` [PATCH 12/24] Introduce generic command options framework
` [PATCH 10/24] boolean/auto-boolean commands, make "o" ambiguous
` [PATCH 13/24] Make "print" and "compile print" support -OPT options
` [PATCH 16/24] Make "backtrace" "
` [PATCH 17/24] "backtrace full/no-filters/hide" completer
` [PATCH 24/24] NEWS and manual changes for command options changes
` [PATCH 23/24] Delete parse_flags/parse_flags_qcs
[PATCH][readline] Fix heap-buffer-overflow in update_line
2019-05-25 11:25 UTC
[PATCH][gdb] Fix heap-buffer-overflow in cp_find_first_component_aux
2019-05-25 9:35 UTC
[PATCH][gdb] Fix dynamic-stack-buffer-overflow in linespec_lexer_lex_string
2019-05-24 15:21 UTC
[Bug-readline] heap-buffer-overflow in update_line
2019-05-24 13:08 UTC (7+ messages)
[PATCH][gdb/testsuite] Fix break-probes.exp with native-gdbserver
2019-05-24 7:50 UTC (5+ messages)
[PATCH][gdb/testsuite] Add test-case for gdb-add-index.sh
2019-05-24 2:37 UTC (3+ messages)
` [PING][PATCH][gdb/testsuite] "
Oh dear. I regret to inform you that commit fd0de36e274c8141a5dd4579cd04856dc88370da might be unfortunate
2019-05-23 21:30 UTC (3+ messages)
` Breakage on builder Fedora-i686, revision fd0de36e274c8141a5dd4579cd04856dc88370da
[PATCH] gdb: Check for not allocated/associated values during array slicing
2019-05-23 21:23 UTC
[COMMITTED] config.guess,config.sub: synchronize with config project master sources
2019-05-23 16:27 UTC
Feedback about users/palves/cli-options
2019-05-22 21:48 UTC (5+ messages)
[PATCH 0/8] Fix inferior call for C++ pass-by-reference arguments
2019-05-22 20:34 UTC (5+ messages)
` [PATCH 2/8] infcall, c++: allow more info to be computed for pass-by-reference values
` [PATCH 3/8] infcall, c++: collect more pass-by-reference information
[FYI] Constify target_ops::follow_exec
2019-05-22 19:42 UTC
[PATCHv2 0/5] Improve handling of negative dynamic properties
2019-05-22 19:37 UTC (7+ messages)
` [PATCHv2 4/5] gdb: Carry default property type around with "
` [PATCHv2 5/5] gdb: Better support for dynamic properties with negative values
` [PATCHv2 3/5] gdb/dwarf: Ensure the target type of ranges is not void
[PATCH] Add "style" proc to the test suite
2019-05-22 17:59 UTC (4+ messages)
[PATCH] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats
2019-05-22 16:56 UTC (10+ messages)
` [PATCHv2] "
[committed][gdb/testsuite] Require c++11 for gdb.base/align.exp
2019-05-22 16:14 UTC
[committed][gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expression.exp
2019-05-22 15:56 UTC
[PATCH] AArch64: Treat pauth ops as nops on non-pauth systems
2019-05-22 13:39 UTC (2+ messages)
[PATCH] Make some DWARF complaints clearer
2019-05-22 13:10 UTC
[PATCH] Document gdb.in/gdb.cmd files and debugredirect cli command
2019-05-22 12:49 UTC (3+ messages)
[PATCH] gdb/riscv: Improve flen length determiniation
2019-05-22 12:05 UTC (2+ messages)
[pushed] MI: extract command completion logic from complete_command()
2019-05-22 11:53 UTC (4+ messages)
` [pushed] MI: Add new command -complete
[PATCH] Initialize variable word in complete
2019-05-22 11:15 UTC
[committed][gdb/testsuite] Add cc-with-gdb-index.exp
2019-05-22 9:49 UTC (8+ messages)
` buildbot config cc-with-index not functional
[committed][gdb/cli] Fix use of uninitialized variable in complete_command
2019-05-21 14:36 UTC
[committed][gdb/testsuite] Require c++11 where necessary
2019-05-21 14:34 UTC
[PATCH][gdb] Fix heap-use-after-free in typename_concat
2019-05-21 13:08 UTC (6+ messages)
[PATCH] Fix amd64->i386 linux syscall restart problem
2019-05-21 12:59 UTC (6+ messages)
[PUSHED/OBV] testsuite: Mark the kill in gdbserver_run as optional
2019-05-21 9:43 UTC
[RFA] Give thread names in thread events, give Ada task names in more output
2019-05-19 13:32 UTC (4+ messages)
[PATCH 0/9] Create gdb.debug, gdb.cmd and gdb.in files when running the testsuite
2019-05-18 18:11 UTC (6+ messages)
` [PATCH 5/9] testsuite: Record all gdb input to gdb.in
` [PATCH 2/9] Add debug redirect option
[PATCH] Fix crash in cp_print_value_fields
2019-05-17 20:18 UTC
[PATCH] Add "thread-exited" annotation
2019-05-17 17:13 UTC (11+ messages)
[FYI 0/2] two tiny const patches
2019-05-17 16:22 UTC (3+ messages)
` [FYI 2/2] Don't cast away const in find_and_open_source
` [FYI 1/2] Constify annotate_source
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