Re: finding fast_cwd_pointer on ARM64

2024-12-03 Thread Jeremy Drake via Cygwin-patches
On Fri, 29 Nov 2024, Corinna Vinschen wrote: > On Nov 27 14:04, Jeremy Drake via Cygwin-patches wrote: > > https://gist.github.com/jeremyd2019/aa167df0a0ae422fa6ebaea5b60c80c9 > > Nice! If you feel confident to merge something like this into > Cygwin, feel free to send patches. I've found a litt

Re: finding fast_cwd_pointer on ARM64

2024-11-29 Thread Corinna Vinschen
On Nov 27 14:04, Jeremy Drake via Cygwin-patches wrote: > > > > On Tue, 26 Nov 2024, Corinna Vinschen wrote: > > > > > > > > > Btw... > > > > > > > > > > We're doing this because nobody being able to debug ARM64 assembler > > > > > came > > > > > up with a piece of code checking the ntdll assemble

Re: finding fast_cwd_pointer on ARM64

2024-11-27 Thread Jeremy Drake via Cygwin-patches
> > > On Tue, 26 Nov 2024, Corinna Vinschen wrote: > > > > > > > Btw... > > > > > > > > We're doing this because nobody being able to debug ARM64 assembler came > > > > up with a piece of code checking the ntdll assembler code to find the > > > > address of the fast_cwd_pointer on ARM64. > > > > >

Re: finding fast_cwd_pointer on ARM64

2024-11-27 Thread Corinna Vinschen
On Nov 26 17:25, Jeremy Drake via Cygwin-patches wrote: > On Tue, 26 Nov 2024, Jeremy Drake via Cygwin-patches wrote: > > > On Tue, 26 Nov 2024, Corinna Vinschen wrote: > > > > > Btw... > > > > > > We're doing this because nobody being able to debug ARM64 assembler came > > > up with a piece of co

Re: finding fast_cwd_pointer on ARM64

2024-11-26 Thread Jeremy Drake via Cygwin-patches
On Tue, 26 Nov 2024, Jeremy Drake via Cygwin-patches wrote: > On Tue, 26 Nov 2024, Corinna Vinschen wrote: > > > Btw... > > > > We're doing this because nobody being able to debug ARM64 assembler came > > up with a piece of code checking the ntdll assembler code to find the > > address of the fast