Age | Commit message (Expand) | Author | Files | Lines |
2010-10-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-21 | * Makefile.in (install): Remove dependency of install-only and | Jie Zhang | 5 | -3/+83 |
2010-10-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-20 | 2010-10-20 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -0/+8 |
2010-10-20 | * gdbint.texinfo (Misc Guidelines): Renamed from Coding. | Doug Evans | 2 | -216/+247 |
2010-10-20 | cvs add smartp.cc smartp.exp | Sami Wagiaalla | 2 | -0/+240 |
2010-10-20 | 2010-10-20 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -2/+42 |
2010-10-20 | * remote.c (remote_get_threadlist): If we got empty | Vladimir Prus | 2 | -1/+7 |
2010-10-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-19 | * arm-tdep.c (thumb_get_next_pc_raw): Handle Thumb-16 encoding | Ulrich Weigand | 2 | -0/+18 |
2010-10-19 | * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change. | Ulrich Weigand | 2 | -7/+13 |
2010-10-19 | * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more | Ulrich Weigand | 2 | -5/+11 |
2010-10-19 | Support overloading of 'operator->'. | Sami Wagiaalla | 5 | -4/+74 |
2010-10-19 | * python/py-cmd.c (cmdpy_function): Unreference exception state. | Tom Tromey | 2 | -1/+10 |
2010-10-19 | Support pointer to bool conversion. | Sami Wagiaalla | 7 | -9/+26 |
2010-10-19 | * c-typeprint.c (c_type_print_base, case TYPE_CODE_TYPEDEF): Verify | Doug Evans | 2 | -0/+12 |
2010-10-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-18 | gdb | Tom Tromey | 6 | -4/+31 |
2010-10-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-17 | gdb/testsuite/ | Jan Kratochvil | 3 | -3/+15 |
2010-10-17 | gdb/ | Jan Kratochvil | 5 | -5/+31 |
2010-10-17 | gdb/ | Jan Kratochvil | 8 | -7/+175 |
2010-10-17 | gdb/ | Jan Kratochvil | 11 | -15/+199 |
2010-10-17 | gdb/ | Jan Kratochvil | 2 | -1/+7 |
2010-10-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-15 | * p-typeprint.c (pascal_type_print_method_args): Fix problem in | Pierre Muller | 2 | -4/+10 |
2010-10-15 | PR python/11948: | Tom Tromey | 14 | -165/+135 |
2010-10-15 | gdb/ | Jan Kratochvil | 6 | -28/+159 |
2010-10-15 | * p-lang.c (is_pascal_string_type): Use TYPE_FIELD_NAME accessor. | Pierre Muller | 2 | -10/+14 |
2010-10-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-14 | Fixed void* vs int* overload issue (PR C++/10343). | Sami Wagiaalla | 9 | -28/+207 |
2010-10-14 | * p-lang.c (is_pascal_string_type): Avoid crashes on structures | Pierre Muller | 2 | -1/+10 |
2010-10-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-13 | New python module gdb.types. | Doug Evans | 11 | -2/+392 |
2010-10-13 | * language.h (LA_PRINT_ARRAY_INDEX): Fix argument name. | Tom Tromey | 2 | -1/+5 |
2010-10-13 | * c-typeprint.c: Whitespace cleanup. | Doug Evans | 2 | -15/+13 |
2010-10-13 | gdb/ | Jan Kratochvil | 14 | -34/+241 |
2010-10-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-12 | * python/py-prettyprint.c (search_pp_list): Fix error checking. | Tom Tromey | 2 | -3/+18 |
2010-10-12 | Eliminate 'is_ancestor' redundant code. | Sami Wagiaalla | 2 | -25/+29 |
2010-10-12 | gdb/testsuite/ | Jan Kratochvil | 2 | -9/+12 |
2010-10-12 | gdb/testsuite/ | Jan Kratochvil | 6 | -8/+17 |
2010-10-12 | * break-interp.exp (test_ld): Use two separate gdb_expect statements | Ulrich Weigand | 2 | -3/+17 |
2010-10-12 | * ser-go32.c (struct dos_ops): Add missing fdopen field. | Pierre Muller | 2 | -0/+5 |
2010-10-12 | * gdb/arm-tdep.c (arm_mode_strings): Add NULL entry at end of array. | Matthew Gretton-Dann | 2 | -1/+6 |
2010-10-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-10-11 | gdb/testsuite/ | Jan Kratochvil | 2 | -0/+11 |
2010-10-11 | * c-typeprint.c (c_type_print_modifier): Add note that this prints | Doug Evans | 2 | -1/+7 |
2010-10-11 | * gdb.texinfo (Values From Inferior): Add reference to "Types in | Doug Evans | 2 | -1/+6 |