Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-15 | gdb/ | Jan Kratochvil | 5 | -11/+75 |
2010-01-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-14 | gdb/ | Jan Kratochvil | 2 | -0/+10 |
2010-01-14 | gdb/ | Jan Kratochvil | 5 | -125/+9 |
2010-01-14 | gdb/ | Jan Kratochvil | 2 | -1/+8 |
2010-01-14 | gdb/ | Jan Kratochvil | 9 | -19/+276 |
2010-01-14 | gdb/testsuite/ | Jan Kratochvil | 5 | -9/+81 |
2010-01-14 | gdb/ | Jan Kratochvil | 5 | -6/+66 |
2010-01-14 | gdb/testsuite/ | Jan Kratochvil | 4 | -2/+82 |
2010-01-14 | gdb/ | Jan Kratochvil | 5 | -5/+99 |
2010-01-14 | gdb/ | Jan Kratochvil | 4 | -88/+523 |
2010-01-14 | * gdbtypes.c (arch_flags_type): Fix comment. | Doug Evans | 3 | -2/+7 |
2010-01-14 | 2009-01-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -6/+29 |
2010-01-14 | Tru64: Dead threads are never deleted. | Joel Brobecker | 2 | -13/+38 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 35 | -51/+647 |
2010-01-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-13 | add missing file | Vladimir Prus | 1 | -0/+13 |
2010-01-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-12 | tweak previous entry to keep chronology right | Doug Evans | 1 | -1/+1 |
2010-01-12 | * mi/mi-main.c (list_available_thread_groups): Avoid "may be used | Doug Evans | 2 | -3/+9 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 25 | -128/+1329 |
2010-01-12 | gdb/ | Jan Kratochvil | 2 | -0/+32 |
2010-01-12 | Delete dead function. | Joel Brobecker | 2 | -21/+5 |
2010-01-12 | Fix -Wunused warning in dec-thread.c. | Joel Brobecker | 2 | -2/+8 |
2010-01-12 | * ada-valprint.c (ada_print_floating): Remove trailing space. | Joel Brobecker | 2 | -1/+5 |
2010-01-12 | gdb/ChangeLog: | Joel Brobecker | 10 | -83/+400 |
2010-01-12 | * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename | Doug Evans | 4 | -4/+9 |
2010-01-12 | * gdb.server/ext-run.exp: "info os processes" requires xml support. | Doug Evans | 2 | -1/+12 |
2010-01-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-11 | gdb/ | Jan Kratochvil | 2 | -0/+9 |
2010-01-11 | gdb/ | Jan Kratochvil | 2 | -6/+19 |
2010-01-11 | gdb/ | Jan Kratochvil | 4 | -1/+35 |
2010-01-11 | gdb/ | Jan Kratochvil | 2 | -2/+8 |
2010-01-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-10 | Document the improvements made to the mips-irix port. | Joel Brobecker | 2 | -0/+22 |
2010-01-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-09 | Sync Libtool from GCC. | Ralf Wildenhues | 2 | -1171/+1851 |
2010-01-09 | Fix the documentation of valprint.c:value_print. | Joel Brobecker | 2 | -4/+12 |
2010-01-09 | gdb/ | Jan Kratochvil | 5 | -50/+86 |
2010-01-09 | Fix patch ownership in ChangeLog entry. | Joel Brobecker | 1 | -1/+1 |
2010-01-09 | Signal unwinder for mips-irix N32. | Joel Brobecker | 2 | -1/+164 |
2010-01-09 | Breakpoint in shared library does not work on mips-irix. | Joel Brobecker | 2 | -1/+28 |
2010-01-09 | Wrong return convention for arrays (mips-irix). | Joel Brobecker | 2 | -5/+12 |
2010-01-09 | Cannot set the PC on mips-irix. | Joel Brobecker | 2 | -1/+7 |
2010-01-09 | Error while loading core file on mips-irix. | Joel Brobecker | 2 | -0/+11 |
2010-01-09 | GDB hangs when attaching to process on mips-irix. | Joel Brobecker | 2 | -1/+13 |
2010-01-09 | * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable | Joel Brobecker | 2 | -0/+12 |
2010-01-09 | -Wunused warning in procfs.c (mips-irix only). | Joel Brobecker | 2 | -7/+22 |
2010-01-09 | GDB crash while stepping into function. | Joel Brobecker | 2 | -0/+12 |
2010-01-09 | * ada-valprint.c, parse.c: Include defs.h before including ctype.h. | Joel Brobecker | 3 | -3/+7 |