[DragonFlyBSD - Bug #1578] (Closed) Confusing gdb detach message
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Thu Jan 15 09:15:01 PST 2015
Issue #1578 has been updated by tuxillo.
Description updated
Category set to Userland
Status changed from New to Closed
Assignee deleted (0)
Target version set to 4.2.x
Hi,
Seems things are a bit better now:
(gdb) attach 197023
Attaching to process 197023
Reading symbols from /pfs/@@-1:00003/pkg/bin/myprog...done.
Reading symbols from /lib/libc.so.8...done.
Loaded symbols for /lib/libc.so.8
Reading symbols from /libexec/ld-elf.so.2...done.
Loaded symbols for /libexec/ld-elf.so.2
0x00000008008ba74c in nanosleep () at nanosleep.S:2
warning: Source file is more recent than executable.
2 RSYSCALL(nanosleep)
(gdb) quit
A debugging session is active.
Inferior 1 [process 197023] will be detached.
Quit anyway? (y or n) y
Detaching from program: /pfs/@@-1:00003/pkg/bin/myprog, process 197023
andromeda# df -hT .
Filesystem Type Size Used Avail Capacity Mounted on
/pfs/@@-1:00003 null 94G 46G 48G 49% /usr
[1] + Exit 255 ./myprog
Closing this one.
Cheers,
Antonio Huete
----------------------------------------
Bug #1578: Confusing gdb detach message
http://bugs.dragonflybsd.org/issues/1578#change-12482
* Author: hasso
* Status: Closed
* Priority: Normal
* Assignee:
* Category: Userland
* Target version: 4.2.x
----------------------------------------
(gdb) ^Dquit
The program is running. Quit anyway (and detach it)? (y or n) y
Detaching from program: /pfs/@@-1:00003/pkg/bin/myprog, process 1354
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list