Age | Commit message (Expand) | Author | Files | Lines |
2009-01-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-12 | Fix linking with --enable-targets=all: | Christopher Faylor | 19 | -2519/+62 |
2009-01-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-11 | * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariable | Jan Kratochvil | 2 | -9/+20 |
2009-01-11 | * gdbtypes.c (make_qualified_type, replace_type): Reformat to the GNU | Jan Kratochvil | 2 | -21/+30 |
2009-01-11 | * target.c (target_xfer_partial): Use host_address_to_string to | Joel Brobecker | 2 | -7/+17 |
2009-01-11 | * amd64-windows-nat.c, amd64-windows-tdep.c: New files. | Joel Brobecker | 8 | -1/+190 |
2009-01-11 | * win32-tdep.h, win32-tdep.c: New files. | Joel Brobecker | 9 | -29/+129 |
2009-01-11 | * win32-nat.h: New file. | Joel Brobecker | 8 | -102/+171 |
2009-01-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-09 | * Makefile.in (init.c): Set LANG/LC_ALL to C, not c. | Andreas Schwab | 2 | -2/+6 |
2009-01-09 | * gdbtypes.c (append_composite_type_field): Correct the location of | Pedro Alves | 2 | -4/+8 |
2009-01-09 | * defs.h (deprecated_error_hook): Delete declaration. | Pedro Alves | 5 | -19/+13 |
2009-01-09 | * arch-utils.c (gdbarch_update_p): Use host_address_to_string | Joel Brobecker | 2 | -4/+9 |
2009-01-09 | * gdbarch.sh: Fix all the compilation errors on amd64-windows | Joel Brobecker | 3 | -172/+180 |
2009-01-09 | * event-top.c (async_disconnect, async_stop_sig): use "raise" | Joel Brobecker | 2 | -2/+7 |
2009-01-09 | * win32-nat.c (get_module_name): Change the type of parameter | Joel Brobecker | 3 | -18/+30 |
2009-01-09 | * win32-nat.c (has_detach_ability, set_process_privilege): | Joel Brobecker | 3 | -18/+26 |
2009-01-09 | * win32-nat.c (CONTEXT_EXTENDED_REGISTERS): Define to 0 if not | Joel Brobecker | 3 | -0/+17 |
2009-01-09 | * win32-nat.c (get_image_name, win32_xfer_memory): Fix type | Joel Brobecker | 3 | -8/+14 |
2009-01-09 | * win32-nat.c (kernel32_DebugSetProcessKillOnExit): Renames | Joel Brobecker | 3 | -21/+30 |
2009-01-09 | * win32-nat.c (do_initial_win32_stuff): Add new ops parameter, | Joel Brobecker | 3 | -12/+21 |
2009-01-09 | * ser-mingw.c (ser_windows_open): Use proper type when casting | Joel Brobecker | 2 | -1/+6 |
2009-01-09 | 2009-01-09 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -1/+5 |
2009-01-09 | * CONTRIBUTE: Minor reformatting. | Joel Brobecker | 2 | -1/+6 |
2009-01-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-08 | 2009-01-08 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -4/+23 |
2009-01-08 | 2009-01-08 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -0/+5 |
2009-01-08 | * remote-sim.c (gdb_os_error): Mark as a noreturn function. | Nathan Froyd | 2 | -1/+7 |
2009-01-08 | PR breakpoints/9350: | Tom Tromey | 6 | -32/+85 |
2009-01-08 | * breakpoint.c (do_enable_breakpoint): Use update_watchpoint for | Emi Suzuki | 2 | -46/+14 |
2009-01-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-07 | * top.c (gdb_prompt_string): Delete, unused. | Doug Evans | 2 | -3/+4 |
2009-01-07 | gdb/ | Pedro Alves | 6 | -53/+25 |
2009-01-07 | * config/pa/linux.mh (XDEPFILES): Remove. | Stan Shebs | 2 | -1/+4 |
2009-01-07 | * cli/cli-cmds.c (set_debug): Fix cut-n-paste error. | Doug Evans | 2 | -1/+5 |
2009-01-07 | gdb/ | Jan Kratochvil | 5 | -24/+112 |
2009-01-07 | * utils.c (gdb_print_host_address): Adjust implementation to | Joel Brobecker | 2 | -6/+12 |
2009-01-07 | * MAINTAINERS: Add myself for write after approval privileges. | Emi Suzuki | 2 | -0/+5 |
2009-01-07 | * gdbint.texinfo (Start of New Year Procedure): Add the "coding" | Joel Brobecker | 2 | -2/+14 |
2009-01-07 | * value.c (set_internalvar): Use value_free, not xfree. | Tom Tromey | 2 | -1/+5 |
2009-01-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-06 | Check return values of functions declared with warn_unused_result | Jim Blandy | 8 | -21/+68 |
2009-01-06 | * top.c (gdb_init): Don't set the current directory here; that's | Jim Blandy | 2 | -3/+5 |
2009-01-06 | 2009-01-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 5 | -60/+242 |
2009-01-06 | * gdbreplay.c (gdbreplay_version): Update copyright year. | Joel Brobecker | 3 | -2/+7 |
2009-01-06 | * ChangeLog: Fix date of last entry. | Doug Evans | 2 | -2/+3 |
2009-01-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-05 | * linux-low.c (linux_attach_lwp): Add some comments/fixmes. | Doug Evans | 2 | -6/+33 |