Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2023-03-28 Thread Johannes Schindelin
Hi Jon, On Wed, 14 Dec 2022, Jon Turney wrote: > On 11/12/2022 14:45, Johannes Schindelin wrote: > > On December 11, 2022 2:54:02 PM GMT+01:00, Jon Turney > > wrote: > > > On 05/12/2022 15:23, Johannes Schindelin wrote: > > > > On Mon, 28 Nov 2022, Corinna Vinschen wrote: > > > > > On Nov 28 13:

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-12-14 Thread Jon Turney
On 11/12/2022 14:45, Johannes Schindelin wrote: On December 11, 2022 2:54:02 PM GMT+01:00, Jon Turney wrote: On 05/12/2022 15:23, Johannes Schindelin wrote: On Mon, 28 Nov 2022, Corinna Vinschen wrote: On Nov 28 13:00, Jon Turney wrote: On 15/11/2022 10:46, Corinna Vinschen wrote: It woul

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-12-11 Thread Johannes Schindelin
On December 11, 2022 2:54:02 PM GMT+01:00, Jon Turney wrote: >On 05/12/2022 15:23, Johannes Schindelin wrote: >> On Mon, 28 Nov 2022, Corinna Vinschen wrote: >>> On Nov 28 13:00, Jon Turney wrote: On 15/11/2022 10:46, Corinna Vinschen wrote: > > It would be great if we could get used

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-12-11 Thread Jon Turney
On 05/12/2022 15:23, Johannes Schindelin wrote: On Mon, 28 Nov 2022, Corinna Vinschen wrote: On Nov 28 13:00, Jon Turney wrote: On 15/11/2022 10:46, Corinna Vinschen wrote: It would be great if we could get used to using the same syntax as the Linux kernel project to document stuff. I'm tryi

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-12-05 Thread Johannes Schindelin
Hi, On Mon, 28 Nov 2022, Corinna Vinschen wrote: > On Nov 28 13:00, Jon Turney wrote: > > On 15/11/2022 10:46, Corinna Vinschen wrote: > > > > > > It would be great if we could get used to using the same syntax as the > > > Linux kernel project to document stuff. I'm trying to follow their lead

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-28 Thread Corinna Vinschen
On Nov 28 13:00, Jon Turney wrote: > On 15/11/2022 10:46, Corinna Vinschen wrote: > > > > It would be great if we could get used to using the same syntax as the > > Linux kernel project to document stuff. I'm trying to follow their lead > > for a while. For fixes to former commits, it looks like

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-28 Thread Jon Turney
On 15/11/2022 10:46, Corinna Vinschen wrote: It would be great if we could get used to using the same syntax as the Linux kernel project to document stuff. I'm trying to follow their lead for a while. For fixes to former commits, it looks like this in the kernel, at the end of the commit messa

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-15 Thread Corinna Vinschen
Hi Jon, the patch is fine, but... On Nov 12 14:30, Jon Turney wrote: > On 04/11/2022 15:29, Pedro Alves wrote: > > On 2022-11-04 12:53 p.m., Jon Turney wrote: > > > + > > > + (It may be necessary to use the gdb command > > > set > > > + disable-randomization on to turn off ASLR for the debugee

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-12 Thread Jon Turney
On 04/11/2022 15:29, Pedro Alves wrote: On 2022-11-04 12:53 p.m., Jon Turney wrote: + + (It may be necessary to use the gdb command set + disable-randomization on to turn off ASLR for the debugee to + prevent the base address getting randomized.) + Typo: debugee -> debuggee Thanks f

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-04 Thread Pedro Alves
On 2022-11-04 12:53 p.m., Jon Turney wrote: > + > + (It may be necessary to use the gdb command set > + disable-randomization on to turn off ASLR for the debugee to > + prevent the base address getting randomized.) > + > > Typo: debugee -> debuggee Note that "on" is the default.

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-04 Thread Corinna Vinschen
On Nov 4 12:53, Jon Turney wrote: > On 04/11/2022 10:34, Corinna Vinschen wrote: > > On Nov 3 11:22, Jeremy Drake via Cygwin-patches wrote: > > > On Thu, 3 Nov 2022, Jon Turney wrote: > > > > > > > gdb supports 'set disable-randomization off' on Windows since [1] > > > > (included in gdb 13). >

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-04 Thread Jon Turney
On 04/11/2022 10:34, Corinna Vinschen wrote: On Nov 3 11:22, Jeremy Drake via Cygwin-patches wrote: On Thu, 3 Nov 2022, Jon Turney wrote: gdb supports 'set disable-randomization off' on Windows since [1] (included in gdb 13). https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=bcb9

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-04 Thread Corinna Vinschen
On Nov 3 11:22, Jeremy Drake via Cygwin-patches wrote: > On Thu, 3 Nov 2022, Jon Turney wrote: > > > gdb supports 'set disable-randomization off' on Windows since [1] > > (included in gdb 13). > > > > https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=bcb9251f029da8dcf360a4f5acfa3b4211

Re: [PATCH] Cygwin: Improve FAQ on early breakpoint for ASLR

2022-11-03 Thread Jeremy Drake via Cygwin-patches
On Thu, 3 Nov 2022, Jon Turney wrote: > gdb supports 'set disable-randomization off' on Windows since [1] > (included in gdb 13). > > https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=bcb9251f029da8dcf360a4f5acfa3b4211c87bb0;hp=8fea1a81c7d9279a6f91e49ebacfb61e0f8ce008 Is it really *di