linux-debuggers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-12 19:08:39 to 2025-04-09 10:14:54 UTC [more...]

[PATCH] dcache: convert dentry flag macros to enum
 2025-04-09 10:14 UTC  (2+ messages)

[PATCH CRASH] Fix module section load address when sh_addr != 0
 2025-04-07  8:15 UTC  (8+ messages)
` [Crash-utility] "

Fwd: Debugger for mapcount/reference counting issues
 2025-04-04 20:09 UTC  (2+ messages)

Subscribe linux debugger mail
 2025-03-29  4:18 UTC 

[PATCH] arm64: reserve [_text, _stext) virtual address range
 2025-03-11 14:54 UTC  (5+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, March 12th
 2025-03-10 20:30 UTC 

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-26 16:57 UTC  (16+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH 0/3] Fix duplicated VAR and secinfo
 2025-02-25  1:16 UTC  (14+ messages)
` [PATCH 1/3] btf_encoder: move btf_encoder__add_decl_tag()
` [PATCH 2/3] btf_encoder: postpone VARs until encoding DATASEC
` [PATCH 3/3] btf_encoder: don't encode duplicate variables

GDB Remote Protocol Extension - Linux VMCOREINFO - Request for Feedback
 2025-01-29 21:16 UTC  (18+ messages)

[PATCH 0/3] Add a new command in kgdb for vmcoreinfo
 2025-01-24 23:17 UTC  (26+ messages)
  ` [PATCH 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
` [PATCH v2 0/3] Add a new command in kgdb for vmcoreinfo
  ` [PATCH v2 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH v2 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH v2 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
` [PATCH v3 0/3] Add a new command in kgdb for vmcoreinfo
  ` [PATCH v3 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH v3 2/3] kgdb: Add command linux.vmcoreinfo to kgdb
  ` [PATCH v3 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH v3 3/3] kgdb: Add command linux.vmcoreinfo to kgdb

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, January 22nd
 2025-01-21 21:32 UTC 

KGDB/KDB running over internet as serial connection isn't possible
 2025-01-13 17:13 UTC  (2+ messages)

drgn 0.0.30 and libkdumpfile 0.5.5 incompatibility in Arch
 2025-01-02 17:22 UTC  (7+ messages)

[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-17 20:56 UTC  (2+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, December 18th
 2024-12-16 19:11 UTC 

[PATCH] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-07 23:11 UTC  (9+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06 15:26 UTC  (4+ messages)

dedicated kernel docum. directory for Debug
 2024-11-30  8:06 UTC 

kgdb replacing newline with CRLF in custom query response
 2024-11-15 17:57 UTC  (8+ messages)

[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
 2024-11-04 19:29 UTC  (3+ messages)

[PATCH V3] Documentation: Improve crash_kexec_post_notifiers description
 2024-10-27 20:43 UTC  (3+ messages)

[PATCH dwarves v4 0/4] Emit global variables in BTF
 2024-10-07 21:46 UTC  (12+ messages)
` [PATCH dwarves v4 1/4] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v4 2/4] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v4 3/4] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v4 4/4] pahole: add global_var BTF feature

[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
 2024-10-07 13:55 UTC  (4+ messages)

[PATCH dwarves v3 0/5] Emit global variables in BTF
 2024-10-03 20:59 UTC  (20+ messages)
` [PATCH dwarves v3 1/5] btf_encoder: use bitfield to control var encoding
` [PATCH dwarves v3 2/5] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v3 3/5] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v3 4/5] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v3 5/5] pahole: add global_var BTF feature

[PATCH dwarves v2 0/4] Emit global variables in BTF
 2024-10-03 13:10 UTC  (12+ messages)
` [PATCH dwarves v2 1/4] dutil: return ELF section name when looked up by index
` [PATCH dwarves v2 2/4] dwarf_loader: add "artificial" and "top_level" variable flags
` [PATCH dwarves v2 3/4] btf_encoder: cache all ELF section info
` [PATCH dwarves v2 4/4] btf_encoder: add global_var feature to encode globals

Bug report: /proc/vmcore fails to initialize on Arm32
 2024-10-01 19:56 UTC 

[PATCH dwarves 0/4] Emit global variables in BTF
 2024-09-20  8:18 UTC  (14+ messages)
` [PATCH dwarves 1/4] dutil: return ELF section name when looked up by index
` [PATCH dwarves 2/4] dwarf_loader: add "artificial" and "top_level" variable flags
` [PATCH dwarves 3/4] btf_encoder: cache all ELF section info
` [PATCH dwarves 4/4] btf_encoder: add global_var feature to encode globals

LPC BoF - Linux Kernel Debugging & Drgn
 2024-09-19 15:24 UTC  (4+ messages)


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 NNTP newsgroup(s).