[fpc-pascal]ide for fpc: wrong borders under X (xterm, KDE konsole)

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Mon May 20 15:52:26 CEST 2002


On Mon, 20 May 2002, Jonas Maebe wrote:

>
>
> On Mon, 20 May 2002, Marcus Roeckrath wrote:
>
> > > xterm -bdc -rv -fn vga -fb vga -e ./fp -T`tty`
> >
> > Perfect, it works nice now.
> >
> > What's the -T`tty` for? Because it's behind the -e Option it is passed tp fp.
>
> Indeed. It tells fp to send the output of the debugged program to the tty
> from which you started fp (since fp itself is openen in a new tty).  This
> is handy because then you don't have to switch back an forth between the
> ide and the output of that program all the time.
>
> You can also access this option in the debug settings.
>
> > Is there a list of all options for fp, fp -h or --help does not give a help
> > screen.
>
> No, there isn't one yet. I don't know all the options either. Pierre,
> could you give a list so that Michael can add it to the docs?

The docs already contain a list of options. I added the -T because that one
was new for me.

Michael.






More information about the fpc-pascal mailing list