lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 May 2015 13:29:19 +1000
From:	ThiƩbaud Weksteen <thiebaud@...steen.fr>
To:	Jan Kiszka <jan.kiszka@...mens.com>
CC:	linux-kernel@...r.kernel.org
Subject: scripts/gdb: multi arch lx_current

Hi Jan,

I've been working on lx_current and cpus.py to support other architectures 
than just x86. From my understanding, current/get_current are not available 
with the default debug option (-g). We could either modify that level so that 
the inline functions/macros are available or reimplement part of logic to 
retrieve the current task (sp masking, etc).

Are there any other options to retrieve the current task? What do you 
recommend?

Thiebaud
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists