Age | Commit message (Expand) | Author | Files | Lines |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -4/+4 |
2010-05-31 | * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont): | Pierre Muller | 1 | -1/+73 |
2010-05-25 | * windows-nat.c (display_selector): Call GetLastError to give better | Pierre Muller | 1 | -1/+5 |
2010-04-16 | Support for Windows OS Thread Information Block. | Pierre Muller | 1 | -18/+33 |
2010-03-10 | * windows-nat.c (cygwin_conv_path): Remove old macro. | Christopher Faylor | 1 | -1/+0 |
2010-03-09 | * windows-nat.c (cygwin_conv_path): Redefine to properly convert from/to | Christopher Faylor | 1 | -1/+10 |
2010-03-06 | * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one block. | Christopher Faylor | 1 | -102/+123 |
2010-03-01 | * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7 | Corinna Vinschen | 1 | -76/+182 |
2010-02-15 | gdb/ | Jan Kratochvil | 1 | -4/+1 |
2010-02-12 | Spurious "dll not found" error messages on x64-windows. | Joel Brobecker | 1 | -2/+10 |
2010-01-27 | * windows-nat.c (windows_initialization_done): New variable. | Christopher Faylor | 1 | -5/+17 |
2010-01-25 | 2010-01-25 gingold <gingold@adacore.com> | Tristan Gingold | 1 | -8/+8 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+2 |
2009-09-21 | * windows-nat.c (ctrl_c_handler): Also handle CTRL_BREAK_EVENT. | Pierre Muller | 1 | -2/+2 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -3/+4 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+3 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |
2009-05-24 | * symfile.c (add_shared_symbol_files_command): Remove | Pierre Muller | 1 | -0/+4 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-05-14 | Remove all i386 debug register low level macros in config nm files. | Pierre Muller | 1 | -6/+21 |
2009-04-17 | ARI fix: Do not use %p, replace by call to host_address_to_string | Pierre Muller | 1 | -8/+11 |
2009-04-01 | * windows-nat.c (+windows_get_ada_task_ptid): New function. | Joel Brobecker | 1 | -0/+7 |
2009-03-22 | * windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound for | Christopher Faylor | 1 | -36/+30 |
2009-03-22 | * win32-nat.c (ctrl_c_handler): New function. | Christopher Faylor | 1 | -21/+59 |
2009-03-22 | * windows-nat.c (DebugActiveProcessStop): Implement macro wraparound for | Christopher Faylor | 1 | -108/+140 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -3/+3 |
2009-03-08 | * windows-nat.c (dr): Redefine to use largest possible integer which holds a | Christopher Faylor | 1 | -2/+31 |
2009-02-24 | Fix windows-nat.c compilation failure. | Pierre Muller | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -9/+14 |
2009-02-20 | * Extend use of i386_use_watchpoints to all i386 native files | Pierre Muller | 1 | -0/+2 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -2/+3 |
2009-01-14 | * windows-nat.c (handle_unload_dll): Use %p to print the DLL | Joel Brobecker | 1 | -1/+1 |
2009-01-13 | * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout. | Christopher Faylor | 1 | -132/+131 |
2009-01-12 | Fix linking with --enable-targets=all: | Christopher Faylor | 1 | -7/+7 |
2009-01-11 | * win32-tdep.h, win32-tdep.c: New files. | Joel Brobecker | 1 | -1/+1 |
2009-01-11 | * win32-nat.h: New file. | Joel Brobecker | 1 | -50/+17 |
2009-01-09 | * win32-nat.c (get_module_name): Change the type of parameter | Joel Brobecker | 1 | -9/+10 |
2009-01-09 | * win32-nat.c (has_detach_ability, set_process_privilege): | Joel Brobecker | 1 | -9/+10 |
2009-01-09 | * win32-nat.c (CONTEXT_EXTENDED_REGISTERS): Define to 0 if not | Joel Brobecker | 1 | -0/+6 |
2009-01-09 | * win32-nat.c (get_image_name, win32_xfer_memory): Fix type | Joel Brobecker | 1 | -4/+4 |
2009-01-09 | * win32-nat.c (kernel32_DebugSetProcessKillOnExit): Renames | Joel Brobecker | 1 | -10/+11 |
2009-01-09 | * win32-nat.c (do_initial_win32_stuff): Add new ops parameter, | Joel Brobecker | 1 | -6/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+5 |
2008-10-02 | * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid. | Pierre Muller | 1 | -0/+6 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -11/+13 |
2008-09-22 | Make the stop_soon global be per-inferior instead. | Pedro Alves | 1 | -3/+4 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -0/+5 |