Port details |
- codemedic Provides an elegant graphical interface to gdb
- 1.0.4 devel
=0 1.0.4Version of this port present on the latest quarterly branch. BROKEN: Needs further patching
- Maintainer: lioux@FreeBSD.org
 - Port Added: 2000-09-17 21:37:24
- Last Update: 2003-05-06 03:49:05
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.newplanetsoftware.com/medic/
- Description:
- The standard UNIX debugger, gdb, is extremely powerful, but its
command line interface can be quite intimidating and painful to
use.
Code Medic provides an elegant free graphical interface to gdb's
most important features. Unlike most interfaces to gdb, Code Medic
aims to remove the need for the command line.
It provides access to the power of gdb with an intuitive front end.
It currently supports opening multiple source windows at once,
setting/clearing breakpoints while the program is running, watching
variables change in the variable tree as you step through code
(even with nested structs), text searching through source, and
integration with Code Crusader to provide a rapid, efficient
develop-debug cycle.
WWW: http://www.newplanetsoftware.com/medic/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makemake : x11-toolkits/jx
- gmake : devel/gmake
- bison : devel/bison
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 06 May 2003 03:49:05
 |
kris  |
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix. |
1.0.4 23 Mar 2003 05:59:50
 |
lioux  |
Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by: bento |
1.0.4 23 Feb 2003 19:58:35
 |
lioux  |
De-pkg-comment |
1.0.4 28 Sep 2002 01:17:31
 |
lioux  |
Mark it BROKEN for the time being. Clears it for 4.7-RELEASE |
1.0.4 24 Sep 2002 17:23:40
 |
lioux  |
Style fix: replace spaces with tabs |
1.0.4 24 Sep 2002 17:22:39
 |
lioux  |
Mark NO_PACKAGE since it ignores CXX because it breaks if CXX is
other than g++ |
29 Jan 2002 10:16:28
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
20 Jan 2001 00:39:56
    |
will  |
Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk defined
PORTDOCS PLIST_SUB. |
16 Jan 2001 19:08:46
    |
will  |
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have some
rather weird way of doing PORTDOCS substitution. |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
28 Nov 2000 23:39:37
    |
lioux  |
Reduce the HTTP traffic on freefall. Move MASTERS_SITES from sobomax homepage
to MASTER_SITE_LOCAL with MASTER_SITE_SUBDIR=lioux. Thanks sobomax :) |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
03 Oct 2000 06:12:50
    |
lioux  |
Maintainer is now a committer, update email accordingly |
03 Oct 2000 06:00:36
    |
lioux  |
Approved by: Will |
18 Sep 2000 01:37:24
    |
steve  |
Adding codemedic version 1.0.4. Provides an elegant graphical interface to
gdb. |
Number of commits found: 15
|