May 2021 Archives by thread
Starting: Sat May 1 06:22:35 GMT 2021
Ending: Mon May 31 21:33:07 GMT 2021
Messages: 1021
- [PATCH] gdb.texinfo: Expand documentation for debuginfod
Eli Zaretskii
- Proposal: format GDB Python files with black
Joel Brobecker
- [PATCH v5 1/7] configure gdb build system for supporting btrace on arm processors
Zied Guermazi
- [PATCH] gdb: lm32: drop unused sim headers
Mike Frysinger
- [PATCH/committed] sim: aarch64: fix 64-bit immediate shifts
Mike Frysinger
- [PATCH/committed] sim: aarch64: use PRIx64 for formatting 64-bit types
Mike Frysinger
- [PATCH/committed] sim: riscv: fix building on 32-bit hosts w/out int128
Mike Frysinger
- [PATCH/committed] sim: rx: cast bfd_vma when printing
Mike Frysinger
- [PATCH/committed] sim: nrun: add local strsignal prototype
Mike Frysinger
- [PATCH] sim: add support for build-time ar & ranlib
Mike Frysinger
- [PATCH] gnulib: import getline
Mike Frysinger
- [PATCH/committed] sim: mips: mark local func static
Mike Frysinger
- [PATCH] sim: mips: fix qh_acc table
Mike Frysinger
- [PATCH/committed] sim: options: fix --help output
Mike Frysinger
- [PATCH] sim: hw: localize init callback
Mike Frysinger
- [PATCH] sim: replace custom attributes with ansidecl.h
Mike Frysinger
- [PATCH 7/7] gdb: startup commands to control Python extension language
Andrew Burgess
- [patch] Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
Jan Kratochvil
- [PATCH] sim: add default cases to two switches in sim-options.c
Simon Marchi
- [PATCH] sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary
Simon Marchi
- [PATCH] gdb: add one-page manual support
Mike Frysinger
- [PATCH] gnulib: import gendocs
Mike Frysinger
- RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
Alan Modra
- [PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
Kumar N, Bhuvanendra
- [PATCH][gdb/guile] Don't allow libguile to change libgmp mem fns
Tom de Vries
- [PATCH] gdb/testsuite: update expected results in gdb.python/py-startup-opt.exp
Andrew Burgess
- [pushed] Fix x86_64 mingw build
Tom Tromey
- [PATCH 0/3] Fix some sanitizer errors
Tom Tromey
- [PATCH 2/3] Fix buffer underflow in add_path
Tom Tromey
- [PATCH v2] gdb/python: add a 'connection_num' attribute to Inferior objects
Aktemur, Tankut Baris
- [PATCH v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Emil Velikov
- [PATCH] sim: remove sys/times.h in most places
Mike Frysinger
- [PATCH] sim: mcore: fix build time warnings
Mike Frysinger
- [PATCH 1/2] sim: mips: delete unused constant variables
Mike Frysinger
- sim: h8300 predec special case test
Yoshinori Sato
- [PATCH] debuginfod-support.c: Use long-lived debuginfod_client
Tom Tromey
- [PATCH 0/3] Some minor sim fixes
Tom Tromey
- [pushed] gdb/testsuite: adjust gdb.python/flexible-array-member.exp expected pattern
Simon Marchi
- [RFP] Toolchains and Kernel MC in LPC 2021
Jose E. Marchesi
- [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child
Simon Marchi
- [PATCH] gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
- [PATCH 1/2] [pr gdb/19447] sim: mips: Only truncate sign extension bits for 32-bit target models
Faraz Shahbazker
- [PATCH] sim: m68hc11: tweak types to fix warnings
Mike Frysinger
- [PATCH] sim: mips: include stdlib.h for memory prototypes
Mike Frysinger
- [PATCH 1/4] sim: cgen: tweak initializers to avoid warnings
Mike Frysinger
- [PATCH/committed] sim: rl78: clean up various warnings
Mike Frysinger
- [PATCH] gdb, btrace, pt: ignore status update enable events
Markus Metzger
- [committed][gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnow
Tom de Vries
- [PATCH] gdb/riscv: add support for vector registers in target descriptions
Andrew Burgess
- [committed][gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnow
Tom de Vries
- [RFC PATCH] gdb: fix eval.c assert during inferior exit event
Magne Hov
- [PATCH v4 0/2] Multi-context invalid breakpoint conditions and MI
Aktemur, Tankut Baris
- [PATCH] gdb/guile: perform tilde expansion when sourcing guile scripts
Andrew Burgess
- [PATCH 0/2] Fix crash when printing watchpoints using guile API
Andrew Burgess
- [PATCH v4 1/2] gdb/mi: add a '--force-condition' flag to the '-break-insert' cmd
Simon Marchi
- [PATCH v4 2/2] gdb/mi: add a '--force' flag to the '-break-condition' command
Simon Marchi
- [PATCH] gdbserver/server: make some functions void
Tankut Baris Aktemur
- [PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
- [PATCH 1/5] gdb: make target_close check that the target isn't pushed in all inferiors
Simon Marchi
- [PATCH] gdb: make inferior::args a unique_xmalloc_ptr
Simon Marchi
- [PATCH] Avoid crash with GCC trunk
Tom Tromey
- [PATCH 1/4] gdb: remove target description macros
Simon Marchi
- [PATCH 2/4] gdb: change target_desc_info::fetched to bool
Simon Marchi
- [PATCH 3/4] gdb: (de-)allocate target_desc_info with new/delete
Simon Marchi
- [PATCH 1/3] sim: testsuite: calculate $arch from $subdir
Dimitar Dimitrov
- [PATCH] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [PATCH v2] Don't run personality syscall at configure time; don't check it at all
Pedro Alves
- [PATCH v5 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
Zied Guermazi
- [PATCH v5 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
Zied Guermazi
- [PATCH/committed 1/2] sim: m68hc11: warn when emul_write fails
Mike Frysinger
- [PATCH 1/2] sim: switch config.h usage to defs.h
Mike Frysinger
- [PATCH 2/2] sim: leverage gnulib
Mike Frysinger
- [PATCH 1/3] sim: m32c: switch from custom fgets to getline
Mike Frysinger
- [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Felix Willgerodt
- [PATCH][gdb/tdep] Use pid to choose x86_64 process 64/32-bitness
Tom de Vries
- Pull htab_eq_string from gcc libiberty
Richard Earnshaw
- [PATCH v2 1/5] gdb: add lookup_cmd_exact to simplify a common pattern
Marco Barisione
- [PATCH] gdb: re-format Python files using black 21.4b0
Simon Marchi
- [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
Marco Barisione
- [pushed] Remove streq_hash in favor of htab_eq_string
Tom Tromey
- [PUSHED] gdb: some int to bool conversion
Andrew Burgess
- [PATCH,V4 1/2] CTF: fix incorrect function return type
Tom Tromey
- [PATCH,V4 2/2] CTF: multi-CU and archive support
Tom Tromey
- [PUSHED] gdb/testsuite: use gdb_test_no_output instead of send_gdb
Andrew Burgess
- [PATCH] sim: depend on gnulib
Mike Frysinger
- [PATCH] [symtab/27831] Fix OBJF_MAINLINE assert
Kevin Buettner
- [PATCH] sim: use htab_eq_string
Tom Tromey
- [PATCH] sim: add html & pdf stubs
Mike Frysinger
- [PATCH/committed] sim: touch modules target
Mike Frysinger
- [PATCH/committed] sim: h8300: clean up various warnings
Mike Frysinger
- [PATCH 0/4] Debug printing for some python/*.c files
Andrew Burgess
- [pushed] gdb: add missing space in infrun_debug_printf
Simon Marchi
- [pushed] gdb, gdbserver: make status_to_str return std::string
Simon Marchi
- [PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
Simon Marchi
- [pushed] gdbsupport: re-generate configure & friends
Simon Marchi
- [PATCH] gdb, gdbserver: make status_to_str display the signal name
Simon Marchi
- [PATCH] gdb/doc: reword a sentence
Andrew Burgess
- [PING] [PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks.
Lancelot SIX
- [PING**3] [PATCH 0/4] Improve debugging of optimized code
Bernd Edlinger
- start of the GDB 11 release cycle
Joel Brobecker
- [PATCH v4] [PR gdb/27614] gdb-add-index fails on symlinks.
Simon Marchi
- [PATCH] gdb/guile: improve the errors when creating breakpoints
Andrew Burgess
- [PATCH 0/1] Integrate GNU poke in GDB
Jose E. Marchesi
- [PATCH] gdb/python: print name of unwinder that claimed frame in debug message
Simon Marchi
- [PATCH] gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.exp
Simon Marchi
- [PATCH] gdb/testsuite: don't use source tree as temporary HOME directory
Andrew Burgess
- [PATCH] [sim] Fix build failure in d10v sim
Luis Machado
- [committed][gdb/testsuite] Fix read1 timeout in gdb.base/gdb-sigterm.exp
Tom de Vries
- [committed][gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.exp
Tom de Vries
- [PATCH] [GDB,AArch64] Fix off-by-one when calculating tag granules.
Luis Machado
- [PATCH] add missing empty targets to sim/ppc/Makefile.in
Dan Streetman
- [PATCH 1/2] gdb: some int to bool conversion in remote.c
Andrew Burgess
- [PING] [PATCH v4 0/3] Guile: add value-{reference,const}-value
George Barrett
- [PING] [PATCH] Guile: temporary breakpoints
George Barrett
- [pushed] gdb: fix indentation of cmd_list_element
Simon Marchi
- [PATCH] gdb: fix indentation in arm_record_data_proc_misc_ld_str
Simon Marchi
- [PATCH] sim: create header namespace
Mike Frysinger
- [PATCH/committed] sim: clean up explicit environment build calls
Mike Frysinger
- [PATCH][gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
Tom de Vries
- [PATCH v2 4/5] gdb: generate the prefix name for prefix commands on demand
Marco Barisione
- [PATCH 0/3] Make python/guile api catchpoint aware
Andrew Burgess
- [PATCH v2] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Marco Barisione
- [PATCH] gdb: remove cmd_list_element::pre_show_hook
Simon Marchi
- [PATCH] kill all threadapply processes at end of test
Carl Love
- [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
Sourabh Singh Tomar
- [pushed] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
Simon Marchi
- [PATCH 1/8] sim: invert sim_state storage
Mike Frysinger
- [PATCH 2/8] sim: bfin: invert sim_state storage
Mike Frysinger
- [PATCH 0/4] New option for 'info sources', also better MI support
Andrew Burgess
- [RFC 0/2] Using pretty-printers for [] indexing
Andrew Burgess
- [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
Andrew Burgess
- [PATCH 1/4] gdb: add new function quick_symbol_functions::has_unexpanded_symbols
Simon Marchi
- [PATCH 2/4] gdb: make struct output_source_filename_data more C++ like
Simon Marchi
- [PATCH 3/4] gdb: add new -group-by-binary flag to info sources command
Simon Marchi
- [PATCH 4/4] gdb/mi: extend -file-list-exec-source-files command
Simon Marchi
- [PATCH 0/3] resolve test duplicates in gdb.guile/*.exp
Andrew Burgess
- [RFC 1/2] gdb: enable [] to find children using pretty-printers
Simon Marchi
- [PATCH 5/6 v2] sim: callback: convert time interface to 64-bit
Mike Frysinger
- [PATCH] sim: install library header files
Mike Frysinger
- [PING] [PATCH v3] Fixed pretty printing max depth behavior
Andrew Burgess
- [PATCH v3] gdb/python: add a 'connection_num' attribute to Inferior objects
Tankut Baris Aktemur
- [PATCH] inflow.c: Do not leak tty.
Alexandra Hájková
- [PATCH] testsuite: Cleanup some temp dirs with gdb-index files
Bernd Edlinger
- [PATCH 0/7] Minor improvements to cmd_list_element
Simon Marchi
- [PATCH 1/7] gdb: move cmd_list_element::prefixname to cli/cli-decode.c
Simon Marchi
- [PATCH 2/7] gdb: don't handle old == nullptr in add_alias_cmd
Simon Marchi
- [PATCH v3 2/5] gdb: prevent prefix commands from being hooks
Marco Barisione
- [PATCH v3 3/5] gdb: move declarations and docs for cli-decode.c to cli-decode.h
Marco Barisione
- [PATCH v3 5/5] gdb: add support for renaming commands
Marco Barisione
- [PATCH] gdb, testsuite, rs6000: Add powerpc64le prologue test.
will schmidt
- [pushed] Fix Python pretty-printing bug in Rust
Tom Tromey
- [PING] [PATCH 3/4] Add optional styled argument to gdb.execute
Hannes Domani
- [PING^3] [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Hannes Domani
- [PATCH/committed] sim: switch to libiberty environ.h
Mike Frysinger
- [PATCH] sim: ppc: clean up various warnings
Mike Frysinger
- [PATCH] Replace sort_tu_by_abbrev_offset with operator<
Tom Tromey
- [PATCH] sim: riscv: move __int128 check to configure
Mike Frysinger
- [PATCH 1/3] Move dwarf2_cu to new header file
Tom Tromey
- gdb build broken in sim with -Wall -Werror
Tom de Vries
- [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
Andrew Burgess
- [PATCH] gdb: additional settings for emacs in .dir-locals.el
Andrew Burgess
- [PATCH] gdb: add pyproject.toml
Simon Marchi
- [PATCH] gdb: add build mode to reverse order of _initialize function calls
Simon Marchi
- [PATCH] gdb/testsuite: rename .py.in files to .py
Simon Marchi
- [PATCH V5] CTF: multi-CU and archive support
Weimin Pan
- [RFC][gdb/cli] Ignore error in gdb command script
Tom de Vries
- [PATCH 0/4] Fix crash in "set python" and small cleanups
Marco Barisione
- [PATCH] [AArch64] Sanitize the address before working with allocation tags
Luis Machado
- [PATCH] Fix printing of non pointer types when memory tagging is enabled
Luis Machado
- [PATCH] Update the core file architecture if a target description is present
Luis Machado
- [PATCH] [AArch64] MTE corefile support
Luis Machado
- [PATCH 0/8] Change alias creation functions to accept target as cmd_list_element
Simon Marchi
- [PATCH] opcodes: cris: move desc & opc files from sim/
Mike Frysinger
- [PATCH] sim: ppc: fix some Wunused-function warnings
Tom de Vries
- [PATCH] sim: ppc: fix some more Wunused-function warnings
Tom de Vries
- [PATCH] sim: ppc: fix Wnonnull warning
Tom de Vries
- [PATCH] sim: ppc: fix some Wpointer-sign warnings
Tom de Vries
- [PATCH] sim: pcc: fix some Wenum-compare warnings
Tom de Vries
- [PATCHv2 0/5] "info sources" - group by objfile
Andrew Burgess
- [PATCH] gdb: avoid premature dummy frame garbage collection
Andrew Burgess
- [PUSHED] gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
Andrew Burgess
- [PATCH] testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.c
Tankut Baris Aktemur
- [PATCH] gdb: Move definitions of std::string overloads in ui_out to the header
Marco Barisione
- [PATCH] gnulib: import ffs
Mike Frysinger
- [PATCHv2] Add optional styled argument to gdb.execute
Hannes Domani
- [PATCH] sim/d10v: Use offsetof in a static assertion about structure layout.
John Baldwin
- [PATCH] Mark tu_abbrev_offset::operator<() const.
John Baldwin
- [PATCH] guile: fix make-value with pointer type
George Barrett
- [PATCH] guile: fix smob exports
George Barrett
- [PATCH] guile: stop procedures on invalid breakpoints
George Barrett
- [PATCH 0/5] Add support for MIPS32/64 revision 6
Faraz Shahbazker
- [PATCH] cli-script: use unique_ptr to not leak next struct
Alexandra Hájková
- [PATCH] gdb: run 'maint selftest' with an executable loaded
Andrew Burgess
- [PATCH][gdb/breakpoint] Fix assert in jit_event_handler
Tom de Vries
- [PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
Marco Barisione
- [pushed] gdb: remove linespec_p typedef
Simon Marchi
- [Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
Willgerodt, Felix
- [PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
Hannes Domani
- [PATCH] gdb/doc: add '@:' after 'e.g.' to help texinfo
Andrew Burgess
- [PATCH/OBVIOUS] Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.
Philippe Waroquiers
- [RFC] Implement 'set|show error-handling abort-execution|print-and-continue|silently-ignore
Philippe Waroquiers
- [PATCH] gdb: make iterate_over_threads a template function
Andrew Burgess
- [PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
Maciej W. Rozycki
- [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
Maciej W. Rozycki
- [PATCH/committed] sim: bfin: add strings.h for ffs()
Mike Frysinger
- [PATCH/committed] sim: cris: add unistd.h for environ decl
Mike Frysinger
- [PATCH/committed] sim: rl78: rename open symbol to avoid collisions
Mike Frysinger
- Sim bfin build failure with gcc 11
Simon Marchi
- [PATCH/committed] sim: cris: fix memory setup typos
Mike Frysinger
- [PATCH] RISC-V : Add linker support for further Z extensions
Jessica Mills
- [PATCH v4] [gdb] Add basic Z80 CPU support
Joel Brobecker
- GDB 11 branching update (2021-05-24)
Joel Brobecker
- [PATCH] Introduce htab_delete_entry
Tom Tromey
- [PING] [PATCH] Update btrace data in maintenance btrace commands
Stephen Röttger
- [PATCH v2 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- [PATCH 1/2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Hannes Domani
- [PATCH 2/2] Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
Hannes Domani
- [PING][PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Aaron Merey
- [PATCH] gdb: don't zero-initialize reg_buffer contents
Simon Marchi
- [PATCH 0/4] gdb, btrace: infrun fixes
Simon Marchi
- [PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
Kumar N, Bhuvanendra
- [PATCH v3 1/2] sim: h8300 Fixed different behavior in preinc/predec.
Yoshinori Sato
- Regression on gdb.trace/{actions,change-loc,pending}.exp on native-{,extended-}gdbserver (was: Re: [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint)
Simon Marchi
- [PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
Hannes Domani
- [PATCH 1/2] Document gdb.SYMBOL_LOC_LABEL
Hannes Domani
- [PATCH] Add PROP_VARIABLE
Tom Tromey
- [PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
Tom Tromey
- [PATCH][gdb/symtab] Fix Dwarf Error: cannot find DIE
Tom de Vries
- [PATCH] gdb: Print debuginfod first-use notification
Aaron Merey
- [pushed] gdb: change dwarf_die_debug to bool
Simon Marchi
- [committed][gdb/symtab] Fix typo in dwarf error message
Tom de Vries
- [committed][gdb/testsuite] Prevent proc override in gdb-index.exp
Tom de Vries
- [committed][gdb/symtab] Fix segfault in process_psymtab_comp_unit
Tom de Vries
- [PATCH 0/9] Convert breakpoint iteration macros to ranges
Simon Marchi
- [pushed] gdb: fix some indentation issues
Simon Marchi
- [pushed] gdb: fix tab after space indentation issues
Simon Marchi
- [PATCH v3 00/17] DWARF expression evaluator design cleanup
Zoran Zaric
- [PATCH] update-netbsd.sh: fix script name, update year range in copyright.
Frederic Cambus
- [PATCH 0/5] Some gdb build cleanups
Tom Tromey
- [PATCH 0/5] Add helper functions for FreeBSD native targets
John Baldwin
- [PATCH] Update btrace data in maintenance btrace commands
Simon Marchi
- [PATCH 0/4] Some small debug index writer cleanups
Tom Tromey
- [PATCH 1/4] Fix oddity in write_gdbindex
Tom Tromey
- [PATCH 2/4] Minor cleanup to addrmap_index_data::previous_valid
Tom Tromey
- [PATCHv2 1/2] Initial TUI mouse support
Hannes Domani
- [PATCH/committed] sim: m32c: rename open symbol to avoid collisions
Mike Frysinger
- [PATCH/committed] sim: sh: fix a few compiler warnings
Mike Frysinger
- [PATCH/committed] sim: frv: fix compiler parentheses suggestions warnings
Mike Frysinger
- [PATCH/committed] sim: frv: fix up a bunch of prototype warnings
Mike Frysinger
- [PATCH 1/4] gnulib: import chown
Mike Frysinger
- [PATCH] sim: igen: harmonize tool variables
Mike Frysinger
- [PATCH/committed] sim: mips: fix build w/out dv-sockser
Mike Frysinger
- [PATCH/committed] sim: pull in extra gnulib libs too
Mike Frysinger
- [PATCH/committed] sim: mn10300: add SIGTRAP fallback
Mike Frysinger
- [PATCH/committed] sim: v850: add pointer casts for execv on Windows
Mike Frysinger
- [PATCH 0/5] Fix for an assertion when unwinding with inline frames
Andrew Burgess
- [PATCH/committed] sim: ppc: avoid shadowing errno
Mike Frysinger
- [PATCH/committed] sim: ppc: enable -Wno-format for mingw targets
Mike Frysinger
- [PATCH] sim: common: start dedicated local.mk
Mike Frysinger
- [PATCH v2 0/4] Improve debugging of optimized code
Bernd Edlinger
- [PATCH v2 1/4] Introduce a new line table flag is_weak
Bernd Edlinger
- [PATCH v2 3/4] Fix handling of DW_AT_entry_pc of inlined subroutines
Bernd Edlinger
- [PATCH v2 2/4] Fix range end handling of inlined subroutines
Bernd Edlinger
- [PATCH v2 4/4] Skip .cold functions in search_minsyms_for_name
Bernd Edlinger
- GDB 11 branching update (2021-05-30)
Joel Brobecker
- [PATCH 0/2] Two minor DWARF reader tweaks
Tom Tromey
- [PATCH] gdb: set only inferior_ptid in sparc_{fetch, store}_inferior_registers
Simon Marchi
- [PATCH][gdb/symtab] Ignore cold clones
Tom de Vries
- [PATCH 1/3] gdb: move dwarf2_per_cu_data and signatured_type up
Simon Marchi
- [PATCH 2/3] gdb: add and use signatured_type_up
Simon Marchi
- [PATCH 3/3] gdb: pass signature to allocate_signatured_type and signatured_type constructor
Simon Marchi
- [PATCH] Conditionally restore displaced stepping state after fork.
John Baldwin
- [PATCH] Report additional details for signals received on FreeBSD.
John Baldwin
- [PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
Zied Guermazi
- [PATCH v6 5/7] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
Zied Guermazi
Last message date:
Mon May 31 21:33:07 GMT 2021
Archived on: Mon May 31 21:33:48 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).