Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Bo Berglund
On Thu, 22 Oct 2015 15:07:10 +, Mark Morgan Lloyd wrote: >> What could cause this? Am I not supposed to see a terminal window or >> similar pop up? > >Terminal window as in controlling your program interactively (or at >least seeing output) or as in showing

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Martin Frb
On 22/10/2015 22:04, Bo Berglund wrote: What I really wonder about next is the fact that it is different from in Delphi when one starts a command line program while developing. In Delphi the black terminal window shows up and one can see the progress of the execution there. In this case there

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Bo Berglund
On Thu, 22 Oct 2015 22:08:18 +0100, Martin Frb wrote: >On linux the terminal is just a device /dev/pty, and the terminal in >which the command is running does the display. > >Lazarus on linux has a debug window (menu view) to show the console output Thanks! I did not

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Bo Berglund
On Thu, 22 Oct 2015 09:29:26 +, Mark Morgan Lloyd wrote: >> using the green arrow run button I get a pop-up message box saying: >> The GDB command: "-gdb-set confirm off" did not return any result >> >> What could cause the GDB problem? Line endings or what?

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Mark Morgan Lloyd
Bo Berglund wrote: When I try to run a very small Console Application for testing Indy10 using the green arrow run button I get a pop-up message box saying: The GDB command: "-gdb-set confirm off" did not return any result If I build the program instead and go to a terminal window to execute

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Bo Berglund
On Thu, 22 Oct 2015 12:07:33 +0200, Bo Berglund wrote: >On Thu, 22 Oct 2015 09:29:26 +, Mark Morgan Lloyd > wrote: > >>> using the green arrow run button I get a pop-up message box saying: >>> The GDB command: "-gdb-set confirm off" did

Re: [Lazarus] The GDB command: "-gdb-set confirm off" did not return any result

2015-10-22 Thread Mark Morgan Lloyd
Bo Berglund wrote: On Thu, 22 Oct 2015 12:07:33 +0200, Bo Berglund wrote: On Thu, 22 Oct 2015 09:29:26 +, Mark Morgan Lloyd wrote: using the green arrow run button I get a pop-up message box saying: The GDB command: "-gdb-set