[PATCH] gdb: Remove an update of current_source_line and current_source_symtab
2019-06-15 14:26 UTC (8+ messages)
` [PATCH 2/4] gdb: New function to open source file and compute line charpos data
` [PATCH 4/4] gdb: Don't allow annotations to influence what else GDB prints
` [PATCH 1/4] gdb: Remove unused parameter
` [PATCH 0/4] Changes around annotate_source_line
` [PATCH 3/4] gdb: Remove an update of current_source_line and current_source_symtab
[PATCH] Make gdb.base/index-cache.exp work with readnow board (PR 24669)
2019-06-15 1:29 UTC
[PATCH] gdb: Remove file path from test name
2019-06-14 22:34 UTC
[PATCH] Don't include gdbarch.h from defs.h
2019-06-14 21:10 UTC
[PATCH] Rename common to gdbsupport
2019-06-14 20:19 UTC
[PATCH] Do not emit style escape sequences to log file
2019-06-14 20:12 UTC (3+ messages)
[PATCH] Introduce the "with" command
2019-06-14 19:38 UTC
[PATCH] Move gnulib to top level
2019-06-14 19:02 UTC (4+ messages)
[PATCH] Minor NEWS rearrangement
2019-06-14 19:01 UTC (2+ messages)
[PATCH] Warn if add-symbol-file does not provide any symbols
2019-06-14 18:37 UTC (2+ messages)
[RFC] Only compute realpath when basenames_may_differ is set
2019-06-14 14:31 UTC (2+ messages)
[PATCH] Allow nested function displays
2019-06-14 14:10 UTC
[FYI] Allow re-assigning to convenience variables
2019-06-14 14:08 UTC
[FYI] Recognize _ in attribute names
2019-06-14 14:04 UTC
[PATCH] Remove alloca(0) calls
2019-06-14 13:00 UTC (3+ messages)
[PATCH] gdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14 12:59 UTC (2+ messages)
[PATCH] Fix gdb.ada/vla.exp
2019-06-14 12:49 UTC (5+ messages)
[PATCH] Make "info threads" use the gdb::option framework
2019-06-13 17:49 UTC
[PATCH] Fix "set integer-command unlimited junk"
2019-06-13 16:58 UTC (3+ messages)
[RFC] Fix comment for la_store_sym_names_in_linkage_form_p
2019-06-13 15:28 UTC (2+ messages)
Recent changes broke the or1k simulator support
2019-06-13 12:29 UTC (4+ messages)
Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate
2019-06-13 8:27 UTC (4+ messages)
` Breakage on builder RHEL-s390x-m64, revision e6ed716cd5514c08b9d7c469d185b1aa177dbc22
` Breakage on builder NetBSD-x86_64-m64, "
` [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate
[pushed] Fix gdb build with -std=gnu++11
2019-06-13 8:25 UTC
New ARI warning Thu Jun 13 01:56:52 UTC 2019
2019-06-13 1:56 UTC
[PATCH v3 00/24] gdb::option framework, "print -OPT", other cmd options
2019-06-12 23:32 UTC (27+ messages)
` [PATCH v3 18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands
` [PATCH v3 08/24] gdb.base/completion.exp: Fix comment typo
` [PATCH v3 23/24] Delete parse_flags/parse_flags_qcs
` [PATCH v3 03/24] Fix TID parser bug
` [PATCH v3 01/24] Fix latent bug in custom word point completion handling
` [PATCH v3 06/24] Fix "set enum-command value junk"
` [PATCH v3 07/24] Remove "show" command completers, "set" command completers for string commands
` [PATCH v3 02/24] Fix latent bug with custom word point completers
` [PATCH v3 10/24] boolean/auto-boolean commands, make "o" ambiguous
` [PATCH v3 15/24] "set print raw frame-arguments" -> "set print raw-frame-arguments"
` [PATCH v3 05/24] Allow "unlimited" abbreviations
` [PATCH v3 12/24] Introduce generic command options framework
` [PATCH v3 11/24] number_or_range_parser::get_number, don't treat "1 -" as a range
` [PATCH v3 16/24] Make "backtrace" support -OPT options
` [PATCH v3 09/24] New set/show testing framework (gdb.base/settings.exp)
` [PATCH v3 20/24] Make "frame apply" support -OPT options
` [PATCH v3 22/24] Make "thread apply" use the gdb::option framework
` [PATCH v3 17/24] "backtrace full/no-filters/hide" completer
` [PATCH v3 21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -"
` [PATCH v3 13/24] Make "print" and "compile print" support -OPT options
` [PATCH v3 24/24] NEWS and manual changes for command options changes
` [PATCH v3 04/24] Make check_for_argument skip whitespace after arg itself
` [PATCH v3 14/24] Migrate rest of compile commands to new options framework
` [PATCH v3 19/24] Introduce complete_nested_command_line
[PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support
2019-06-12 21:25 UTC (15+ messages)
` [PATCH v3 04/11] cpu/or1k: Update fpu compare symbols to imply set flag
` [PATCH v3 01/11] cpu/or1k: Add support for orfp64a32 spec
` [PATCH v3 03/11] cpu/or1k: Document no branch delay slot architectures and l.adrp
` [PATCH v3 02/11] cpu/or1k: Define unordered comparisons
` [PATCH v3 05/11] opcodes/or1k: Regenerate opcodes
` [PATCH v3 09/11] sim/testsuite/or1k: Add test for 64-bit fpu operations
` [PATCH v3 06/11] sim/or1k: Regenerate sim
` [PATCH v3 07/11] sim/common: Wire in df/di conversion
` [PATCH v3 08/11] sim/common: wire up new unordered comparisons
[PATCH v3 10/11] sim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-12 13:11 UTC (6+ messages)
` [PATCH v3 11/11] sim/testsuite/or1k: Add tests for unordered compares
[PATCH] gdb: Don't skip prologue for explicit line breakpoints in assembler
2019-06-12 12:34 UTC
[PATCH] Fix exception unwinding for ARM Cortex-M
2019-06-12 9:01 UTC (2+ messages)
[PATCH v3] Dwarf: Don't add nameless modules to partial symbol table
2019-06-11 19:24 UTC (3+ messages)
` [PATCH v4] "
[PATCH] Remove trailing newlines from help text
2019-06-11 13:06 UTC (2+ messages)
[committed][gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow board
2019-06-11 11:55 UTC
[FYI] Remove shadowing from darwin-nat.c
2019-06-11 11:38 UTC
[PATCH v2] AArch64: Add missing CPSR flags
2019-06-11 9:24 UTC
[RFC][gdb/testsuite] Add readnow.exp
2019-06-11 7:46 UTC (2+ messages)
` [committed][gdb/testsuite] "
[RFA] Ensure GDB printf command can print convenience var strings without a target
2019-06-11 2:29 UTC (2+ messages)
[PATCHv2 0/5] Improve handling of negative dynamic properties
2019-06-10 22:29 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
[PATCH] gdb: Check for not allocated/associated values during array slicing
2019-06-10 22:03 UTC (3+ messages)
[PATCH] Fix slow and non-deterministic behavior of isspace() and tolower()
2019-06-10 21:30 UTC (5+ messages)
` [PATCH v2] "
[RFAv2 0/3] Implement 'set print frame-info|frame-arguments
2019-06-10 20:10 UTC (5+ messages)
` [RFAv2 1/3] Implement 'set print frame-info|frame-arguments presence'
[PATCH][gdb] Write index for dwz -m file
2019-06-10 18:41 UTC (5+ messages)
` [RFC, gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs
` [PATCH, "
[PATCH][readline] Fix heap-buffer-overflow in update_line
2019-06-10 18:36 UTC (2+ messages)
` [PING][PATCH][readline] "
[PATCH] Update help text in ada-lang.c
2019-06-10 13:55 UTC (2+ messages)
[PATCH] Remove newlines from warnings
2019-06-10 13:43 UTC (2+ messages)
[PATCH v2 0/2] MI: Add new command -complete
2019-06-10 12:20 UTC (3+ messages)
` [PATCH v3 0/5] Create MI commands using python
[RFC] Make the first line of 'command help documentation' consistent
2019-06-09 18:45 UTC
[PATCH v3 0/8] Demangle minimal symbol names in worker threads
2019-06-09 15:43 UTC (4+ messages)
` [PATCH v3 6/8] Introduce thread-safe way to handle SIGSEGV
[RFA] Output the Ada task name in more messages
2019-06-09 8:46 UTC
[PATCH] Delay allocation of dbx_symfile_info
2019-06-08 20:17 UTC (2+ messages)
[PATCH] Use gdbpy_enter in py-breakpoint.c
2019-06-08 20:05 UTC (2+ messages)
[PATCH 0/4] Non-contiguous address range bug fixes / improvements
2019-06-08 19:55 UTC (5+ messages)
` [PATCH 2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
` [PATCH 4/4] Improve test gdb.dwarf2/dw2-ranges-func.exp
` [PATCH 3/4] Allow display of negative offsets in print_address_symbolic()
` [PATCH 1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks
[RFA] Give thread names in thread events, give Ada task names in more output
2019-06-08 15:45 UTC (7+ messages)
[PATCH] Style "pwd" output
2019-06-07 19:20 UTC (16+ messages)
` ui_out format strings for fields and styles (Re: [PATCH] Style "pwd" output)
[RFA 0/3] new arguments [-d | -b] [--] [REGEXP] to info sources
2019-06-07 18:11 UTC (5+ messages)
` [RFA 2/3] New test for 'info sources [-d | -b] [--] [REGEXP]'
` [RFA 1/3] Implement info sources args [-d | -b] [--] [REGEXP]
[PATCH] Fix cache dir resolving on Windows
2019-06-07 18:10 UTC (9+ messages)
[PATCH] Apply substitute-path to relative filenames as well
2019-06-06 18:01 UTC (7+ messages)
[PATCH 1/2] AArch64: Add missing CPSR flags
2019-06-06 17:32 UTC (3+ messages)
` [PATCH 2/2] Suppress printing of empty bitfields when printing flags
[PATCH] Add "thread-exited" annotation
2019-06-06 17:11 UTC (14+ messages)
[RFA 0/8] Ravenscar bug fixes
2019-06-06 15:50 UTC (2+ messages)
[PATCH] Add timestamps to "maint time" output
2019-06-06 14:53 UTC (2+ messages)
[RFC 0/2] Let's discuss moving gdbserver to top-level
2019-06-05 22:33 UTC (9+ messages)
` [RFC 2/2] Move gdb's xmalloc and friends to new file
` [RFC 1/2] Remove linux-waitpid.c debugging code
The concept of 'one single line' help gives strange effects
2019-06-05 21:27 UTC (3+ messages)
[PATCH] gdb/riscv: Don't error when decoding a 6 or 8 byte instruction
2019-06-05 9:38 UTC (5+ messages)
[PATCH v2 00/24] gdb::option framework, "print -OPT", other cmd options
2019-06-05 1:53 UTC (23+ messages)
` [PATCH v2 06/24] Fix "set enum-command value garbage"
` [PATCH v2 07/24] Remove "show" command completers, "set" command completers for string commands
` [PATCH v2 12/24] Introduce generic command options framework
` [PATCH] Introduce and use make_unique_xstrdup (was: Re: [PATCH v2 12/24] Introduce generic command options framework)
` [PATCH] Introduce and use make_unique_xstrdup
` [PATCH v2 13/24] Make "print" and "compile print" support -OPT options
` [PATCH v2 19/24] Introduce complete_command
` [PATCH v2 04/24] Make check_for_argument skip whitespace after arg itself
[PATCH] Add an objfile getter to gdb.Type
2019-06-05 1:51 UTC (10+ messages)
[PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE
2019-06-05 1:24 UTC
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