By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2044

Summary: Kdbg: improvements to attach/detach logic needed
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: enhancement CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
See Also: http://bugs.pearsoncomputing.net/show_bug.cgi?id=1953
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michele Calgaro 2014-05-02 10:11:54 CDT
1) Currently there is no way to detach from an attached process. Needs to add command logic and GUI actions.

2) In case a process has already been attached, before attaching another process the current process should be detached.

3) There is no possibility to attach a process until an executable (any!) has been opened. Attaching a process should always be available, even if an executable has not been selected.
Comment 1 Michele Calgaro 2018-08-02 03:09:32 CDT
to be evaluated again after migration to 2.5.4 (see bug 1953)