-
Thanks for the heads up Kyle. I guess I'll leave this open until it gets confirmed one way or the other. I don't know any OpenBSD users.
2009-10-05 18:32:22 UTC in A curses debugger
-
Someone trying to use cgdb on OpenBSD reports:
01:04 < powentan> Is there someone using cgdb under OpenBSD 4.4 i386? I got
error messages : "Unable to create PTY pair" and "Unable to
invoke GDB" . Can someone help me to fix it ?
He also said that he has no /dev/ptmx, but he does have a /dev/ptm.
2009-09-23 09:37:13 UTC in A curses debugger
-
Fixed in commit 6fac761.
2009-09-10 10:40:41 UTC in A curses debugger
-
crouchingturbo changed the public information on the A curses debugger project.
2009-09-10 04:55:19 UTC in A curses debugger
-
crouchingturbo changed the public information on the A curses debugger project.
2009-09-10 04:55:19 UTC in A curses debugger
-
When I run 'make' from an external build directory, a few files still get generated in the source tree:
# doc/cgdb.1
# doc/cgdb.info
# doc/stamp-vti
# doc/version.texi
They should probably appear in the build tree instead.
2009-09-10 04:54:08 UTC in A curses debugger
-
In gdb, pressing Ctrl-D would normally prompt "are you sure?" if the program is currently being debugged. CGDB doesn't confirm, it simply exits, which can be frustrating. (Ctrl-D is a useful keystroke in the sourrce window, so this is an easy accident.)
CGDB should send the EOF character to GDB, and let GDB handle it in the normal way, rather than having special case code in cgdb.c to...
2009-09-10 04:48:59 UTC in A curses debugger
-
crouchingturbo changed the public information on the A curses debugger project.
2009-09-10 04:41:33 UTC in A curses debugger
-
crouchingturbo changed the public information on the A curses debugger project.
2009-09-10 02:50:10 UTC in A curses debugger
-
crouchingturbo changed the public information on the A curses debugger project.
2009-09-10 02:50:08 UTC in A curses debugger