Commit graph

44 commits

Author SHA1 Message Date
Mikhail Teterin
4082711a1d Fix the PREFIX vs. LOCALBASE nits, and install man-pages with
INSTALL_MAN into MANPREFIX as suggested by sat earlier.

Add more fixes to the itcl-3.3 compatibility patch, and upgrade
the status of Insight-GUI from "broken" to "experimental". It,
actually, seems to work now...
2007-06-28 22:04:31 +00:00
Mikhail Teterin
583cd2eb89 Rename a GUI-specific patch file, so that it is only applied,
when INSIGHT is requested. Otherwise, it has nothing to patch.

Notified by:	Abdullah Ibn Hamad Al-Marri
2007-06-27 20:41:31 +00:00
Mikhail Teterin
f68e2277be Add the overlooked new minor patches. 2007-06-27 17:31:47 +00:00
Mikhail Teterin
4eb0e8ce26 Update the stale port from a 3 year-old snapshot to the most recent
release 6.6 based on own work and that of the PR's submitter.

Our patches appear to be part of the distribution mostly. Many thanks to
the previous maintainer for his diligence and hardwork.

Begin bringing INSIGHT (gdb's GUI-frontend) in. Insight is currently
broken, but enabling it (via OPTIONS) will allow someone with
ITk/Iwidgets expertise to port it to the recent version of ITk, as
installed by the itk port.

Take over maintainership for the time being.

PR:	100067
Submitted by:	Philip M. Gollucci
Approved by:	maintainer timeout
2007-06-27 17:31:13 +00:00
Alexander Kabaev
cef16427c4 Unbreak for GCC 4.x. 2007-04-15 04:32:04 +00:00
David E. O'Brien
a880a02450 Re-add PowerPC related patches - they were committed with inconsistant
file names.

Patches submitted by:	Andreas Tobler <toa@pop.agri.ch>
2006-08-12 20:54:37 +00:00
Maxim Sobolev
7b313cf293 Unbreak on FreeBSD/powerpc. Doesn't affect any other platforms.
Submitted by:	Andreas Tobler <toa@pop.agri.ch>
2006-08-02 23:34:54 +00:00
David E. O'Brien
26acbb812b Back out rev 1.2 -- it was not approved by the maintainer. 2005-04-07 22:56:01 +00:00
Anton Berezin
69e9dc31f0 Replace "%" in patch filenames with "_".
Approved by: 	portmgr (krion)
2005-04-07 14:43:20 +00:00
David E. O'Brien
1dc33dd632 Commit a partial WIP before I loose it. 2005-03-11 04:52:49 +00:00
David E. O'Brien
eb0476c2dd Really allow building on 4.x. Rev 1.40 was a NOP as the base readline lib
(libreadline.so.4) was the same name as the ports's library.  So Rev 1.40
only worked if you manually installed the readline port.  This fix allows
gdb6 to build with the base stock readline.
2004-10-27 18:37:40 +00:00
David E. O'Brien
b0cdda6db4 Update to the 2004-08-10 snapshot. 2004-10-20 19:37:48 +00:00
David E. O'Brien
fee86abe1f Support building/use on FreeBSD 4.x.
PR:		71011
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2004-08-27 15:44:04 +00:00
David E. O'Brien
04d0b2ff59 Update to the 2004-08-03 snapshot. 2004-08-23 06:34:48 +00:00
David E. O'Brien
09db634059 MFC: break out the MD bits from kvm-fbsd.c. 2004-06-20 22:22:02 +00:00
David E. O'Brien
dea2bff479 Update to the 2004-06-15 snapshot. 2004-06-20 18:45:36 +00:00
David E. O'Brien
b6267d7a4b Update to the 2004-05-11 snapshot.
Also enable kgdb and thread support!
This is missing IA64 support, and the AMD64 kgdb support is hokey and needs
a few more bits filled in.
2004-05-13 04:28:38 +00:00
David E. O'Brien
4a33ace8c9 Remove files after repo copy.
Since these files were never "live" in this port, they'll be rm'ed from
the Attic at a [soon] later time.
2004-05-05 06:57:38 +00:00
Jake Burkholder
21ae15da5f Fix build on sparc64 (catch up to pcb changes). 2003-04-08 08:37:55 +00:00
Mark Peek
a7e34ee0b8 Allow compilation on 4-stable for user mode use. 2003-01-04 20:19:55 +00:00
Mark Peek
fdf3323f8a Use DBREG_DRX instead of accessing the dr members directly. This make gdb
build on i386 5.0 and backwards compatible with 4.X.
2003-01-04 20:17:31 +00:00
Mark Peek
1e29f63a02 Update to track changes to struct regs for sparc64.
Submitted by:	jake
2002-10-23 05:21:04 +00:00
Mark Peek
d0fdd151c1 Add support for sparc64 kernel debugging.
Submitted by:	tmm
2002-10-21 21:29:09 +00:00
Mark Peek
ffd1e995d7 Patches for gdb-5.3 to work on the FreeBSD sparc64 port.
Submitted by:	jake
2002-10-17 14:53:49 +00:00
Mark Peek
a59ceb9093 Changes to allow compilation on a sparc64. 2002-10-15 21:43:52 +00:00
Mark Peek
0eb8d8a412 This patch isn't needed with gdb-5.3. 2002-10-15 21:26:29 +00:00
Mark Peek
05a8ca9a56 Fix patch to remove bogus prefix pathnames. 2002-10-15 19:29:44 +00:00
Mark Peek
58ad1bbd0f Quiet PARAMS warning. 2002-10-13 21:23:25 +00:00
Mark Peek
838ce26f5f Patches to get FreeBSD changes working with gdb-5.3. 2002-10-13 21:22:39 +00:00
David E. O'Brien
55eef9508e Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64. 2002-10-12 19:06:55 +00:00
David E. O'Brien
0733246a98 Don't build the xfreemod enhancement until I have a chance to port it from
GDB 5.2 to 5.3.
2002-10-12 19:02:34 +00:00
David E. O'Brien
853b905ffb Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52". 2002-10-12 18:58:08 +00:00
David E. O'Brien
115dee9acd Add a patch that allows one to debug XFree86 loadable modules.
Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
2002-10-09 15:55:14 +00:00
David E. O'Brien
71b2ebda02 Upgrade to version 5.2.1. 2002-10-07 00:43:00 +00:00
David E. O'Brien
6c607990c6 Grrrr, these patches were obviously not tested on Alpha. :-(
There is NO kernel debugging for anything other than i386.
2002-06-28 20:38:23 +00:00
David E. O'Brien
1d3102f398 patch style nit. 2002-06-08 00:15:19 +00:00
David E. O'Brien
48896e7c11 Use the correct GNU autoconf approved spelling for how to include sys/param.h. 2002-06-08 00:14:55 +00:00
David E. O'Brien
82aff3f57c Correct patch header. 2002-06-08 00:14:05 +00:00
David E. O'Brien
23d8136444 Our FreeBSDims will not work on sparc64 at this time. 2002-06-07 23:37:20 +00:00
Mark Peek
a202e404e2 Fix internal assertion error.
Noticed by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2002-06-07 16:25:16 +00:00
Mark Peek
1d9dc859cd - Add support for specifying expressions in add-symbol-file (Nick Hibma)
- Add patches from src/ bits for:
  - kernel core debugging for i386
  - thread debugging for i386 and alpha (Doug Rabson)

This patch allows debugging -current kernels compiled with gcc-3.1.

Reviewed by:	dfr
Approved by:	obrien
2002-06-06 03:56:34 +00:00
David E. O'Brien
35b7c3b1de Update to the 2002-03-10 snapshot of what will be version 5.2. 2002-03-15 19:12:51 +00:00
David E. O'Brien
979d85e38b The change to user.h happened between 4.4->4.5. Tighten up the tests. 2002-02-12 00:32:23 +00:00
David E. O'Brien
e0a6166da1 We changed the core file support in user.h before FreeBSD 4.2.
This broke building GDB 5.x on that version and later 4.x versions.

Submitted by:	Brian Minard <bminard@flatfoot.ca>
2002-01-31 17:04:45 +00:00