Bug#297483: ppc64 patch introduced bug using for non-ppc when -x or -f flags used.

2005-12-22 Thread Paul Gilliam
The attached patch fixes this problem. -=# Paul #=- PS: it's named 'x86_fix.patch' because I found and fix the error on an x86 system 8-) Index: elf.c === RCS file: /cvsroot/ltrace/ltrace/elf.c,v retrieving revision 1.9 diff -a -u -r1

Bug#297483: New patch (accidentally left out of previous e-mail)

2005-12-22 Thread Paul Gilliam
This patch was accidently left out of the previous e-mail. use_starup.patch: Allows ppc64 ltrace to work with target-programs that have been stripped. -=# Paul #=- Index: elf.c === RCS file: /cvsroot/ltrace/ltrace/elf.c,v re

Bug#297483: New patches

2005-12-22 Thread Paul Gilliam
Here are five new patches for ltrace. The first three fix problems with the ppc64 port. The last two are arch. independent. fix_-f_-x_interaction.patch: New way to deal with duplicate -x names: check for duplicates when processing the options. no_opd_section.patch: If a target p

Bug#315889: Update the man page.

2005-09-27 Thread Paul Gilliam
Index: ltrace.1 === RCS file: /home/pgilliam/work/ltrace-work/CVSROOT/ltrace/ltrace.1,v retrieving revision 1.1.1.1 diff -a -u -r1.1.1.1 ltrace.1 --- ltrace.125 Jun 2005 00:37:30 - 1.1.1.1 +++ ltrace.127 Sep 2005 16:47

Bug#318009: correction to bug #315889

2005-07-12 Thread Paul Gilliam
package: ltrace version: 0.3.36-2 tags: patch Severity: wishlist The patches to add 64-bit PowerPC found in bug #315889 has a bug. This patch fixes it. cvs diff: Diffing . Index: breakpoints.c === RCS file: /home/pgilliam/work/ltr

Bug#315889: ltrace for PowerPC-64 (new)

2005-06-26 Thread Paul Gilliam
package: ltrace version: 0.3.36-2 tags: patch Severity: wishlist This is an update to bug #297483: ltrace for PowerPC-64 I have repackaged the patches a little and made them more consistant. I have also included one big patch to do the whole thing. -=# Paul #=- ltrace-ppc64-patches.tar.bz2