OS4 DepotLogo by Nickman 
(anonymous IP: 107.21.186.38) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Sobjs site
   Crashlog site
   Bugs site
 
 Categories

   o Audio (307)
   o Datatype (46)
   o Demo (166)
   o Development (464)
      o Cross (37)
      o Debug (8)
      o Edit (3)
      o Example (31)
      o Game (19)
      o Guitool (5)
      o Ide (3)
      o Install (0)
      o Language (30)
      o Library (234)
      o Misc (23)
      o Utility (71)
      o Webtool (0)
   o Document (18)
   o Driver (77)
   o Emulation (125)
   o Game (722)
   o Graphics (384)
   o Library (58)
   o Network (160)
   o Office (43)
   o Utility (623)
   o Video (47)

Total files: 3240

Full index file. Download
Recent index file. Download




 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Debug » gdb-5.3.patch.bz2

Description: Patches for gdb 5.3 OS4/SDK
Download: gdb-5.3.patch.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 317kb
Version: 5.3
Date: 20 Jun 04
Author: The os4 team
Submitter: Thomas Frieden
Email: ThomasF/hyperion-entertainment biz
Category: development/debug
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 63
 
Comments: 0  [View]
Snapshots: 0  [View]
Downloads: 114  (Current version)
114  (Accumulated)

Show content Show crashlogs Replace file 
This is a patch for gdb 5.3 to produce the OS4 debugger.

To rebuild the source, get ftp://ftp.gnu.org/pub/gnu/gdb/gdb-5.3.tar.gz. Unpack
the source, change to the directory of the source code, and apply the diff
(unpack it first):

> tar xvzf gdb-5.3.tar.gz
> cd gdb-5.3
> bzcat <path/to/patch/>gdb-5.3.patch.bz2 | patch -p 1

To build the debugger, create a new directory (outside the debugger's source
tree), and configure it:

> mkdir gdb-build
> cd gdb-build
> ../gdb-5.3/configure --host=ppc-amigaos --target=ppc-amigaos --build=<your
build system> --prefix=<path/to/install/to>
> make
> make install

For more information about configuring and building gdb, see the gdb
documentation

Note: Due to a change in the system header files, this source code will
currently not compile. It is provided to comply with the GPL. An updated version
will be available, uh, when it's done.






Copyright (c) 2004-2013 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment