Bug 24999 - run and impossible to stop/leave
Summary: run and impossible to stop/leave
Status: WAITING
Alias: None
Product: gdb
Classification: Unclassified
Component: c++ (show other bugs)
Version: unknown
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-15 03:07 UTC by matser
Modified: 2022-12-23 19:29 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2022-12-23 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matser 2019-09-15 03:07:56 UTC
when you use next command, it may run the program and it is impossible stop or leave
Comment 1 Tom Tromey 2022-12-23 19:29:27 UTC
We'd need more details to understand this problem.
You can normally use control-c to interrupt a running program.
If this doesn't work, we'd need to know your platform, etc.