Thank you very much. Great service. And indeed I use the word "gcd" more
often that "gdb" and so that was a typo. Arthur
On Wed, 14 Apr 2021, Takashi Yano wrote:
On Tue, 13 Apr 2021 15:05:56 +0100 (GMT Summer Time)
Arthur Norman wrote:
With the latest cygwin if I go "gcc -O0 -g hello.c -o hel
On Tue, 13 Apr 2021 14:13:57 -0500
René Berber wrote:
> On 4/13/2021 1:56 PM, Arthur Norman via Cygwin wrote:
> > René Berber wrote
> >> At one time it was recommended to disable a Cygwin feature, something
> >> like this:
> >> alias cgdb="env CYGWIN=disable_pcon cgdb"
> >> Not sure if this is stil
On Tue, 13 Apr 2021 15:05:56 +0100 (GMT Summer Time)
Arthur Norman wrote:
> With the latest cygwin if I go "gcc -O0 -g hello.c -o hello" then "cgdb
> ./hello", break main, run then cgdb exits abruptly without sign on
> actually starting my code. If I use just gdb not cgdb all is OK. If I try
Th
On 4/13/2021 1:56 PM, Arthur Norman via Cygwin wrote:
René Berber wrote
At one time it was recommended to disable a Cygwin feature, something
like this:
alias cgdb="env CYGWIN=disable_pcon cgdb"
Not sure if this is still necesary.
Thank you for the reminder about that. I had forgotten - howeve
René Berber wrote
At one time it was recommended to disable a Cygwin feature, something
like this:
alias cgdb="env CYGWIN=disable_pcon cgdb"
Not sure if this is still necesary.
Thank you for the reminder about that. I had forgotten - however ion my
main Windows machine I have the CYGWIN variab
On 4/13/2021 9:05 AM, Arthur Norman via Cygwin wrote:
With the latest cygwin if I go "gcc -O0 -g hello.c -o hello" then "cgdb
./hello", break main, run then cgdb exits abruptly without sign on
actually starting my code. If I use just gdb not cgdb all is OK. If I
try "gcd -tui hello" I can sing
6 matches
Mail list logo