public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFA: Add support for DWARF-based fixed point types
 2020-11-16 23:05 UTC  (55+ messages)
` [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
` [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
` [PATCH 6/9] fix printing of DWARF fixed-point type objects with format modifier
` [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
` [PATCH 8/9] Add support for fixed-point type arithmetic
` pushed: Add support for DWARF-based fixed point types
  ` [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
  ` [pushed/v2 2/9] gdb: Make GMP a required dependency for building GDB
  ` [pushed/v2 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
  ` [pushed/v2 4/9] Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
  ` [pushed/v2 5/9] Add support for printing value of DWARF-based fixed-point type objects
  ` [pushed/v2 6/9] fix printing of DWARF fixed-point type objects with format modifier
  ` [pushed/v2 7/9] Add ptype support for DWARF-based fixed-point types
  ` [pushed/v2 8/9] Add support for fixed-point type arithmetic
  ` [pushed/v2 9/9] Add support for fixed-point type comparison operators
` RFA: Various enhancements to the fixed-point support implementation
  ` [RFA 1/6] change gmp_string_asprintf to return an std::string
  ` [RFA 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
  ` [RFA 3/6] gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
  ` [RFA 4/6] Make fixed_point_type_base_type a method of struct type
  ` [RFA 5/6] Make function fixed_point_scaling_factor "
  ` [RFA 6/6] valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda

[PATCH 0/2] Improving tab completion for watch commands
 2020-11-16 22:19 UTC  (3+ messages)
` [PATCH 1/2] gdb: convert some function arguments from int to bool
` [PATCH 2/2] gdb: update command completion for watch, awatch, and rwatch

[PATCH] gdb: rewrite how per language primitive types are managed
 2020-11-16 22:16 UTC  (4+ messages)

[PATCH] Handle 128-bit constants for fixed point
 2020-11-16 19:49 UTC  (4+ messages)

[PATCH] Search for DWZ files in debug-file-directories as well
 2020-11-16 17:57 UTC  (5+ messages)

[PATCH] Add testcase for DW_AT_count referencing a variable
 2020-11-16 17:52 UTC 

[PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
 2020-11-16 17:22 UTC  (15+ messages)
` [PATCH v3 07/24] Documentation for memory tagging remote packets
` [PATCH v3 16/24] AArch64: Report tag violation error information
` [PATCH v3 24/24] Add memory tagging testcases

[PATCH] KFAIL variable-length array tests which fail with Clang
 2020-11-16 17:17 UTC 

[PATCH] Update gdb.dwarf2/data-loc.exp
 2020-11-16 16:23 UTC  (3+ messages)

[PATCH 0/2] ARC print_one_insn failure in gdb.gdb/unittest.exp
 2020-11-16 16:17 UTC  (4+ messages)
` [PATCH 1/2] gdb/testsuite: prevent timeout "
` [PATCH 2/2] gdb/arc: fix print_one_insn selftest

[PATCH] gdb: improve command completion for 'print', 'x', and 'display'
 2020-11-16 15:42 UTC 

[PATCH 0/3] Fix crash if connection drops in scoped_restore_current_thread's ctor
 2020-11-16 14:57 UTC  (14+ messages)
` [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC)
                  ` [PATCH] Fix frame cycle detection (Re: [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC))

[PATCH 0/9] Fix most -fgnat-encodings=minimal failures
 2020-11-16 14:32 UTC  (7+ messages)
    ` [PATCH][gdb/testsuite] Fix minimal encodings KPASSes

10.2 milestone on bugzilla
 2020-11-16 12:23 UTC  (2+ messages)

[PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
 2020-11-16 11:59 UTC  (3+ messages)

[PATCH][gdb] Don't return non-existing path in debuginfod_source_query
 2020-11-16 11:16 UTC 

[PATCH][gdb] Improve early exits for env var in debuginfod-support.c
 2020-11-16 11:16 UTC 

[PATCH] gdb: Add a new function to display binary output by groups
 2020-11-16 10:14 UTC  (2+ messages)

[PATCH] gdb: user variables with components of dynamic type
 2020-11-15 14:24 UTC  (6+ messages)

[pushed] Use "bool" in fetch_inferior_event
 2020-11-14 16:46 UTC 

[pushed] Add use of const in opencl-lang.c
 2020-11-14 16:23 UTC 

[PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
 2020-11-14 16:20 UTC  (6+ messages)

[PATCH] gdb: add tab completion of type field names for Fortran
 2020-11-14 16:07 UTC  (2+ messages)

[PATCH 0/8] Share DWARF frame information across inferiors
 2020-11-14  3:31 UTC  (3+ messages)
` [PATCH 8/8] Move the frame data to the BFD when possible

[pushed] Use const more in c-lang.c
 2020-11-14  2:43 UTC 

Fix Windows-target testing in mi_gdb_file_cmd
 2020-11-13 21:44 UTC 

Split DWARF and rnglists, gcc vs clang
 2020-11-13 18:34 UTC  (6+ messages)

[PATCH 1/2] Add file name to "Loadable section ... outside of ELF segments" warning
 2020-11-13 17:45 UTC  (7+ messages)
` [PATCH 2/2] Exclude debuginfo files from "outside "

[PATCH 0/3] Querying registers of already-exited processes
 2020-11-13 16:57 UTC  (4+ messages)
` [PATCH 1/3] gdb/testsuite: update the expected output in gdb.threads/killed-outside.exp
` [PATCH 2/3] gdb/regcache: return REG_UNAVAILABLE if raw_update raises NOT_AVAILABLE_ERROR
` [PATCH 3/3] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC

Fix Windows-target testing in gdb_file_cmd
 2020-11-13 14:51 UTC  (2+ messages)

[PUSHED] gdb: delete a couple of declarations from f-lang.h
 2020-11-13 13:52 UTC 

[PATCH] GDB: Fix detection of ELF support when configuring with -Werror
 2020-11-13 13:46 UTC  (7+ messages)

[PATCH] Allow Flang style pointer printing in pointer-to-pointer.exp
 2020-11-13  8:46 UTC  (3+ messages)

[pushed] gdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_instantiate_symtab
 2020-11-12 22:44 UTC 

[PATCH v2] Replace the symbol needs evaluator with a parser
 2020-11-12 21:29 UTC  (7+ messages)

[PATCH] sim: pru: Add support for LMBD instruction
 2020-11-12 20:56 UTC  (3+ messages)

[PATCH v7 0/3] disass: Add /x modifier
 2020-11-12 20:17 UTC  (5+ messages)
` [PATCH v7 1/3] disass: Add /x modifier to print offsets in hex
` [PATCH v7 2/3] disass: Add test for /x mode

[PATCH] gdb: convert "set debug dwarf-read" to new style
 2020-11-12 19:44 UTC  (3+ messages)

[PATCHv4 0/3] Fortran Array Slicing and Striding Support
 2020-11-12 18:58 UTC  (6+ messages)
` [PATCHv5 0/4] "
  ` [PATCHv5 4/4] gdb/fortran: Add support for Fortran array slices at the GDB prompt
    ` [PATCHv6] "

[PATCH 0/2] Add native GNU/Linux support for ARC in GDB
 2020-11-12 18:03 UTC  (6+ messages)
` [PATCH 1/2] arc: Take into account the REGNUM in supply/collect gdb hooks
` [PATCH 2/2] gdb: Add native support for ARC in GNU/Linux

[PATCH 0/2] arc: Add signal handling support
 2020-11-12 17:51 UTC  (5+ messages)
` [PATCH 1/2] arc: Add support for signal handlers
` [PATCH 2/2] arc: Add support for signal frames for Linux targets

[PATCH] arc: Write correct "eret" value during register collection
 2020-11-12 16:05 UTC  (6+ messages)
` [PATCH v2] "
` [PUSHED] "

[PATCH] Ignore system_error in thread startup
 2020-11-12 15:27 UTC  (3+ messages)

[PATCH] gdb/main: execute breakpoint commands for '-iex' and '-ex' commands
 2020-11-12 15:23 UTC  (2+ messages)

[OB PATCH] Fix gdb.threads/tls-so_extern.exp with Clang
 2020-11-12 15:07 UTC 

[PATCHv4 0/2] Restore thread and frame patches
 2020-11-12 11:59 UTC  (4+ messages)
` [PATCHv5 "
` [PATCHv5 1/2] gdb: Restore previously selected thread when switching inferior
` [PATCHv5 2/2] gdb: Track the current frame for each thread

[PATCH] gdb: add an option flag to 'maint print c-tdesc'
 2020-11-12  2:26 UTC  (3+ messages)

[PATCH 00/12] Concurrent displaced stepping
 2020-11-11 23:36 UTC  (9+ messages)
` [PATCH 04/12] gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
` [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
` [PATCH 08/12] gdb: move displaced stepping types to displaced-stepping.{h, c}
` [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
` [PATCH 10/12] gdb: change linux gdbarch data from post to pre-init
` [PATCH 11/12] gdb: make displaced stepping implementation capable of managing multiple buffers
` [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux

[PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture
 2020-11-11 21:58 UTC  (15+ messages)
  ` [PING][PING] "

RFA: m32r sim: Add prototypes for functions that pass/return DI values
 2020-11-11 21:13 UTC  (4+ messages)

[PATCH] gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-after-aborted-step-over.exp
 2020-11-11 20:09 UTC  (3+ messages)

[PATCH][gdb/testsuite] Add gdb.dwarf2/fission-multi-cu-clang.exp
 2020-11-11 15:49 UTC  (4+ messages)
  ` [PATCH][gdb/testsuite] Use clean_restart where possible

[PATCH] gdb: better handling of 'S' packets
 2020-11-11 15:35 UTC 

[PATCH] gdb/linespec: relax the position of the '-force-condition' flag
 2020-11-11 12:54 UTC 

[PUSHED] gdb/riscv: add ability to decode dwarf CSR numbers
 2020-11-11 11:58 UTC 

[PUSHED] gdbserver: add missing --disable-packet options to help text
 2020-11-11  9:11 UTC 

[pushed 0/3] More use of const
 2020-11-10 22:53 UTC  (4+ messages)
` [pushed 1/3] Constify value_nsstring
` [pushed 2/3] Use "const" more in ax-gdb.c
` [pushed 3/3] Make internalvar_name return a const char *

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).