gmane.comp.gdb.cvs archive

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

[binutils-gdb] gdb/record: rename record_full_list to record_full_log
Fri, 3 Jul 2026 13:36:21 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57343
[binutils-gdb] gdb/record: Define new version of the record-save section
Fri, 3 Jul 2026 13:36:16 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57342
[binutils-gdb] gdb/record: extract the PC to record_full_instruction
Fri, 3 Jul 2026 13:36:11 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57341
[binutils-gdb] gdb/record: make record_full_history more c++-like
Fri, 3 Jul 2026 13:36:06 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57340
[binutils-gdb] gdb/record: c++ify internal structures of record-full.c
Fri, 3 Jul 2026 13:36:01 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57339
[binutils-gdb] gdb/record: remove record_full_insn_num
Fri, 3 Jul 2026 13:35:55 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57338
[binutils-gdb] gdb/record: factor out reading and writing the execution log to corefile
Fri, 3 Jul 2026 13:35:50 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57337
[binutils-gdb] gdb/record: Refactor record history
Fri, 3 Jul 2026 13:35:45 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57336
[binutils-gdb] gdb, amd-dbgapi-target: use pulongest to print id handles
Fri, 3 Jul 2026 12:33:11 +0000 (GMT)
Tankut Baris Aktemur via Gdb-cvs <[email protected]> • #57335
[binutils-gdb] gdb/testsuite: fix gdb.rocm/interrupt-twice
Fri, 3 Jul 2026 10:56:22 +0000 (GMT)
Lancelot SIX via Gdb-cvs <[email protected]> • #57334
[binutils-gdb] gdb: replace alloca with gdb::unique_xmalloc_ptr in remote-fileio.c
Fri, 3 Jul 2026 08:35:24 +0000 (GMT)
Luis Machado via Gdb-cvs <[email protected]> • #57333
[binutils-gdb] gdb/testsuite: deduplicate --offload-arch targets in hcc_amdgpu_targets
Fri, 3 Jul 2026 08:33:00 +0000 (GMT)
Luis Machado via Gdb-cvs <[email protected]> • #57332
[binutils-gdb] Handle -1 in ptid_t::parse
Thu, 2 Jul 2026 18:59:07 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57331
[binutils-gdb] Fix ptid_t selftest crash
Thu, 2 Jul 2026 13:01:04 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57330
[binutils-gdb] Do not write negative PID or TID in remote protocol
Wed, 1 Jul 2026 17:58:53 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57329
[binutils-gdb] libiberty d_compact_number signed integer overflow
Wed, 1 Jul 2026 01:44:59 +0000 (GMT)
Alan Modra via Gdb-cvs <[email protected]> • #57328
[binutils-gdb] gdbserver/linux-low: carry over stop_expected flag after exec (avoid spurious SIGSTOPs)
Sat, 27 Jun 2026 02:37:28 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57327
[binutils-gdb] Disable gdb.ada/dgopt.exp with gnat-llvm
Fri, 26 Jun 2026 16:55:18 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57326
[binutils-gdb] Printing of Fortran arrays with dynamic elements
Fri, 26 Jun 2026 16:48:53 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57325
[binutils-gdb] Handle nested Ada functions with gnat-llvm
Fri, 26 Jun 2026 16:16:33 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57324
[binutils-gdb] Remove ARI
Fri, 26 Jun 2026 15:17:42 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57323
[binutils-gdb] gdb: Fix build for aarch64-windows
Fri, 26 Jun 2026 15:03:16 +0000 (GMT)
Hannes Domani via Gdb-cvs <[email protected]> • #57322
[binutils-gdb] gdb+gdbserver: Fix build for aarch64-windows
Fri, 26 Jun 2026 15:03:11 +0000 (GMT)
Hannes Domani via Gdb-cvs <[email protected]> • #57321
[binutils-gdb] gdb: fix indentation in dwarf2/expr.c
Thu, 25 Jun 2026 17:03:53 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57320
[binutils-gdb] windows gdb: Fix -target-attach result
Thu, 25 Jun 2026 14:43:33 +0000 (GMT)
Claudiu Zissulescu via Gdb-cvs <[email protected]> • #57319
[binutils-gdb] gdbsupport: Remove some use after move instances
Wed, 24 Jun 2026 12:09:24 +0000 (GMT)
Guinevere Larsen via Gdb-cvs <[email protected]> • #57318
[binutils-gdb] Make target shareable accross fork inferiors in AIX.
Wed, 24 Jun 2026 09:10:51 +0000 (GMT)
Aditya Kamath via Gdb-cvs <[email protected]> • #57317
[binutils-gdb] Fix AIX SIGSEGV for multi thread debugging.
Wed, 24 Jun 2026 09:03:56 +0000 (GMT)
Aditya Kamath via Gdb-cvs <[email protected]> • #57316
[binutils-gdb] gdb: convert sentinel_frame to a frame_info_ptr
Wed, 24 Jun 2026 08:35:00 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57315
[binutils-gdb] gdb: remove sentinel frame check in frame_find_by_id
Wed, 24 Jun 2026 08:34:55 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57314
[binutils-gdb] Fix amd_dbgapi_target::wait's handling of TARGET_WAITKIND_IGNORE
Tue, 23 Jun 2026 13:23:30 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57313
[binutils-gdb] Update use of deque in _frame_iterator
Mon, 22 Jun 2026 23:47:43 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57312
[binutils-gdb] Log gdb_do_cache misses only, not hits
Sun, 21 Jun 2026 10:55:43 +0000 (GMT)
Luis Machado via Gdb-cvs <[email protected]> • #57311
[binutils-gdb] libiberty: sync with gcc commit df3510f80e7c02d9
Sat, 20 Jun 2026 12:53:55 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57310
[binutils-gdb] gdb/testsuite: fix gdb.rocm/code-object-load-while-breakpoint-hit.exp with native-gdbserver
Fri, 19 Jun 2026 20:09:33 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57309
[binutils-gdb] gdb/testsuite: use -inferior-args in gdb.base/gcore-buffer-overflow.exp
Fri, 19 Jun 2026 20:09:28 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57308
[binutils-gdb] gdb/testsuite: make pie-execl.exp work with native-gdbserver
Fri, 19 Jun 2026 20:09:23 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57307
[binutils-gdb] gdb/testsuite: fix step-over-thread-exit.exp with native-gdbserver
Fri, 19 Jun 2026 20:09:18 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57306
[binutils-gdb] gdb/testsuite: add -inferior-args option to runto
Fri, 19 Jun 2026 20:09:13 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57305
[binutils-gdb] gdb/testsuite: make gdb_breakpoint, runto and runto_main use parse_args
Fri, 19 Jun 2026 20:09:08 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57304
[binutils-gdb] gdb/testsuite: remove unused arguments to gdb_breakpoint
Fri, 19 Jun 2026 20:09:03 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57303
[binutils-gdb] gdb: make symtab::compunit return a reference
Fri, 19 Jun 2026 14:21:50 +0000 (GMT)
Simon Marchi via Gdb-cvs <[email protected]> • #57302
[binutils-gdb] [gdb] Fix trailing whitespace in refcard.tex
Thu, 18 Jun 2026 20:07:45 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57301
[binutils-gdb] [gdb] Fix trailing whitespace in annotate.texinfo
Thu, 18 Jun 2026 20:07:40 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57300
[binutils-gdb] [gdb] Ignore trailing whitespace in gdb/gdb-gdb.gdb.in
Thu, 18 Jun 2026 20:07:35 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57299
[binutils-gdb] [gdb] Fix trailing whitespace in some files
Thu, 18 Jun 2026 20:07:30 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57298
[binutils-gdb] [gdb] Ignore whitespace in imported file gdb/exc_request.defs
Thu, 18 Jun 2026 20:07:25 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57297
[binutils-gdb] [gdb] Fix new blank line at EOF in a few xml files
Thu, 18 Jun 2026 20:07:20 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57296
[binutils-gdb] [gdb] Fix new blank line at EOF in a few scripts
Thu, 18 Jun 2026 20:07:14 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57295
[binutils-gdb] [gdb] Fix leftover conflict marker in gdb/config/djgpp/README
Thu, 18 Jun 2026 20:07:09 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57294
[binutils-gdb] [gdb] Increase clean range in check-whitespace-pre-commit.py
Thu, 18 Jun 2026 20:07:04 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57293
[binutils-gdb] Boolify suppress_next_print_command_trace
Thu, 18 Jun 2026 17:08:13 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57292
[binutils-gdb] Print command trace to gdb_stdlog
Thu, 18 Jun 2026 17:08:18 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57291
[binutils-gdb] [gdb] Ignore codespell warnings about wrong encodings
Thu, 18 Jun 2026 15:53:47 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57290
[binutils-gdb] [gdb/contrib] Rename license-check-new-files.sh to .py
Thu, 18 Jun 2026 15:22:03 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57289
[binutils-gdb] gdb, testsuite: unify 'Switching to thread' message
Thu, 18 Jun 2026 09:08:02 +0000 (GMT)
Stephan Rohr via Gdb-cvs <[email protected]> • #57288
[binutils-gdb] [pre-commit] Reorganize .pre-commit-config.yaml
Wed, 17 Jun 2026 19:40:36 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57287
[binutils-gdb] [pre-commit] Remove stages setting for two hooks
Wed, 17 Jun 2026 19:40:25 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57286
[binutils-gdb] [pre-commit] Drop always_run setting for codespell-log
Wed, 17 Jun 2026 19:40:31 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57285
[binutils-gdb] [pre-commit] Remove pass_filenames setting for check-whitespace
Wed, 17 Jun 2026 19:40:20 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57284
[binutils-gdb] [pre-commit] Drop require_serial for pre-commit-setup
Wed, 17 Jun 2026 19:40:15 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57283
[binutils-gdb] [pre-commit] Drop types_or filtering for tclint
Wed, 17 Jun 2026 19:40:10 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57282
[binutils-gdb] gdb/MAINTAINERS: Document the change of release managers
Wed, 17 Jun 2026 17:54:56 +0000 (GMT)
Joel Brobecker via Gdb-cvs <[email protected]> • #57281
[binutils-gdb] gdb/amd-dbgapi-target: drop reference to amd_dbgapi_address_class_id_t
Wed, 17 Jun 2026 15:18:26 +0000 (GMT)
Lancelot SIX via Gdb-cvs <[email protected]> • #57280
[binutils-gdb] [pre-commit] Use pass_filenames=false for pre-commit-setup
Tue, 16 Jun 2026 22:36:21 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57279
[binutils-gdb] gdb/testsuite: avoid PID in test name
Tue, 16 Jun 2026 19:56:39 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57278
[binutils-gdb] [pre-commit] Stop using deprecated language script
Tue, 16 Jun 2026 18:34:18 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57277
[binutils-gdb] Port expandargstr from gcc/libiberty
Mon, 15 Jun 2026 15:58:55 +0000 (GMT)
Richard Earnshaw via Gdb-cvs <[email protected]> • #57276
[binutils-gdb] [gdb] Add endianity to codespell-ignore-words.txt
Mon, 15 Jun 2026 15:52:58 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57275
[binutils-gdb] [gdb] Expand dirs in codespell skip list
Mon, 15 Jun 2026 12:33:16 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57274
[binutils-gdb] [gdb] Drop some files and a dir from codespell skip list
Mon, 15 Jun 2026 12:33:10 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57273
[binutils-gdb] [gdb] Fix typo in gdb/microblaze-linux-nat.c
Mon, 15 Jun 2026 11:29:17 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57272
[binutils-gdb] [pre-commit] Simplify codespell configuration
Mon, 15 Jun 2026 11:24:52 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57271
[binutils-gdb] [gdb] Fix codespell false positive by string splitting
Mon, 15 Jun 2026 11:24:37 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57270
[binutils-gdb] [pre-commit] Include gdb in codespell check
Mon, 15 Jun 2026 11:24:47 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57269
[binutils-gdb] [gdb] Fix codespell false positives by renaming
Mon, 15 Jun 2026 11:24:42 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57268
[binutils-gdb] [gdb] Fix codespell false positives by ignoring
Mon, 15 Jun 2026 11:24:31 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57267
[binutils-gdb] [gdb] Fix typos
Mon, 15 Jun 2026 11:24:26 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57266
[binutils-gdb] [gdb/contrib] Extend codespell-ignore-words.txt
Mon, 15 Jun 2026 11:24:21 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57265
[binutils-gdb] [gdb/contrib] Describe words in codespell-ignore-words.txt
Mon, 15 Jun 2026 11:24:16 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57264
[binutils-gdb] [gdb] Fix flake8 warning in gdb.python/py-inf-exited-at-exit.py
Mon, 15 Jun 2026 08:28:41 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57263
[binutils-gdb] [gdb] Fix file mode of gdb/microblaze-linux-nat.c
Mon, 15 Jun 2026 08:28:36 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57262
[binutils-gdb] [pre-commit] Add file mode check
Mon, 15 Jun 2026 08:16:49 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57261
[binutils-gdb] gdb/python: fix 'exited' event when GDB exits from core file debugging
Sun, 14 Jun 2026 21:04:55 +0000 (GMT)
Andrew Burgess via Gdb-cvs <[email protected]> • #57260
[binutils-gdb] [gdb/testsuite] Convert gdb.dwarf2/dw2-strp.exp to dwarf assembly
Sun, 14 Jun 2026 17:11:29 +0000 (GMT)
Tom de Vries via Gdb-cvs <[email protected]> • #57259
[binutils-gdb] Add tests for Ada "in" operator
Fri, 12 Jun 2026 15:26:36 +0000 (GMT)
Tom Tromey via Gdb-cvs <[email protected]> • #57258
[binutils-gdb] Adjust gdb.python/py-events.exp for Cygwin/MinGW, "info proc" => "inferior"
Fri, 12 Jun 2026 13:59:45 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57257
[binutils-gdb] Adjust gdb.python/py-events.exp for Cygwin/MinGW, no fork
Fri, 12 Jun 2026 13:59:40 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57256
[binutils-gdb] Adjust gdb.python/py-events.exp for Cygwin/MinGW, thread IDs
Fri, 12 Jun 2026 13:59:35 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57255
[binutils-gdb] Windows gdb+gdbserver: Decode Cygwin ExitProcess codes
Fri, 12 Jun 2026 13:59:30 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57254
[binutils-gdb] Windows gdb+gdbserver: Share exit status logic
Fri, 12 Jun 2026 13:59:25 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57253
[binutils-gdb] gdb/testsuite: Add mechanism to compile Windows native programs on Cygwin
Fri, 12 Jun 2026 13:59:20 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57252
[binutils-gdb] gdb.base/exitsignal.exp: Test attaching too
Fri, 12 Jun 2026 13:59:15 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57251
[binutils-gdb] gdb.base/exitsignal.exp: Exit with non-zero
Fri, 12 Jun 2026 13:59:10 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57250
[binutils-gdb] Adjust gdb.base/exitsignal.exp for MinGW, separate program names
Fri, 12 Jun 2026 13:59:05 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57249
[binutils-gdb] Adjust gdb.base/exitsignal.exp for MinGW, second-chance SIGSEGV
Fri, 12 Jun 2026 13:59:00 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57248
[binutils-gdb] Adjust gdb.base/exitsignal.exp for MinGW, trigger fault
Fri, 12 Jun 2026 13:58:54 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57247
[binutils-gdb] gdb/amd-dbgapi-target: Update xfer_partial to always use dbgapi
Fri, 12 Jun 2026 13:37:23 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57246
[binutils-gdb] gdb/amd-dbgapi-target: Add amd-dbgapi-mingw-hdep.c for Windows
Fri, 12 Jun 2026 13:37:18 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57245
[binutils-gdb] gdb/amd-dbgapi-target: Move Linux code to amd-dbagapi-posix-hdep.c
Fri, 12 Jun 2026 13:37:13 +0000 (GMT)
Pedro Alves via Gdb-cvs <[email protected]> • #57244
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.