Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 16 | -276/+31 |
2010-01-19 | gdb/testsuite/ | Jan Kratochvil | 4 | -12/+36 |
2010-01-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-18 | gdb | Tom Tromey | 13 | -16/+602 |
2010-01-18 | Fix build failure when building without Python support. | Joel Brobecker | 2 | -1/+7 |
2010-01-18 | Use XVS field type instead of doing a parallel lookup. | Joel Brobecker | 2 | -5/+21 |
2010-01-18 | Trust PAD types instead of using PAD___XVS. | Joel Brobecker | 2 | -6/+73 |
2010-01-18 | * gdb.python/source2.py: New file. | Joel Brobecker | 4 | -0/+50 |
2010-01-18 | * gdb.texinfo (File Options): Document -x on .py files. | Joel Brobecker | 2 | -2/+15 |
2010-01-18 | Allow "source" to load python scripts. | Joel Brobecker | 5 | -12/+139 |
2010-01-18 | * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi. | Jie Zhang | 2 | -1/+6 |
2010-01-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-16 | 2010-01-16 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 3 | -29/+127 |
2010-01-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-15 | Add trace file support. | Stan Shebs | 14 | -232/+1966 |
2010-01-15 | gdb/ | Jan Kratochvil | 2 | -6/+10 |
2010-01-15 | gdb/ | Jan Kratochvil | 2 | -1/+6 |
2010-01-15 | Fix the patch author in the last entry. OOoops! | Joel Brobecker | 1 | -1/+1 |
2010-01-15 | "info tasks" broken by typedefs in ATCB type definitions. | Joel Brobecker | 2 | -2/+11 |
2010-01-15 | Do not use name-based lookup for unconstrained packed arrays. | Joel Brobecker | 2 | -1/+8 |
2010-01-15 | Enhance gdb-gdb.py to handle main_type.type_specific. | Joel Brobecker | 2 | -5/+31 |
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 |