Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Wienand authored and Ian Wienand committed Feb 21, 2006
1 parent cdc7f13 commit cdade1c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2006-02-21 Ian Wienand <ianw@ieee.org>

* README: update to point to Alioth list

2006-02-21 Ian Wienand <ianw@ieee.org>

* lots!: Rebase from RedHat 0.3.36-4.2 package. Forward port most
Expand Down
20 changes: 7 additions & 13 deletions README
Expand Up @@ -2,7 +2,7 @@

A Dynamic Library Tracer

Copyright 1997-2005 Juan Cespedes <cespedes@debian.org>
Copyright 1997-2006 Juan Cespedes <cespedes@debian.org>


Contents
Expand Down Expand Up @@ -40,38 +40,32 @@ calls instead of system calls.

2. Where can I find it
----------------------
At the moment, it's only available as a Debian package. Please let
me know if you distribute it any other way.

You may find it at:
* ftp://ftp.debian.org/debian/pool/main/l/ltrace/

Alternatively, you may find it in any Debian mirror. For more info,
see ftp://ftp.debian.org/debian/README.mirrors
http://ltrace.alioth.debian.org

3. How does it work
-------------------
Using software breakpoints, just like gdb.

4. Where does it work
---------------------
At the time of writting, it works only with ELF32 executables. It only
works in Linux, and it only works on some architectures (i386, m68k,
S/390, ARM, PowerPC, amd64, SPARC and alpha processors).

It works with ELF based Linux systems running on i386, m68k, S/390,
ARM, PowerPC, PowerPC64, IA64, AMD64, SPARC and Alpha processors.

It is part of at least Debian GNU/Linux, RedHat, SuSE and Mandrake.

5. Bugs
-------
Too many to list here :). If you like to submit a bug report, or a
feature request, either do that against the Debian `ltrace' package,
or mail ``Juan Cespedes <cespedes@debian.org>''.
or mail ltrace-devel@lists.alioth.debian.org.

This file is very incomplete and out-of-date.

6. License
----------
Copyright (C) 1997-2005 Juan Cespedes <cespedes@debian.org>
Copyright (C) 1997-2006 Juan Cespedes <cespedes@debian.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit cdade1c

Please sign in to comment.