December 2021 Archives by thread
Starting: Wed Dec 1 01:10:43 GMT 2021
Ending: Fri Dec 31 22:25:27 GMT 2021
Messages: 730
- [PATCH] [gdb/testsuite] Add gdb.base/include-main.exp
Tom Tromey
- [pushed] gdb.base/corefile-buildid.exp: fix DUPLICATEs when failing to generate a core file
Simon Marchi
- [PATCH v2 1/2] ppc: use 'trap' ('tw, 31, 0, 0', 0x7fe00008) as breakpoint instruction
Joel Brobecker
- [PATCH] gdb/remote: use scoped_restore to control starting_up flag
Andrew Burgess
- [PATCHv3 0/2] Improve 'maint set target-async off' for remote targets
Andrew Burgess
- [PATCHv3 1/2] gdb/remote: some fixes for 'maint set target-async off'
Andrew Burgess
- [PATCHv3 2/2] gdb: add assert in remote_target::wait relating to async being off
Andrew Burgess
- MIPS patch for crash during elf load
Andrew Burgess
- [PATCH v2 04/13] linux-nat: Don't enable async mode at the end of linux_nat_target::resume.
Andrew Burgess
- [PATCH v2 06/13] inf-ptrace: Raise an internal_error if waitpid() fails.
Andrew Burgess
- [PATCH v2 11/13] fbsd-nat: Return NULL rather than failing thread_alive.
Andrew Burgess
- [PATCH v2 12/13] Enable async mode in the target in attach_cmd.
Andrew Burgess
- [PATCH v2 2/2] ppc: recognize all program traps
Jan Vrany
- [committed][gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp
Tom de Vries
- [PATCH v3 0/2] ppc: recognize all program traps
Jan Vrany
- [PATCH v3 1/2] ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
Jan Vrany
- [PATCH v3 2/2] ppc: recognize all program traps
Jan Vrany
- [PATCH v3 0/7] Fix handling of pending fork events
Simon Marchi
- [PATCH v3 2/7] gdb/linux-nat: factor ptrace-detach code to new detach_one_pid function
Simon Marchi
- [PATCH v3 3/7] gdbserver: suppress "Detaching from process" message
Simon Marchi
- [PATCH v3 5/7] gdb/remote.c: refactor pending fork status functions
Simon Marchi
- [PATCH v3 6/7] gdb: move clearing of tp->pending_follow to follow_fork_inferior
Simon Marchi
- [PATCH 0/3] Suppressing CLI notifications
Tankut Baris Aktemur
- [PATCH 1/3] gdb/cli: convert cli_suppress_notification from int to bool
Tankut Baris Aktemur
- [PATCH 1/6] gdb: add getter/setter for compunit_symtab::objfile
Simon Marchi
- [PATCH 2/6] gdb: remove COMPUNIT_OBJFILE macro
Simon Marchi
- [PATCH 3/6] gdb: rename compunit_primary_filetab to compunit_symtab::primary_filetab
Simon Marchi
- [PATCH 4/6] gdb: add compunit_symtab::add_filetab method
Simon Marchi
- [PATCH 5/6] gdb: add compunit_symtab::set_primary_filetab method
Simon Marchi
- [PATCH 6/6] gdb: move compunit_filetabs to compunit_symtab::filetabs
Simon Marchi
- [PATCH] [PR gdb/27026] CTRL-C is ignored when debug info is downloaded
Tom Tromey
- [PATCH 1/3] gdb: use intrusive_list for cmd_list_element aliases list
Simon Marchi
- [PATCH v3 1/3] gdbsupport: add array_view copy function
Simon Marchi
- [PATCH v3 2/3] gdb: make extract_integer take an array_view
Simon Marchi
- [PATCH v3 3/3] gdb: trivial changes to use array_view
Simon Marchi
- [PATCH 0/3] gdbserver: avoid direct assignments to current_thread
Tankut Baris Aktemur
- [PATCH 1/3] gdbserver: introduce scoped_restore_current_thread and switch_to_thread
Tankut Baris Aktemur
- [PATCH 2/3] gdbserver: replace direct assignments to current_thread
Tankut Baris Aktemur
- [PATCH 3/3] gdbserver/linux-low: replace direct assignment to current_thread
Tankut Baris Aktemur
- [PATCH 0/6] Handle split functions in call site chains
Tom Tromey
- [PATCH 2/2] include, gdb: fix -Wswitch build errors with gcc 4.8
Tom de Vries
- [PATCH 1/2] gdb: return *this in target_waitstatus setters
Simon Marchi
- [PATCH] gdb: small "maintenance info line-table" readability improvements
Simon Marchi
- [PATCH 1/2] gdb: replace pragmas with DIAGNOSTIC macros
Simon Marchi
- [PATCH v2] gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8
Simon Marchi
- [PATCH v2 0/7] gdb, thread-iter: handle null_ptid
Markus Metzger
- [PATCH v2 1/7] gdb, thread-iter: handle null_ptid
Markus Metzger
- [PATCH v2 3/7] gdb, ptid: add is_lwp() and is_lwp_or_pid()
Markus Metzger
- [PATCH v2 4/7] gdb, btrace: check inferior_ptid in record_btrace_target::xfer_partial()
Markus Metzger
- [PATCH v2 5/7] gdb, btrace: switch threads in remote_btrace_maybe_reopen()
Markus Metzger
- [PATCH v2 6/7] gdb, gdbserver: update thread identifier in enable_btrace target method
Markus Metzger
- [PATCH v2 7/7] gdb, remote, btrace: move switch_to_thread call right before xfer call
Markus Metzger
- [PATCH v2 0/4] gdb, btrace: infrun fixes
Markus Metzger
- gdb: Implement the init_reg dwarf2_frame_ops for amd64
Djordje Todorovic
- [PATCH v3] gdb: use actual DWARF version in compunit's debugformat field
Tom de Vries
- [PATCH 0/2] Two Ada task improvements
Tom Tromey
- [PATCH 0/4] Fixed-point ABI fixes
Tom Tromey
- Ping Re: [PATCH] gdb fix for catch-syscall.exp
Carl Love
- [PATCH] [gdb/tdep] Fix avx512 -m32 support in gdbserver
Keith Seitz
- [PATCH] gdbsupport: fix memory leak in create_file_handler when re-using file handler
Simon Marchi
- [PATCH] New --enable-threading configure option to control use of threads in GDB/GDBserver
Luis Machado
- [pushed] gdb: remove unexpected xstrdup in _initialize_maint_test_settings
Simon Marchi
- [PATCH] gdb: make saved_filename an std::string
Simon Marchi
- gdb build broken in libctf with old makeinfo
Tom de Vries
- [PUSHED] gdb/testsuite: give a test a real name
Andrew Burgess
- [PATCH 0/3] Refactor target_ops::post_startup_inferior
Andrew Burgess
- Ping: [PATCH 2/2] gdb: use SCOPE_EXIT to write out disassembler instructions
Andrew Burgess
- Ping: [PATCHv2] Changes to gdb.Value.__init__
Andrew Burgess
- [PATCH 1/2] gdb: make value_subscripted_rvalue static
Andrew Burgess
- Ping: [PATCH 2/2] gdb: improve reuse of value contents when fetching array elements
Andrew Burgess
- [PATCH] gdb: make use of SCOPE_EXIT to manage thread executing state
Andrew Burgess
- [RFC] libopcodes based disassembler syntax highlighting
Andrew Burgess
- [PATCH 0/2] Add new gdb.Type.signedness attribute
Andrew Burgess
- [PATCH 1/2] gdb: use ARRAY_SIZE for iterating over an array
Andrew Burgess
- [PATCHv2 0/5] refactoring towards Python MI command API
Andrew Burgess
- [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
Kumar N, Bhuvanendra
- [PATCH 1/2] gdb/csky-tdep.c: fix -Wunused-but-set-variable error
Simon Marchi
- [PATCH 1/2] gdb/linespec.c: simplify condition
Simon Marchi
- [PATCH] Use for-each more in gdb
Tom Tromey
- [PATCH ver2] gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame.exp
Carl Love
- [pushed] gdb/testsuite: fix two "maint info line-table"-related tests
Simon Marchi
- [PATCH 2/3] Move file_and_directory to new file and C++-ize
Joel Brobecker
- [PATCH 3/3] Cache the result of find_file_and_directory
Joel Brobecker
- [PATCH 1/3] Remove Irix case from find_file_and_directory
Joel Brobecker
- [PATCH] gdbserver/tracepoint.cc: work around -Wstringop-truncation error
Joel Brobecker
- [PATCH] Allow DW_ATE_UTF for Rust characters
Joel Brobecker
- any issue with adding new command (alias) "exit"? Re: [PING] [PATCH 1/2] gdb: improve quit command with an alias called exit
Joel Brobecker
- [PATCH v2] PR gdb/28480: Improve ambiguous member detection
Joel Brobecker
- [PATCHv2] gdb/remote: handle attach when stop packet lacks thread-id
Joel Brobecker
- GDB 11.2 ("re-spin") update (2021-12-04)
Joel Brobecker
- [PATCH v2 0/2][PR 28406] gdb: add exit command as an alias for quit
Enze Li
- [PATCH v2 1/2] gdb: improve quit command with an alias called exit
Enze Li
- [PATCH v2 2/2] gdb/doc: Document the exit command
Enze Li
- [PATCH] sim: m32c/rl78: drop redundant -Wall settings
Mike Frysinger
- [PATCH] sim: erc32: drop old configure target
Mike Frysinger
- [PATCH] sim: msp430: delete redundant comments & settings
Mike Frysinger
- [PATCH] sim: m68hc11: delete unused profile flags
Mike Frysinger
- [PATCH] sim: moxie: hoist dtb rules up to common builds
Mike Frysinger
- [PATCH v3 00/33] Rewrite the DWARF "partial" reader
Tom Tromey
- [PATCH v3 0/2][PR 28406] gdb: add exit command as an alias for quit
Enze Li
- [PATCH v3 1/2] gdb: improve quit command with an alias called exit
Enze Li
- [PATCH v3 2/2] gdb/doc: Document the exit command
Enze Li
- [PATCH 1/4] sim: reorder header includes
Mike Frysinger
- [PING] [PATCH 0/8] Unify escaping/quoting of args in GDB/GDBserver
Michael Weghorn
- [PATCH] [gdb/ada] Fix assert in ada_is_unconstrained_packed_array_type
Tom de Vries
- Broken source view with Pygments and non-UTF-8 encoded source
Simon Sobisch
- [PATCH] gdb: update gdb-gdb.py.in for latest changes to struct field
Andrew Burgess
- Ping: [PATCHv2 0/2] Disassembler Output Styling
Andrew Burgess
- [pushed 1/2] [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx, sse}.exp
Tom de Vries
- [PATCH] [gdb/testsuite] Fix gdb.arch/i386-avx.exp with clang
Tom de Vries
- [PATCH] gdb/python: make more use of host_string_to_python_string
Andrew Burgess
- [PATCH] Avoid extra work in global_symbol_searcher::expand_symtabs
Tom Tromey
- [PATCH v4 00/13] FreeBSD target async mode and related refactoring
John Baldwin
- [PATCH v4 02/13] gdb linux-nat: Convert linux_nat_event_pipe to the event_pipe class.
John Baldwin
- [PATCH v4 03/13] gdbserver linux-low: Convert linux_event_pipe to the event_pipe class.
John Baldwin
- [PATCH v4 04/13] Don't enable async mode at the end of target ::resume methods.
John Baldwin
- [PATCH v4 05/13] do_target_wait_1: Clear TARGET_WNOHANG if the target isn't async.
John Baldwin
- [PATCH v4 06/13] inf-ptrace: Raise an error if waitpid() fails.
John Baldwin
- [PATCH v4 07/13] inf-ptrace: Support async targets in inf_ptrace_target::wait.
John Baldwin
- [PATCH] Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
John Baldwin
- [PATCH] Remove an xfree from add_path
Tom Tromey
- [committed][gdb/symtab] Support -readnow during reread
Tom de Vries
- [committed][gdb/tdep] Fix inferior plt calls in PIE for i386
Tom de Vries
- [committed][gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
Tom de Vries
- [pushed] [gdb/testsuite] Fix options arg handling in compile_jit_elf_main_as_so
Tom de Vries
- [PATCH] gdb/testsuite: make runto_main not pass no-message to runto
Tom de Vries
- [PATCH] gdb/doc: add some index entries relating to mi-async setting
Andrew Burgess
- [PATCH] [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5
Tom de Vries
- [pushed] gdb: make set_raw_breakpoint static
Simon Marchi
- [pushed] gdb: rename "maint agent" functions
Simon Marchi
- [PATCH 0/5] Fix for 'list task 123' (PR cli/28668)
Andrew Burgess
- [pushed] ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
Jan Vrany
- [PATCH] gdb/testsuite: respect GDBSERVER variable in remote-stdio-gdbserver "board"
Jan Vrany
- [RFC] [gdb/testsuite] change gdb.base/skip.exp to use finish
Bruno Larsen
- [PATCH] gdb/testsuite: fix default behavior of runto
Simon Marchi
- [pushed] Fix error in file_and_directory patch
Tom Tromey
- [PING^6][RFC] gdb: introduce limited array lengths while printing values
Maciej W. Rozycki
- [PING^6][PATCH] gdb: split array and string limiting options
Maciej W. Rozycki
- [PATCH] gdb: split array and string limiting options
Simon Marchi
- Remittance Advice - Gdb-patches
Account Payable
- [PATCH] sim: use ## for automake comments
Mike Frysinger
- [pushed 1/2] [gdb/testsuite] Fix gdb.base/include-main.exp with -readnow
Tom de Vries
- [pushed 2/2] [gdb/testsuite] Fix gdb.base/maint.exp with -readnow
Tom de Vries
- [PATCH 0/6] gdb: Add basic support for LoongArch
Tiezhu Yang
- [PATCH] Fix ARM simulator build on Windows
Tom Tromey
- [PATCH] gdb: only include mips and riscv targets if building with 64-bit bfd
Andrew Burgess
- [PATCH 00/12] Remove DUPLICATEs warnings
Tom Tromey
- [PATCH] gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`
Simon Marchi
- C++ template completion support v3
Keith Seitz
- [pushed] gdb/testsuite: respect GDBSERVER variable in remote-stdio-gdbserver "board"
Jan Vrany
- [PATCH] gdb Power 9 add test for HW watchpoint support.
Carl Love
- [PATCH] gdb fix for catch-syscall.exp
Simon Marchi
- [PATCH] C++-ify path substitution code
Tom Tromey
- [PATCH v2 1/2] gdbserver/tracepoint.cc: work around -Wstringop-truncation error
Simon Marchi
- [PATCH v2 2/2] gdbserver/tracepoint.cc: use snprintf in gdb_agent_socket_init
Simon Marchi
- [PATCH 05/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-var-child.exp
Pedro Alves
- [PATCH 04/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-catch-load.exp
Pedro Alves
- [PATCH 08/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop-exit.exp
Pedro Alves
- [PATCH 11/12] gdb/testsuite: Remove duplicates from gdb.mi/mi2-amd64-entry-value.exp
Pedro Alves
- [PATCH 10/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-language.exp
Pedro Alves
- [PATCH 03/29] gdb/testsuite: Remove duplicates from gdb.base/interp.exp
Pedro Alves
- [PATCH 02/29] gdb/testsuite: Remove duplicates from gdb.base/miscexprs.exp
Pedro Alves
- [PATCH 13/29] gdb/testsuite: Remove duplicates from gdb.base/dfp-exprs.exp
Pedro Alves
- [PATCH 19/29] gdb/testsuite: Remove duplicates from gdb.base/exprs.exp
Pedro Alves
- [PATCH 16/29] gdb/testsuite: Remove duplicates from gdb.base/ui-redirect.exp
Pedro Alves
- [PATCH 21/29] gdb/testsuite: Remove duplicates from gdb.base/shlib-call.exp
Pedro Alves
- [PATCH 22/29] gdb/testsuite: Remove duplicates from gdb.base/funcargs.exp
Pedro Alves
- [PATCH 25/29] gdb/testsuite: Remove duplicates from gdb.base/pointers.exp
Pedro Alves
- [PATCH 28/29] gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp
Pedro Alves
- [PATCH 29/29] gdb/testsuite: Remove duplicates from gdb.base/corefile-buildid.exp
Pedro Alves
- [PATCH 00/29] Remove DUPLICATEs from testsuite/gdb.base/*.exp
Pedro Alves
- Ready for GDB 11.2 release? ("re-spin") update (2021-12-11)
Joel Brobecker
- [PATCH] gdb: add threads debugging switch
Andrew Burgess
- [PATCH] gdb: convert 'set debug lin-lwp' to a boolean command
Andrew Burgess
- [PATCH v6 1/2] gdb: Add new 'print nibbles' feature
Enze Li
- [PATCH v6 2/2] gdb/doc: Document "print nibbles"
Enze Li
- [PATCH 0/6] Make Fortran support respect more `set print' settings
Maciej W. Rozycki
- [PATCH] Remove print_spaces
Tom Tromey
- [PATCH] Make n_spaces return a const char *
Tom Tromey
- [PATCHv3 0/2] Disassembler Output Styling
Andrew Burgess
- [PATCH] [PR 26056] gdb/tui: install SIGWINCH only when connected to a TTY
Lancelot SIX
- [PATCH 0/2] Copy inferior properties on inferior-clone
Lancelot SIX
- [PATCH v2] gdb: split array and string limiting options
Maciej W. Rozycki
- [PATCH v4 01/28] Add new register access interface to expr.c
Tom Tromey
- [PATCH v4 02/28] Add new memory access interface to expr.c
Tom Tromey
- [PATCH v4 03/28] Add new classes that model DWARF stack element
Tom Tromey
- [PATCH v4 04/28] Add to_location method to dwarf_value class
Tom Tromey
- [PATCH v4 05/28] Add to_value method to dwarf_location class
Tom Tromey
- [PING^7][RFC] gdb: introduce limited array lengths while printing values
Maciej W. Rozycki
- [PATCH] gdb: on x86-64 non-trivial C++ objects are returned in memory
Andrew Burgess
- [PATCH] Avoid crash with cross-linux core file
Tom Tromey
- [PATCH 0/8] Rewrite gdbarch.sh in Python
Tom Tromey
- [pushed 1/2] gdb: re-format with black 21.9b0
Simon Marchi
- [PATCH] sim: mips/or1k: drop redundant arg to bitsize macro
Mike Frysinger
- [PATCH v2] gdb: Copy inferior properties in clone-inferior
Lancelot SIX
- [PATCH v2] gdb/tui: install SIGWINCH only when connected to a TTY
Lancelot SIX
- [PATCH v2 0/8] Rewrite gdbarch.sh in Python
Tom Tromey
- [PATCH v2 1/8] Move ordinary gdbarch code to arch-utils
Tom Tromey
- [PATCH v2 3/8] Do not generate gdbarch.h
Tom Tromey
- [PATCH v2 8/8] Document gdbarch-components.py
Tom Tromey
- one last patch to go before GDB 11.2 release ("re-spin") update (2021-12-18)
Joel Brobecker
- [PATCHv3] gdb/remote: handle attach when stop packet lacks thread-id
Andrew Burgess
- [pushed] gdb/ada-lang.h: Reformat comment to follow coding standards
Joel Brobecker
- [pushed] gdb/ada-exp.y: Reformat comment to follow GDB's coding standards
Joel Brobecker
- FYI: git repository hooks have been updated
Joel Brobecker
- [RFC PATCH] gdb/frame: Refine stack switch heuristic
Keno Fischer
- [PATCH v3 0/1] gdb: Use a typedef's scoped type name to identify local typedefs
Christina Schimpe
- [FYI] Add Enze Li to gdb/MAINTAINERS
Enze Li
- [pushed] Remove puts_debug
Tom Tromey
- [PATCH] gdbarch-components.py: change empty "params" tuples to empty lists
Simon Marchi
- [RFC][PATCH 0/1] gdb, testsuite, fortran, ada: gfortran symbols get demangled as ada
Nils-Christian Kempke
- [PATCH 0/2] gdb/doc: some improvements to the guile docs
Andrew Burgess
- [PATCH] gdb: rename lin-lwp to linux-native in set/show debug
Andrew Burgess
- [PATCH 4/8] regcache: Zero-extend small registers described by a register map.
John Baldwin
- [PUSHED] gdb/testsuite: resolve some duplicate testnames in gdb.mi
Andrew Burgess
- [PATCH] Move gdb_bfd_errmsg to gdb_bfd.c
Tom Tromey
- [PATCH] Remove gdb_print_host_address
Tom Tromey
- [PATCH] Remove unusual use of core_addr_eq and core_addr_hash
Tom Tromey
- [EXTERNAL]Re: [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
Mike Frysinger
- [PATCH 0/2] Modify gdb.base/charset.c to fix some issues
Tiezhu Yang
- [PATCH] Fix logging redirection bug with pager
Tom Tromey
- [PATCH] Consistently Use ui_file parameter to show callbacks
Tom Tromey
- [PATCH 0/3] Send some output to gdb_stderr
Tom Tromey
- [PATCH 0/7] Send some logging output to gdb_stdlog
Tom Tromey
- gdb: target remote in detached state...
Mukesh
- [PATCH v2 0/2] add annotation in 'info locals' command for variables shadowing case
abdul.b.ijaz
- [PATCH v2 1/2] gdb: add annotation in 'info locals' command for variables shadowing case
abdul.b.ijaz
- [PATCH 1/1] gdb: Fix arrays of variable length strings for FORTRAN
Ijaz, Abdul B
- [PATCH v7] gdb: Add new 'print nibbles' feature
Enze Li
- [PATCH] gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver
lsix@lancelotsix.com
- [PATCH] gdb: don't pass nullptr to sigwait
Andrew Burgess
- [pushed v2 0/2] Minor fix to "show" callbacks
Tom Tromey
- [PATCH] RISC-V: add new mconfigptr CSR
hasheddan
- [PATCH] Implement putstr and putstrn in ui_file
Tom Tromey
- [PATCH 0/4] Change how stdlog timestamps are written
Tom Tromey
- [PATCH 1/4] Simplify the CLI set_logging logic
Tom Tromey
- [pushed] Do not call reinitialize_more_filter from avr_io_reg_read_command
Tom Tromey
- [PATCH 0/4] Clean up wrap_here function a little
Tom Tromey
- [PATCH 2/4] Add ui_file::wrap_here
Tom Tromey
Last message date:
Fri Dec 31 22:25:27 GMT 2021
Archived on: Fri Dec 31 22:25:38 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).