public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb: copyright: make file header scan a bit more pythonic
 2022-01-01 18:15 UTC 

[PATCH] gdb: make copyright.py interface a bit nicer
 2022-01-01 18:14 UTC 

[PATCH/committed] sim: tweak copyright lines for gnulib update-copyright
 2022-01-01 18:14 UTC 

[PATCH] gdb: update sim mips testsuite copyright exemption
 2022-01-01 18:04 UTC 

[PATCH 00/12] More filtered output cleanups
 2022-01-01 17:55 UTC  (12+ messages)
` [PATCH 01/12] Use filtered output for gdbarch dump
` [PATCH 02/12] Use filtered output in target-descriptions.c
` [PATCH 03/12] Use filtered output in files_info implementations
` [PATCH 04/12] Use filtered output in language_info
` [PATCH 05/12] Use filtered output in ordinary commands
` [PATCH 07/12] Use filtered output in some dumping commands
` [PATCH 08/12] Use filtered output in btrace-related commands
` [PATCH 09/12] Use filtered output in *-tdep commands
` [PATCH 10/12] Use filtered output in gnu-nat.c commands
` [PATCH 11/12] Use filtered output in terminal_info implementations
` [PATCH 12/12] Filtered output cleanup in expression dumping

[PATCH] Simplify execute_control_commands_to_string
 2022-01-01 16:54 UTC 

[FYI] GDB Start of New Year Procedure
 2022-01-01 15:12 UTC  (6+ messages)
` [PATCH 1/6] Update Copyright Year in gdb, gdbserver and gdbreplay version output
` [PATCH 3/6] Manual copyright year update of various GDB files
` [PATCH 4/6] gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERS
` [PATCH 5/6] Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.exp
` [PATCH 6/6] Update Copyright year "

[PATCH 0/4] Clean up wrap_here function a little
 2021-12-31 22:25 UTC  (5+ messages)
` [PATCH 1/4] Convert wrap_here to use integer parameter
` [PATCH 2/4] Add ui_file::wrap_here
` [PATCH 3/4] Always call the wrap_here method
` [PATCH 4/4] Remove global wrap_here function

[pushed] Do not call reinitialize_more_filter from avr_io_reg_read_command
 2021-12-31 20:30 UTC 

[PATCH 0/4] Change how stdlog timestamps are written
 2021-12-31 20:19 UTC  (5+ messages)
` [PATCH 1/4] Simplify the CLI set_logging logic
` [PATCH 2/4] Use unique_ptr in CLI logging code
` [PATCH 3/4] Add new timestamped_file class
` [PATCH 4/4] Switch gdb_stdlog to use timestamped_file

[PATCH] Implement putstr and putstrn in ui_file
 2021-12-31 19:27 UTC  (2+ messages)

[PATCH] RISC-V: add new mconfigptr CSR
 2021-12-30 22:41 UTC  (3+ messages)

[PATCH] Fix logging redirection bug with pager
 2021-12-30  8:36 UTC  (4+ messages)

[PATCH 0/2] Modify gdb.base/charset.c to fix some issues
 2021-12-30  3:10 UTC  (5+ messages)
` [PATCH 1/2] gdb: testsuite: fix failed testcases in gdb.base/charset.exp
` [PATCH 2/2] gdb: testsuite: fix wrong comment in gdb.base/charset.c

[PATCH] gdb: don't pass nullptr to sigwait
 2021-12-29 22:34 UTC  (2+ messages)

[pushed v2 0/2] Minor fix to "show" callbacks
 2021-12-29 18:11 UTC  (3+ messages)
` [pushed v2 1/2] Consistently Use ui_file parameter to show callbacks
` [pushed v2 2/2] Use filtered output in "

[PATCH] Consistently Use ui_file parameter to show callbacks
 2021-12-29 18:10 UTC  (3+ messages)

[PATCH 0/7] Send some logging output to gdb_stdlog
 2021-12-29 17:56 UTC  (13+ messages)
` [PATCH 1/7] Send debugging data to gdb_stdlog in mips-linux-nat.c
` [PATCH 2/7] Use debug_prefixed_printf_cond_nofunc in microblaze.c
` [PATCH 3/7] Use debug_prefixed_printf_cond_nofunc in machoread
` [PATCH 4/7] Use gdb_stdlog for separate debug file logging
` [PATCH 5/7] Send minsym logging to gdb_stdlog
` [PATCH 6/7] Use debug_prefixed_printf_cond_nofunc in index-cache
` [PATCH 7/7] Use gdb_stdlog for MI debugging

[PATCH] Remove unusual use of core_addr_eq and core_addr_hash
 2021-12-29 17:23 UTC  (3+ messages)

[PATCH] gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver
 2021-12-29 14:16 UTC 

[PATCH v2] gdb: Copy inferior properties in clone-inferior
 2021-12-29 14:00 UTC  (5+ messages)

[PATCH v7] gdb: Add new 'print nibbles' feature
 2021-12-29 13:45 UTC 

[PATCH 0/1] Fix variable length strings array for FORTRAN
 2021-12-29 11:31 UTC  (7+ messages)
` [PATCH 1/1] gdb: Fix arrays of variable length strings "

[PATCH v2 0/2] add annotation in 'info locals' command for variables shadowing case
 2021-12-29 11:14 UTC  (3+ messages)
` [PATCH v2 1/2] gdb: "
` [PATCH v2 2/2] gdb: add shadowed_loc field in '-stack-list-locals/variables' mi commands

[RFC][PATCH 0/1] gdb, testsuite, fortran, ada: gfortran symbols get demangled as ada
 2021-12-29  4:52 UTC  (3+ messages)
` [RFC][PATCH 1/1] gdb, testsuite, fortran: adapt info symbol expected output for intel compilers

[PATCH 0/3] Send some output to gdb_stderr
 2021-12-29  4:12 UTC  (5+ messages)
` [PATCH 1/3] Send jit.c errors "
` [PATCH 2/3] Use correct stream for process record output
` [PATCH 3/3] Send arch-utils error messages to gdb_stderr

gdb: target remote in detached state
 2021-12-29  0:59 UTC  (3+ messages)

[RFC] [gdb/testsuite] change gdb.base/skip.exp to use finish
 2021-12-28 19:43 UTC  (2+ messages)
`  "

[PATCH] gdb/python: make more use of host_string_to_python_string
 2021-12-27  1:30 UTC  (8+ messages)
` PING: "

[PATCH 0/5] Add support for MIPS32/64 revision 6
 2021-12-24 18:42 UTC  (11+ messages)
` [PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
      ` [EXTERNAL]Re: "

[PATCH] Remove gdb_print_host_address
 2021-12-24  2:34 UTC  (2+ messages)

[PATCH] Move gdb_bfd_errmsg to gdb_bfd.c
 2021-12-24  2:30 UTC  (2+ messages)

[PUSHED] gdb/testsuite: resolve some duplicate testnames in gdb.mi
 2021-12-23 15:51 UTC 

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-12-23 15:51 UTC  (12+ messages)
        ` FW: "

[PATCH] gdb/remote: handle attach when stop packet lacks thread-id
 2021-12-23 12:22 UTC  (6+ messages)
  ` [PATCHv2] "
    ` [PATCHv3] "

[PATCH] gdb: on x86-64 non-trivial C++ objects are returned in memory
 2021-12-23 12:17 UTC  (3+ messages)

[PATCH] gdb: make use of SCOPE_EXIT to manage thread executing state
 2021-12-23 11:48 UTC  (3+ messages)
` PING: "

[PATCH v4 00/13] FreeBSD target async mode and related refactoring
 2021-12-22 21:23 UTC  (2+ messages)

[PATCH 0/8] Switch FreeBSD x86 to using register maps for GP registers
 2021-12-22 21:20 UTC  (6+ messages)
` [PATCH 4/8] regcache: Zero-extend small registers described by a register map

[PATCH] gdb: rename lin-lwp to linux-native in set/show debug
 2021-12-22 21:19 UTC  (2+ messages)

[PATCH 0/2] gdb/doc: some improvements to the guile docs
 2021-12-22 17:07 UTC  (3+ messages)
` [PATCH 1/2] gdb/doc: Remove (...) around guile procedure names in @deffn lines
` [PATCH 2/2] gdb/doc: shorten some source lines, and prevent some line breaks

[PATCH] gdb/doc: add some index entries relating to mi-async setting
 2021-12-22 15:43 UTC  (2+ messages)

[PATCH] gdb: convert 'set debug lin-lwp' to a boolean command
 2021-12-22 15:13 UTC  (3+ messages)

[PATCH] gdb: add threads debugging switch
 2021-12-22 15:04 UTC  (2+ messages)

[PATCH] gdbarch-components.py: change empty "params" tuples to empty lists
 2021-12-22  0:48 UTC  (3+ messages)

FYI: git repository hooks have been updated
 2021-12-21  3:18 UTC  (3+ messages)

[PATCH] Remove print_spaces
 2021-12-20 17:25 UTC  (2+ messages)

[pushed] Remove puts_debug
 2021-12-20 16:42 UTC 

[PATCH] Make n_spaces return a const char *
 2021-12-20 16:04 UTC  (3+ messages)

[FYI] Add Enze Li to gdb/MAINTAINERS
 2021-12-20 13:26 UTC 

[PATCH v3 0/1] gdb: Use a typedef's scoped type name to identify local typedefs
 2021-12-20 13:15 UTC  (2+ messages)
` [PATCH v3 1/1] "

[RFC PATCH] gdb/frame: Refine stack switch heuristic
 2021-12-20  9:36 UTC 

[pushed] gdb/ada-exp.y: Reformat comment to follow GDB's coding standards
 2021-12-20  5:06 UTC 

[pushed] gdb/ada-lang.h: Reformat comment to follow coding standards
 2021-12-20  5:02 UTC 

[PATCH 1/2] gdb: improve quit command with an alias called exit
 2021-12-19  3:41 UTC  (9+ messages)
    ` [PING] "
      ` any issue with adding new command (alias) "exit"? "

one last patch to go before GDB 11.2 release ("re-spin") update (2021-12-18)
 2021-12-18 10:53 UTC 

[PATCHv2 0/6] Improve 'maint set target-async off' for remote targets
 2021-12-18 10:21 UTC  (10+ messages)
` [PATCHv3 0/2] "
  ` [PATCHv3 1/2] gdb/remote: some fixes for 'maint set target-async off'
  ` [PATCHv3 2/2] gdb: add assert in remote_target::wait relating to async being off

[PATCH 00/29] Remove DUPLICATEs from testsuite/gdb.base/*.exp
 2021-12-18  0:39 UTC  (19+ messages)
` [PATCH 21/29] gdb/testsuite: Remove duplicates from gdb.base/shlib-call.exp
` [PATCH 22/29] gdb/testsuite: Remove duplicates from gdb.base/funcargs.exp
` [PATCH 25/29] gdb/testsuite: Remove duplicates from gdb.base/pointers.exp
` [PATCH 28/29] gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp

[PATCH 00/12] Remove DUPLICATEs warnings
 2021-12-17 23:24 UTC  (21+ messages)
` [PATCH 04/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-catch-load.exp
` [PATCH 05/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-var-child.exp
      ` [PATCH] gdb/testsuite: Remove some duplication "
` [PATCH 08/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop-exit.exp
` [PATCH 10/12] gdb/testsuite: Remove duplicates from gdb.mi/mi-language.exp
` [PATCH 11/12] gdb/testsuite: Remove duplicates from gdb.mi/mi2-amd64-entry-value.exp

[PATCH v2 0/8] Rewrite gdbarch.sh in Python
 2021-12-17 22:06 UTC  (17+ messages)
` [PATCH v2 4/8] Do not sort the fields in gdbarch_dump
` [PATCH v2 5/8] Generate new gdbarch-components.py from gdbarch.sh
` [PATCH v2 6/8] Add new gdbarch generator
` [PATCH v2 7/8] Remove gdbarch.sh

[PATCH 0/8] Rewrite gdbarch.sh in Python
 2021-12-17 19:23 UTC  (12+ messages)
` [PATCH 5/8] Generate new components.py from gdbarch.sh
` [PATCH 6/8] Add new gdbarch generator

[PATCH 0/6] Make Fortran support respect more `set print' settings
 2021-12-17 15:04 UTC  (7+ messages)
` [PATCH 1/6] Initialize `m_ndimensions' in the member initializer list
` [PATCH 2/6] Avoid redundant operations in `fortran_array_walker'

[PATCH v6 1/2] gdb: Add new 'print nibbles' feature
 2021-12-17 14:59 UTC  (6+ messages)
  ` [PATCH v6 2/2] gdb/doc: Document "print nibbles"

[PATCH v2] gdb/tui: install SIGWINCH only when connected to a TTY
 2021-12-17  9:37 UTC  (3+ messages)

[PATCH v4 00/28] Allow location description on the DWARF stack
 2021-12-14 21:34 UTC  (11+ messages)
` [PATCH v4 01/28] Add new register access interface to expr.c
` [PATCH v4 02/28] Add new memory "
` [PATCH v4 03/28] Add new classes that model DWARF stack element
` [PATCH v4 04/28] Add to_location method to dwarf_value class
` [PATCH v4 05/28] Add to_value method to dwarf_location class

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).