gmane.comp.gdb.patches archive

660 archived articles, newest first (page 7 of 7). Latest articles →

[PATCH v2 14/17] gdb: convert TYPE_RESTRICT macro to type::is_restrict
Wed, 22 Jul 2026 05:42:03 -0500
Tankut Baris Aktemur <[email protected]> • #212287
[PATCH v2 13/17] gdb: convert TYPE_DATA_SPACE macro to type::is_data_space
Wed, 22 Jul 2026 05:42:02 -0500
Tankut Baris Aktemur <[email protected]> • #212286
[PATCH v2 15/17] gdb: convert TYPE_ATOMIC macro to type::is_atomic
Wed, 22 Jul 2026 05:42:04 -0500
Tankut Baris Aktemur <[email protected]> • #212285
[PATCH v2 17/17] gdb: remove unnecessary braces in recursive_dump_type
Wed, 22 Jul 2026 05:42:06 -0500
Tankut Baris Aktemur <[email protected]> • #212284
[PATCH v2 12/17] gdb: convert TYPE_CODE_SPACE macro to type::is_code_space
Wed, 22 Jul 2026 05:42:01 -0500
Tankut Baris Aktemur <[email protected]> • #212283
[PATCH v2 06/17] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
Wed, 22 Jul 2026 05:41:55 -0500
Tankut Baris Aktemur <[email protected]> • #212282
[PATCH v2 11/17] gdb: convert TYPE_VOLATILE macro to type::is_volatile
Wed, 22 Jul 2026 05:42:00 -0500
Tankut Baris Aktemur <[email protected]> • #212281
[PATCH v2 05/17] gdb: refactor type_stack::insert methods
Wed, 22 Jul 2026 05:41:54 -0500
Tankut Baris Aktemur <[email protected]> • #212280
[PATCH v2 03/17] gdb: convert address_class_name_to_type_flags to address_class_name_to_id
Wed, 22 Jul 2026 05:41:52 -0500
Tankut Baris Aktemur <[email protected]> • #212279
[PATCH v2 07/17] gdb: split make_type_with_address_space
Wed, 22 Jul 2026 05:41:56 -0500
Tankut Baris Aktemur <[email protected]> • #212278
[PATCH v2 04/17] gdb: convert address_class_type_flags to address_class_dwarf_to_id
Wed, 22 Jul 2026 05:41:53 -0500
Tankut Baris Aktemur <[email protected]> • #212277
[PATCH v2 01/17] gdb: use type instance macros to query const, volatile, restrict
Wed, 22 Jul 2026 05:41:50 -0500
Tankut Baris Aktemur <[email protected]> • #212276
[PATCH v2 00/17] Rewrite type instance flags as a struct with bitfields
Wed, 22 Jul 2026 05:41:49 -0500
Tankut Baris Aktemur <[email protected]> • #212275
[PATCH v2 09/17] gdb: convert TYPE_NOTTEXT macro to type::is_nottext
Wed, 22 Jul 2026 05:41:58 -0500
Tankut Baris Aktemur <[email protected]> • #212274
[PATCH v8 6/6] gdb: add eval option to lock the scheduler during infcalls.
Wed, 22 Jul 2026 10:27:46 +0000
Klaus Gerlicher <[email protected]> • #212273
[PATCH v8 5/6] gdb: refine commands to control scheduler locking.
Wed, 22 Jul 2026 10:27:45 +0000
Klaus Gerlicher <[email protected]> • #212272
RE: [PATCH 07/16] gdb: convert type instance flags to bitfields
Wed, 22 Jul 2026 10:29:30 +0000
"Aktemur, Baris" <[email protected]> • #212271
RE: [PATCH 05/16] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
Wed, 22 Jul 2026 10:29:17 +0000
"Aktemur, Baris" <[email protected]> • #212270
[PATCH v8 1/6] gdb: use schedlock_applies in user_visible_resume_ptid.
Wed, 22 Jul 2026 10:27:41 +0000
Klaus Gerlicher <[email protected]> • #212269
[PATCH v8 2/6] gdb, cli: remove left-over code from "set_logging_on".
Wed, 22 Jul 2026 10:27:42 +0000
Klaus Gerlicher <[email protected]> • #212268
[PATCH v8 4/6] gdb: change the internal representation of scheduler locking.
Wed, 22 Jul 2026 10:27:44 +0000
Klaus Gerlicher <[email protected]> • #212267
[PATCH v8 3/6] gdb, cli: pass the argument of a set command to its callback.
Wed, 22 Jul 2026 10:27:43 +0000
Klaus Gerlicher <[email protected]> • #212266
[PING PATCH v8 0/6] gdb: refine scheduler locking settings
Wed, 22 Jul 2026 10:27:40 +0000
Klaus Gerlicher <[email protected]> • #212265
Re: [PATCH v3 2/5] [PATCH 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
Wed, 22 Jul 2026 10:41:24 +0100
Matthieu Longo <[email protected]> • #212264
[PATCH v3 1/1] gdb/linespec: relax block filter to preserve distinct code paths
Wed, 22 Jul 2026 09:36:54 +0000
Klaus Gerlicher <[email protected]> • #212263
[PATCH v3 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
Wed, 22 Jul 2026 09:36:53 +0000
Klaus Gerlicher <[email protected]> • #212262
[RFC][PATCH 2/2][PR cli/34409] gdb: Fix readline macros hazards.
Wed, 22 Jul 2026 10:21:37 +0300
kurku <[email protected]> • #212261
[RFC][PATCH 0/2][PR cli/34409] Fix SIGTTIN due to readline macroinput.
Wed, 22 Jul 2026 10:21:35 +0300
kurku <[email protected]> • #212260
[RFC][PATCH 1/2][PR cli/34409] gdb: event-loop: Rework poll's version of round robin
Wed, 22 Jul 2026 10:21:36 +0300
kurku <[email protected]> • #212259
Re: [PATCH v1 10/10] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
Tue, 21 Jul 2026 22:58:44 +0100
Luis <[email protected]> • #212258
Re: [PATCH v1 09/10] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
Tue, 21 Jul 2026 22:57:04 +0100
Luis <[email protected]> • #212257
Re: [PATCH v1 08/10] gdb/linux-tdep: migrate parse_smaps_data to file_reader_t
Tue, 21 Jul 2026 22:49:34 +0100
Luis <[email protected]> • #212256
Re: [PATCH v1 07/10] gdb/linux-tdep: migrate linux_find_memory_regions_full to file_reader_t
Tue, 21 Jul 2026 22:47:38 +0100
Luis <[email protected]> • #212255
Re: [PATCH v1 06/10] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
Tue, 21 Jul 2026 22:43:42 +0100
Luis <[email protected]> • #212254
Re: [PATCH v1 04/10] gdb support: add gdb::replace algorithm for iterators and ranges
Tue, 21 Jul 2026 22:33:04 +0100
Luis <[email protected]> • #212253
Re: [PATCH v1 03/10] target_fileio_read_stralloc: add an optional length parameter
Tue, 21 Jul 2026 22:28:53 +0100
Luis <[email protected]> • #212252
Re: [PATCH v3] gdb: align siginfo_t with the Linux kernel definition
Tue, 21 Jul 2026 22:09:45 +0100
Luis <[email protected]> • #212251
Re: [PATCH v3 5/5] [PATCH 5/5] gdb/testsuite: Add FEAT_S1POE testcases
Tue, 21 Jul 2026 21:38:51 +0100
Luis <[email protected]> • #212250
Re: [PATCH v3 2/5] [PATCH 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
Tue, 21 Jul 2026 21:30:09 +0100
Luis <[email protected]> • #212249
Re: [PATCH v3 1/5] [PATCH 1/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
Tue, 21 Jul 2026 21:25:28 +0100
Luis <[email protected]> • #212248
Re: [PATCH v3 4/5] [PATCH 4/5] gdb/aarch64: Add core file support for FEAT_S1POE
Tue, 21 Jul 2026 21:14:04 +0100
Luis <[email protected]> • #212247
Re: [PATCH v3 1/5] [PATCH 1/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
Tue, 21 Jul 2026 20:53:29 +0100
Luis <[email protected]> • #212246
Re: [PATCH v2 1/1] gdb: Preserve IFUNC marker when finding inferior functions
Tue, 21 Jul 2026 21:45:12 +0200
Florian Weimer <[email protected]> • #212245
Re: [PATCH 07/16] gdb: convert type instance flags to bitfields
Tue, 21 Jul 2026 13:13:34 -0600
Tom Tromey <[email protected]> • #212244
Re: [PATCH 06/16] gdb: split make_type_with_address_space
Tue, 21 Jul 2026 12:49:34 -0600
Tom Tromey <[email protected]> • #212243
Re: [PATCH 16/16] gdb: remove unnecessary braces in recursive_dump_type
Tue, 21 Jul 2026 12:45:45 -0600
Tom Tromey <[email protected]> • #212242
Re: [PATCH 09/16] gdb: convert TYPE_CONST macro to type::is_const
Tue, 21 Jul 2026 12:40:50 -0600
Tom Tromey <[email protected]> • #212241
Re: [PATCH 08/16] gdb: convert TYPE_NOTTEXT macro to type::is_nottext
Tue, 21 Jul 2026 12:39:44 -0600
Tom Tromey <[email protected]> • #212240
Re: [PATCH 05/16] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
Tue, 21 Jul 2026 12:29:49 -0600
Tom Tromey <[email protected]> • #212239
Re: [PATCH 04/16] gdb: convert address_class_type_flags to address_class_dwarf_to_id
Tue, 21 Jul 2026 12:19:01 -0600
Tom Tromey <[email protected]> • #212238
Re: [PATCH 03/16] gdb: convert address_class_name_to_type_flags to address_class_name_to_id
Tue, 21 Jul 2026 12:10:02 -0600
Tom Tromey <[email protected]> • #212237
Re: [PATCH 02/16] gdb: convert address_class_type_flags_to_name to address_class_id_to_name
Tue, 21 Jul 2026 12:03:35 -0600
Tom Tromey <[email protected]> • #212236
Re: [PATCH 01/16] gdb: use type instance macros to query const, volatile, restrict
Tue, 21 Jul 2026 11:52:18 -0600
Tom Tromey <[email protected]> • #212235
Re: [PATCH v2] Show the selected frame in "bt"
Tue, 21 Jul 2026 11:50:38 -0600
Tom Tromey <[email protected]> • #212234
Re: [PATCH v2][RFC] Fix crash in AIX when current working directory is NULL
Tue, 21 Jul 2026 11:49:36 -0600
Tom Tromey <[email protected]> • #212233
Re: [PATCH] gdb.base/nodebug.exp: Disable -Wdeprecated-non-prototype
Tue, 21 Jul 2026 11:44:20 -0600
Tom Tromey <[email protected]> • #212232
Re: [PATCH] [gdb/testsuite] Improve gdb.src/pre-commit.exp
Tue, 21 Jul 2026 11:43:24 -0600
Tom Tromey <[email protected]> • #212231
Re: [PATCH v3 08/10] gdb: add objfile -> solib backlink
Tue, 21 Jul 2026 11:31:48 -0600
Tom Tromey <[email protected]> • #212230
Re: [PATCH v2 1/1] gdb: Preserve IFUNC marker when finding inferior functions
Tue, 21 Jul 2026 11:10:03 -0600
Tom Tromey <[email protected]> • #212229
Re: [PATCH] gdb questions: fallback on maps still relevant today ?
Tue, 21 Jul 2026 10:55:27 -0600
Tom Tromey <[email protected]> • #212228
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.