2014-08-22 |
Dima Kogan | a bit more debug printing |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | style changes |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | debug-printing via complain() |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | added explicit support for some more types |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | added some optional debug printing |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | tree dumping goes to stderr |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | initial prototypes-from-dwarf implementation |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dima Kogan | fixed typo: toplevel_format_lens() now uses ptr data... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Fix lookup of prototypes from non-leader threads |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add a couple TODO items |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Improve wording on -e, -x, -l in ltrace.1 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
dann frazier | Add missing #include stdio.h |
commit | commitdiff | tree | snapshot |
2014-08-22 |
dann frazier | add missing <stdint.h> include |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add --config to man, drop -X from options.c |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Initialize struct process.e_machine and .e_class for... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add some stuff to libc.so.conf |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Update NEWS, README |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Implement aarch64 support |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Set child stack alignment in trace-clone.c |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Force use of SYS_open on aarch64 as well |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Rewrite system_calls.exp |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add some missing system calls to syscalls.conf |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Improve HFA-related test cases |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Manpage and --help clarifications |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Don't crash untraced calls via PLT in prelinked PPC64... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add a new per-breakpoint callback on_install |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Drop unused function enable_all_breakpoints |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Type umovebytes properly |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Mark Wielaard | Initialize libsym early in trace.c to help the compiler. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Mark Wielaard | Add support for using elfutils as unwinder. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Type proc_each_breakpoint properly |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Fix a problem in tracing across fork on PPC64 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Juan Cespedes | minor fixes in manpages |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Nits |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Luca Clementi | Fix infinite loop in stack unwind |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Juan Cespedes | Minor fixes in manpages |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Luca Clementi | check return value of unw_get_reg and unw_get_proc_name |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Juan Cespedes | Drop debian/ directory |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Support IRELATIVE relocations on s390 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | On s390{,x}, r2 is scrambled after syscall entry |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | On x86{,_64}, PLT entries may not be ordered by their... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Consider exec and exit events an end of outstanding... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Update NEWS |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add a test case for wide character functions |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Update NEWS |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | In read_config_file.c, clone type info when unsharing it |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Cleanups |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add many wide cheracter functions to libc.so.conf |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Use wcwidth to exactly determine how much space a chara... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add fdopen prototype to libc.so.conf |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | When a typedef X_t is requested, don't match lens named... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add error message if ltelf_init fails to open ELF |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | In ltrace_init, don't call ltelf_destroy if ltelf_init... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Support wide character strings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add a TODO item |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Support pre-8.5 TCL's by providing our own lreverse... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Replace a chain of stpcpy's with a sprintf |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Plug a leak |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Plug a leak |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Fix use-after-free |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Fix compilation on ARM |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | In ARM backend, move hooks for ltrace_elf and library... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Move load_dynamic_entry from PPC backend to ltrace... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Add trace-irelative.exp to Makefile.am |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Petr Machata | Update TODO |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Chanho Park | Imported Upstream version 0.7.91 upstream upstream/0.7.91 |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Anas Nashif | Imported Upstream version 0.7.2 upstream/0.7.2 |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Anas Nashif | Imported Upstream version 0.5.3 upstream/0.5.3 |
commit | commitdiff | tree | snapshot |
|