public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
@ 2022-04-28 11:50 Zied Guermazi
  2022-04-28 11:50 ` [PATCH v3 1/1] " Zied Guermazi
  0 siblings, 1 reply; 4+ messages in thread
From: Zied Guermazi @ 2022-04-28 11:50 UTC (permalink / raw)
  To: gdb-patches; +Cc: Zied Guermazi

get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE

Zied Guermazi (1):
  get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE

 gdb/nat/linux-btrace.c | 43 ++++++++++++++++++++++++++++--------------
 1 file changed, 29 insertions(+), 14 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-29 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 11:50 [PATCH v3 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE Zied Guermazi
2022-04-28 11:50 ` [PATCH v3 1/1] " Zied Guermazi
2022-04-28 16:14   ` Pedro Alves
2022-04-29 15:38     ` Zied Guermazi

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