Age | Commit message (Expand) | Author | Files | Lines |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 27 | -487/+639 |
2010-03-09 | * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods. | Keith Seitz | 15 | -55/+1447 |
2010-03-09 | * python/python-internal.h: Include symtab.h. | Pierre Muller | 2 | -2/+8 |
2010-03-09 | * p-lang.c (is_pascal_string_type): Remove unneeded parentheses. | Pierre Muller | 3 | -88/+95 |
2010-03-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-08 | * breakpoint.c (breakpoint_1): Add "QUIT". | Tom Tromey | 2 | -0/+7 |
2010-03-08 | * solib.c (solib_find): Replace extension if | Pedro Alves | 6 | -0/+99 |
2010-03-08 | gdb | Tom Tromey | 7 | -20/+51 |
2010-03-08 | * Fix commit year | Pierre Muller | 1 | -1/+1 |
2010-03-08 | * remote-mips.c (rockhopper_ops): New target_ops struct. | Kevin Buettner | 2 | -52/+141 |
2010-03-08 | * remote-mips.c (mips_fetch_word): Add new parameter, `valp'. | Kevin Buettner | 1 | -0/+7 |
2010-03-08 | * remote-mips.c (mips_fetch_word): Add new parameter, `valp'. | Kevin Buettner | 1 | -18/+28 |
2010-03-08 | * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL. | Pierre Muller | 2 | -1/+5 |
2010-03-08 | 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com> | Hui Zhu | 3 | -0/+19 |
2010-03-08 | 2010-03-08 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -1/+5 |
2010-03-08 | gdb/ | Jan Kratochvil | 2 | -3/+23 |
2010-03-08 | Memory error when reading wrong core file. | Joel Brobecker | 2 | -2/+16 |
2010-03-08 | 2010-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -3/+5 |
2010-03-08 | 2010-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -73/+83 |
2010-03-08 | 2010-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -46/+50 |
2010-03-08 | 2010-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -31/+39 |
2010-03-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-07 | Assertion failure after Ada task switch (target remote). | Joel Brobecker | 2 | -0/+16 |
2010-03-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-06 | * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one block. | Christopher Faylor | 2 | -102/+144 |
2010-03-06 | 2010-03-06 Simo Melenius <simo.melenius@iki.fi> | Pedro Alves | 2 | -1/+7 |
2010-03-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-05 | gdb | Tom Tromey | 25 | -73/+398 |
2010-03-05 | * gdb.texinfo (Data): Link to pretty-printing. | Tom Tromey | 2 | -3/+11 |
2010-03-05 | * symfile.c (build_section_addr_info_from_objfile): Do not mask | Ulrich Weigand | 2 | -6/+6 |
2010-03-05 | * python/py-lazy-string.c (gdbpy_extract_lazy_string): Extract | Ulrich Weigand | 2 | -1/+6 |
2010-03-05 | * remote-mips.c (gdbthread.h): Include. | Kevin Buettner | 2 | -15/+68 |
2010-03-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-04 | * dwarf2read.c (skip_one_die) <DW_FORM_ref_addr>: Use offset size | Tom Tromey | 2 | -2/+21 |
2010-03-04 | * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg, | Doug Evans | 2 | -2/+3 |
2010-03-04 | * linespec.c (decode_line_1): Update comments for is_quote_enclosed. | Keith Seitz | 2 | -7/+32 |
2010-03-04 | * gdb.cp/overload.exp: Test that the filename portion of a linespec | Keith Seitz | 2 | -0/+8 |
2010-03-04 | * printcmd.c (printf_command): Pass dummy argument to | Tom Tromey | 2 | -2/+9 |
2010-03-04 | * arm-tdep.c (arm_stub_unwind_sniffer): Add comment. | Doug Evans | 2 | -0/+6 |
2010-03-04 | gdb/ | Pedro Alves | 5 | -1/+98 |
2010-03-04 | * utils.c (fputs_maybe_filtered): Check if there's already a top | Pedro Alves | 2 | -0/+7 |
2010-03-04 | 2010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | Daniel Jacobowitz | 2 | -48/+80 |
2010-03-04 | 2010-03-04 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -1/+5 |
2010-03-04 | * utils.c (fputs_maybe_filtered): Always disable pagination if the | Pedro Alves | 2 | -3/+11 |
2010-03-04 | 2010-03-03 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 3 | -148/+182 |
2010-03-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-03 | * lib/gdb.exp (gdb_compile_pthreads): Handle case where | Doug Evans | 2 | -1/+4 |
2010-03-03 | * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r. | Doug Evans | 3 | -5/+10 |
2010-03-03 | Mention improvement for X86 general purpose registers. | H.J. Lu | 2 | -0/+13 |
2010-03-03 | PR mi/11098: | Tom Tromey | 2 | -1/+10 |