Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,112
    • Issues 2,112
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #12172
Closed
Open
Issue created Sep 17, 2008 by FPC Admin account@fpc_adminOwner

debugging console applications under *nix doesn't work

Original Reporter info from Mantis: nickysn @nickysn
  • Reporter name: Nikolay Nikolov

Description:

Debugging console applications under linux/*bsd doesn't work. The program's standard input/output goes to the same streams as the gdb commands, which:
- makes them inaccessible to the user
- might interfere with the gdb integration of lazarus?

Proposed patch fixes this, by starting an xterm manually and telling gdb to redirect the program's input/output there.

Mantis conversion info:

  • Mantis ID: 12172
  • Version: 0.9.25 (SVN)
  • Monitored by: » Krisztian (Krisztián Nagy), » etrusco (Flávio Etrusco), » @nickysn (Nikolay Nikolov)
  • Target version: 1.0.0
  • LazTarget: 1.0
Assignee
Assign to
Time tracking