public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] gdb: introduce limited array lengths while printing values
 2021-12-08 23:19 UTC  (2+ messages)
` [PING^6][RFC] "

[PATCH] gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame.exp
 2021-12-08 20:49 UTC  (12+ messages)
` [PATCH ver2] "
    ` [PATCH ver3] "

[pushed] Fix error in file_and_directory patch
 2021-12-08 20:07 UTC 

[PATCH v3 0/7] Fix handling of pending fork events
 2021-12-08 19:54 UTC  (20+ messages)
` [PATCH v3 1/7] gdbserver: hide fork child threads from GDB
` [PATCH v3 2/7] gdb/linux-nat: factor ptrace-detach code to new detach_one_pid function
` [PATCH v3 3/7] gdbserver: suppress "Detaching from process" message
` [PATCH v3 4/7] gdb/remote.c: move some things up
` [PATCH v3 5/7] gdb/remote.c: refactor pending fork status functions
` [PATCH v3 6/7] gdb: move clearing of tp->pending_follow to follow_fork_inferior
` [PATCH v3 7/7] gdb, gdbserver: detach fork child when detaching from fork parent

[PATCH] gdb/testsuite: fix default behavior of runto
 2021-12-08 19:45 UTC 

[PATCH 0/3] Refactor target_ops::post_startup_inferior
 2021-12-08 18:11 UTC  (8+ messages)
` [PATCH 2/3] gdb: rename gdb_startup_inferior to inf_child_target::startup_inferior
` [PATCH 3/3] gdb: make post_startup_inferior a virtual method on inf_ptrace_target

[PATCH 0/2] Add new gdb.Type.signedness attribute
 2021-12-08 16:56 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb: use a range based for loop when iterating over an array
  ` [PATCHv2 2/2] gdb/python: add Type.signedness attribute
        ` [PATCHv3 "

[RFC] [gdb/testsuite] change gdb.base/skip.exp to use finish
 2021-12-08 16:46 UTC 

[PATCH 0/2] Changes to gdb.Value.__init__
 2021-12-08 13:40 UTC  (5+ messages)
` [PATCHv2] "
  ` Ping: "

[PATCH 0/2] Further disassembler error handling changes
 2021-12-08 13:29 UTC  (7+ messages)
` [PATCH 2/2] gdb: use SCOPE_EXIT to write out disassembler instructions
      ` Ping: "

[PATCH] Remove an xfree from add_path
 2021-12-08 12:22 UTC  (5+ messages)

[PATCH] gdb/testsuite: respect GDBSERVER variable in remote-stdio-gdbserver "board"
 2021-12-08 12:03 UTC 

[pushed] ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
 2021-12-08 11:02 UTC  (2+ messages)
` [pushed] ppc: recognize all program traps

[PATCH 1/2] gdb/linespec.c: simplify condition
 2021-12-08  3:24 UTC  (6+ messages)
` [PATCH 2/2] gdb: make struct linespect contain vectors, not pointers to vectors

[PATCH v2 0/2] ppc: recognize all program traps
 2021-12-07 23:30 UTC  (6+ messages)
` [PATCH v3 1/2] ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
` [PATCH v3 2/2] ppc: recognize all program traps

[PATCH 0/5] Fix for 'list task 123' (PR cli/28668)
 2021-12-07 23:18 UTC  (7+ messages)
` [PATCH 1/5] gdb: update the comment on string_to_event_location
` [PATCH 2/5] gdb: add empty string check in parse_linespec
` [PATCH 3/5] gdb/testsuite: move linespec test into gdb.linespec/ directory
` [PATCH 4/5] gdb: handle calls to list command passing only a linespec condition
` [PATCH 5/5] gdb: handle calls to edit "

[pushed] gdb: rename "maint agent" functions
 2021-12-07 20:58 UTC 

[pushed] gdb: make set_raw_breakpoint static
 2021-12-07 20:52 UTC 

GDB 11.2 ("re-spin") update (2021-12-04)
 2021-12-07 19:42 UTC  (2+ messages)

[PATCH] New --enable-threading configure option to control use of threads in GDB/GDBserver
 2021-12-07 18:51 UTC  (2+ messages)

[PATCH v2 00/13] FreeBSD target async mode and related refactoring
 2021-12-07 18:47 UTC  (18+ messages)
` [PATCH v2 04/13] linux-nat: Don't enable async mode at the end of linux_nat_target::resume
` [PATCH v2 06/13] inf-ptrace: Raise an internal_error if waitpid() fails

[PATCH v3 00/33] Rewrite the DWARF "partial" reader
 2021-12-07 17:17 UTC  (35+ messages)
` [PATCH v3 01/33] Split create_addrmap_from_aranges
` [PATCH v3 02/33] Fix latent bug in read_addrmap_from_aranges
` [PATCH v3 03/33] Add dwarf2_per_cu_data::addresses_seen
` [PATCH v3 04/33] Refactor dwarf2_get_pc_bounds
` [PATCH v3 05/33] Allow ada_decode not to decode operators
` [PATCH v3 06/33] Let skip_one_die not skip children
` [PATCH v3 07/33] Add name splitting
` [PATCH v3 08/33] Add new overload of dwarf5_djb_hash
` [PATCH v3 09/33] Refactor build_type_psymtabs_reader
` [PATCH v3 10/33] Add batching parameter to parallel_for_each
` [PATCH v3 11/33] Return vector of results from parallel_for_each
` [PATCH v3 12/33] Specialize std::hash for gdb_exception
` [PATCH v3 13/33] Add "fullname" handling to file_and_directory
` [PATCH v3 14/33] Introduce DWARF abbrev cache
` [PATCH v3 15/33] Statically examine abbrev properties
` [PATCH v3 16/33] Update skip_one_die for new "
` [PATCH v3 17/33] Introduce the new DWARF index class
` [PATCH v3 18/33] The new DWARF indexer
` [PATCH v3 19/33] Implement quick_symbol_functions for cooked DWARF index
` [PATCH v3 20/33] Wire in the new DWARF indexer
` [PATCH v3 21/33] Introduce thread-safe handling for complaints
` [PATCH v3 22/33] Pre-read DWARF section data
` [PATCH v3 23/33] Parallelize DWARF indexing
` [PATCH v3 24/33] "Finalize" the DWARF index in the background
` [PATCH v3 25/33] Rename write_psymtabs_to_index
` [PATCH v3 26/33] Change the key type in psym_index_map
` [PATCH v3 27/33] Change parameters to write_address_map
` [PATCH v3 28/33] Genericize addrmap handling in the DWARF index writer
` [PATCH v3 29/33] Adapt .gdb_index writer to new DWARF scanner
` [PATCH v3 30/33] Adapt .debug_names "
` [PATCH v3 31/33] Enable the new DWARF indexer
` [PATCH v3 32/33] Delete DWARF psymtab code
` [PATCH v3 33/33] Remove dwarf2_per_cu_data::v

[PATCH] gdb/testsuite: make runto_main not pass no-message to runto
 2021-12-07 17:07 UTC  (5+ messages)

[PATCH] Avoid extra work in global_symbol_searcher::expand_symtabs
 2021-12-07 16:24 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5
 2021-12-07 15:56 UTC 

[PATCH] Use for-each more in gdb
 2021-12-07 15:32 UTC  (4+ messages)

[PATCH] Support AT_FXRNG and AT_KPRELOAD on FreeBSD
 2021-12-07 13:13 UTC  (3+ messages)

[PATCH] gdb/doc: add some index entries relating to mi-async setting
 2021-12-07 10:49 UTC 

[pushed] [gdb/testsuite] Fix options arg handling in compile_jit_elf_main_as_so
 2021-12-07  8:44 UTC 

[PATCH] [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
 2021-12-07  7:17 UTC  (3+ messages)
` [PING][PATCH] "
  ` [committed][gdb/testsuite] "

[PATCH] [gdb/tdep] Fix inferior plt calls in PIE for i386
 2021-12-07  7:08 UTC  (3+ messages)
` [PING][PATCH] "
  ` [committed][gdb/tdep] "

[PATCH][gdb/symtab] Support -readnow during reread
 2021-12-07  6:52 UTC  (4+ messages)
` [PING][PATCH][gdb/symtab] "
  ` [PING^2][PATCH][gdb/symtab] "
    ` [committed][gdb/symtab] "

[PATCH 0/3] Refactor find_file_and_directory
 2021-12-07  4:30 UTC  (15+ messages)
` [PATCH 1/3] Remove Irix case from find_file_and_directory
` [PATCH 2/3] Move file_and_directory to new file and C++-ize
` [PATCH 3/3] Cache the result of find_file_and_directory

[PATCH] [gdb/ada] Fix assert in ada_is_unconstrained_packed_array_type
 2021-12-07  4:13 UTC  (2+ messages)

[PATCH v4 00/13] FreeBSD target async mode and related refactoring
 2021-12-06 19:32 UTC  (14+ messages)
` [PATCH v4 01/13] gdbsupport: Add an event-pipe class
` [PATCH v4 02/13] gdb linux-nat: Convert linux_nat_event_pipe to the event_pipe class
` [PATCH v4 03/13] gdbserver linux-low: Convert linux_event_pipe "
` [PATCH v4 04/13] Don't enable async mode at the end of target ::resume methods
` [PATCH v4 05/13] do_target_wait_1: Clear TARGET_WNOHANG if the target isn't async
` [PATCH v4 06/13] inf-ptrace: Raise an error if waitpid() fails
` [PATCH v4 07/13] inf-ptrace: Support async targets in inf_ptrace_target::wait
` [PATCH v4 08/13] fbsd-nat: Implement async target support
` [PATCH v4 09/13] fbsd-nat: Include ptrace operation in error messages
` [PATCH v4 10/13] fbsd-nat: Various cleanups to the ::resume entry debug message
` [PATCH v4 11/13] fbsd-nat: Return nullptr rather than failing ::thread_name
` [PATCH v4 12/13] Enable async mode in the target in attach_cmd
` [PATCH v4 13/13] inf-ptrace: Add an event_pipe to be used for async mode in subclasses

[PATCH] gdb/python: make more use of host_string_to_python_string
 2021-12-06 18:10 UTC 

[RFC] libopcodes based disassembler syntax highlighting
 2021-12-06 16:49 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Fix gdb.arch/i386-avx.exp with clang
 2021-12-06 15:27 UTC  (13+ messages)

gdb: Implement the init_reg dwarf2_frame_ops for amd64
 2021-12-06 15:13 UTC  (7+ messages)

[pushed 1/2] [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx, sse}.exp
 2021-12-06 15:01 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Use precise align "

[PATCH 0/4] Disassembler Output Styling
 2021-12-06 14:32 UTC  (3+ messages)
` [PATCHv2 0/2] "
  ` Ping: "

[PATCH] gdb: update gdb-gdb.py.in for latest changes to struct field
 2021-12-06 14:03 UTC 

Broken source view with Pygments and non-UTF-8 encoded source
 2021-12-06 12:36 UTC 

[PATCH v2] PR gdb/28480: Improve ambiguous member detection
 2021-12-06 11:16 UTC  (6+ messages)

[PATCH 0/8] Unify escaping/quoting of args in GDB/GDBserver
 2021-12-06 10:47 UTC  (2+ messages)
` [PING] "

[PATCH v3 0/2][PR 28406] gdb: add exit command as an alias for quit
 2021-12-05  7:08 UTC  (4+ messages)
  ` [PATCH v3 1/2] gdb: improve quit command with an alias called exit
  ` [PATCH v3 2/2] gdb/doc: Document the exit command

[PATCH 1/4] sim: reorder header includes
 2021-12-05  3:10 UTC  (4+ messages)
` [PATCH 2/4] sim: include stdarg.h when used
` [PATCH 3/4] sim: include stdint.h when needed
` [PATCH 4/4] sim: include ansidecl.h "

[PATCH] gdbsupport: fix memory leak in create_file_handler when re-using file handler
 2021-12-05  2:47 UTC  (5+ messages)

[PATCH v2 0/2][PR 28406] gdb: add exit command as an alias for quit
 2021-12-04 23:01 UTC  (5+ messages)
  ` [PATCH v2 1/2] gdb: improve quit command with an alias called exit
  ` [PATCH v2 2/2] gdb/doc: Document the exit command

[PATCH] sim: moxie: hoist dtb rules up to common builds
 2021-12-04 18:56 UTC 

[PATCH] sim: m68hc11: delete unused profile flags
 2021-12-04 18:46 UTC 

[PATCH] sim: msp430: delete redundant comments & settings
 2021-12-04 18:46 UTC 

[PATCH] sim: erc32: drop old configure target
 2021-12-04 18:46 UTC 

[PATCH] sim: m32c/rl78: drop redundant -Wall settings
 2021-12-04 18:45 UTC 

[PATCH 1/3] gdb: use intrusive_list for cmd_list_element aliases list
 2021-12-04 14:07 UTC  (9+ messages)
` [PATCH 2/3] gdb: change some alias functions parameters to const-reference
` [PATCH 3/3] gdb: don't show deprecated aliases

[PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
 2021-12-04 13:20 UTC  (9+ messages)
        ` FW: "

[PATCH] gdb/remote: handle attach when stop packet lacks thread-id
 2021-12-04 11:40 UTC  (4+ messages)
  ` [PATCHv2] "

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

[PATCH] Allow DW_ATE_UTF for Rust characters
 2021-12-04 11:23 UTC  (4+ messages)

[PATCH] gdbserver/tracepoint.cc: work around -Wstringop-truncation error
 2021-12-04 11:17 UTC  (2+ messages)

[pushed] gdb/testsuite: fix two "maint info line-table"-related tests
 2021-12-04  2:03 UTC 

[PATCH v3 1/3] gdbsupport: add array_view copy function
 2021-12-04  1:45 UTC  (5+ messages)
` [PATCH v3 3/3] gdb: trivial changes to use array_view

[PATCH] gdb: small "maintenance info line-table" readability improvements
 2021-12-03 21:52 UTC  (3+ messages)

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