gmane.comp.gdb.cvs archive

431 archived articles, newest first (page 5 of 5). Latest articles →

[binutils-gdb] [gdb/tui] Allow second tui enable if first fails
Wed, 20 May 2026 06:31:28 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57144
[binutils-gdb] [gdb/tui] Factor out init_ncurses
Wed, 20 May 2026 06:31:23 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57143
[binutils-gdb] [gdb/tui] Factor out require_tui_terminal
Wed, 20 May 2026 06:31:17 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57142
[binutils-gdb] [pre-commit] Bump black to 26.5.1
Tue, 19 May 2026 11:39:37 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57141
[binutils-gdb] [pre-commit] Bump black to 26.5.0
Tue, 19 May 2026 06:33:13 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57140
[binutils-gdb] gdb/aarch64: record/replay support for RPRFM, PRFM (reg), PRFUM
Mon, 18 May 2026 12:37:25 +0000 (GMT)
Ezra Sitorus via Gdb-cvs <[email protected]> • #57139
[binutils-gdb] gdb/testsuite: add a test to check for Python traits static_assert
Sat, 16 May 2026 12:25:25 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57138
[binutils-gdb] gdb/python: fix use of frame_info_ptr within pending_frame_object
Sat, 16 May 2026 12:25:15 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57137
[binutils-gdb] gdb/python: add type traits check for all PyObject sub-classes
Sat, 16 May 2026 12:25:10 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57136
[binutils-gdb] Handle DW_AT_encoding on DW_TAG_enumeration_type
Fri, 15 May 2026 20:34:56 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57135
[binutils-gdb] [gdb/python] Use py_{none,false} more often
Fri, 15 May 2026 19:38:45 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57134
[binutils-gdb] [gdb/python] Use py_{none,notimplemented} more often
Fri, 15 May 2026 19:38:50 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57133
[binutils-gdb] [gdb/python] Undefine Py_RETURN_{NONE, TRUE, FALSE, NOTIMPLEMENTED}
Fri, 15 May 2026 19:38:40 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57132
[binutils-gdb] [gdb/python] Remove Py_RETURN_{NONE, TRUE, FALSE, NOTIMPLEMENTED}
Fri, 15 May 2026 19:38:30 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57131
[binutils-gdb] [gdb/python] Introduce py_{none, true, false, notimplemented} functions
Fri, 15 May 2026 19:38:19 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57130
[binutils-gdb] gdb: remove declaration of deprecated_target_wait_hook
Fri, 15 May 2026 15:29:49 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57129
[binutils-gdb] gdb: int to bool conversion in linux-thread-db.c
Fri, 15 May 2026 14:19:38 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57128
[binutils-gdb] [gdb/python] Fix check-include-guards check in python-limited-api-missing.h
Fri, 15 May 2026 12:15:27 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57127
[binutils-gdb] gdb: use value::embedded_offset in check_pieced_synthetic_pointer
Fri, 15 May 2026 11:39:06 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57126
[binutils-gdb] gdb: remove embedded_offset argument that is always 0
Fri, 15 May 2026 11:39:01 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57125
[binutils-gdb] gdb: rename argument in valprint_check_validity
Fri, 15 May 2026 11:38:56 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57124
[binutils-gdb] gdb: fix coerce_pieced_ref for multi-piece values
Fri, 15 May 2026 11:38:46 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57123
[binutils-gdb] gdb: int to bool conversion in valprint.{c,h}
Fri, 15 May 2026 11:38:41 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57122
[binutils-gdb] gdb/python: work around missing symbols not yet part of Python limited API
Fri, 15 May 2026 10:12:56 +0000 (GMT)
Matthieu Longo via Gdb-cvs <[email protected]> • #57121
[binutils-gdb] gdb/python: migrate Python initialization to use the new config API (PEP 741)
Fri, 15 May 2026 10:12:46 +0000 (GMT)
Matthieu Longo via Gdb-cvs <[email protected]> • #57120
[binutils-gdb] gdb: use all_threads() in for_each_thread()
Fri, 15 May 2026 05:12:25 +0000 (GMT)
Markus Metzger via Gdb-cvs <[email protected]> • #57119
[binutils-gdb] Deleted branch 'upstream/users/nalcock/prev/road-to-ctfv4'
Thu, 14 May 2026 08:58:09 +0000 (GMT)
Nick Alcock via Gdb-cvs <[email protected]> • #57118
[binutils-gdb] gdb/dwarf: read foreign type units
Wed, 13 May 2026 17:30:24 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57117
[binutils-gdb] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
Wed, 13 May 2026 17:30:18 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57116
[binutils-gdb] gdb/dwarf: add debug output in read-debug-names.c
Wed, 13 May 2026 17:30:13 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57115
[binutils-gdb] gdb/dwarf: generate foreign type units in .debug_names
Wed, 13 May 2026 17:30:08 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57114
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.