Age | Commit message (Expand) | Author | Files | Lines |
2011-11-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-18 | * findvar.c (read_frame_register_value): Respect value_offset | Ulrich Weigand | 2 | -12/+23 |
2011-11-18 | PR build/7196: | Tom Tromey | 2 | -1/+15 |
2011-11-18 | gdb/ | Yao Qi | 11 | -18/+875 |
2011-11-18 | * breakpoint.c (install_breakpoint): Add one more parameter so that | Yao Qi | 4 | -11/+27 |
2011-11-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-16 | * spu-tdep.c (spu_return_value): Fix handling of | Ulrich Weigand | 2 | -5/+18 |
2011-11-16 | * skip.c (skip_function_command): Work around uninitialized | Ulrich Weigand | 2 | -2/+7 |
2011-11-16 | * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when | David S. Miller | 2 | -1/+6 |
2011-11-16 | * utils.c (report_command_stats): Cast delta_wall_time 'tv_sec' and | David S. Miller | 2 | -1/+8 |
2011-11-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-15 | * buildsym.c (add_symbol_to_list): Delete outdated comment. | Doug Evans | 2 | -5/+6 |
2011-11-15 | Obvious: Fix error in name of concerned macro ETIMEDOUT | Pierre Muller | 1 | -1/+1 |
2011-11-15 | * gdb.python/py-type.exp: New testcases for exceptions on scalar types | Paul Koning | 2 | -0/+15 |
2011-11-15 | * python/py-type.c (typy_get_composite): New function. | Paul Koning | 2 | -29/+137 |
2011-11-15 | * NEWS: Mention new parameter basenames-may-differ. | Doug Evans | 8 | -2/+97 |
2011-11-15 | 2011-11-15 Pedro Alves <pedro@codesourcery.com> | Luis Machado | 2 | -16/+117 |
2011-11-15 | Make "!" an alias for "shell". | Doug Evans | 8 | -11/+59 |
2011-11-15 | Fix broken changelog entry. | Yao Qi | 1 | -1/+2 |
2011-11-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-14 | 2011-11-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 19 | -45/+882 |
2011-11-14 | * tracepoint.c (encode_actions_1): Use the location's gdbarch. | Tom Tromey | 2 | -8/+13 |
2011-11-14 | gdb/ | Yao Qi | 20 | -93/+944 |
2011-11-14 | * mem-break.c (inc_ref_fast_tracepoint_jump): New. | Yao Qi | 4 | -165/+208 |
2011-11-14 | * target.h (struct target): <to_download_tracepoint> Change type | Yao Qi | 5 | -145/+153 |
2011-11-14 | * i386-nat.c (i386_insert_hw_breakpoint): Call | Maciej W. Rozycki | 2 | -2/+20 |
2011-11-14 | * breakpoint.c (init_raw_breakpoint): Call | Yao Qi | 2 | -31/+28 |
2011-11-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-12 | Move info definitions command to an info macro option. | matt rice | 7 | -73/+205 |
2011-11-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-11 | PR gdb/12843 | Keith Seitz | 2 | -0/+34 |
2011-11-11 | PR gdb/12843 | Keith Seitz | 2 | -0/+18 |
2011-11-11 | * gdb.threads/print-threads.exp: Extend timeout for slower | Doug Evans | 2 | -0/+14 |
2011-11-11 | * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC | Tom Tromey | 2 | -43/+56 |
2011-11-11 | PR c++/9257: | Tom Tromey | 2 | -1/+10 |
2011-11-11 | * dwarf2read.c (dw2_map_symbol_filenames): New parameter | Doug Evans | 7 | -13/+37 |
2011-11-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-11-10 | * psymtab.c (psymtab_to_fullname): Use cached copy if it exists. | Doug Evans | 3 | -4/+17 |
2011-11-10 | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 15 | -67/+118 |
2011-11-10 | 2011-11-10 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -1/+7 |
2011-11-10 | 2011-11-10 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -0/+7 |
2011-11-10 | * gdb.reverse/i387-env-reverse.exp: Extend timeout of | Doug Evans | 2 | -0/+7 |
2011-11-10 | * python/py-type.c (typy_fields_items): Call check_typedef. | Doug Evans | 5 | -7/+43 |
2011-11-10 | Fix wrong changelog entry date. | Joel Brobecker | 1 | -1/+1 |
2011-11-10 | read_frame_register_value and big endian arches | Joel Brobecker | 7 | -3/+131 |
2011-11-10 | procfs file descriptor leaks | Joel Brobecker | 2 | -12/+16 |
2011-11-10 | [procfs] /proc/.../map file descriptor leak | Joel Brobecker | 2 | -1/+11 |
2011-11-10 | * gdbtypes.c (check_typedef): Document that this function can | Doug Evans | 2 | -0/+9 |