2013-07-01 |
Pedro Alves | Normalize on PATH_MAX instead of MAXPATHLEN throughout. |
blob | commitdiff |
2013-06-11 |
Joel Brobecker | windows-nat.c:thread_rec: Add missing empty line after... |
blob | commitdiff | diff to current |
2013-06-11 |
Joel Brobecker | [windows] Fix accidental change of %u -> %d in SuspendT... |
blob | commitdiff | diff to current |
2013-06-11 |
Joel Brobecker | windows: Prefix thread ID values with "0x" in debug... |
blob | commitdiff | diff to current |
2013-06-11 |
Joel Brobecker | windows: Add thread ID in SuspendThread error warning... |
blob | commitdiff | diff to current |
2013-05-30 |
Joel Brobecker | windows_delete_thread: Add missing space in cast expression |
blob | commitdiff | diff to current |
2013-05-22 |
Eli Zaretskii | Fix reporting of DLL unload events on MS-Windows. |
blob | commitdiff | diff to current |
2013-05-20 |
Joel Brobecker | Add missing empty line after var declarations in handle... |
blob | commitdiff | diff to current |
2013-05-04 |
Eli Zaretskii | Announce thread death on MS-Windows. |
blob | commitdiff | diff to current |
2013-04-06 |
Eli Zaretskii | Unbreak Windows-hosted cross debugger builds. |
blob | commitdiff | diff to current |
2013-03-27 |
Pierre Muller | * windows-nat.c (handle_output_debug_string): Avoid... |
blob | commitdiff | diff to current |
2013-03-26 |
Joel Brobecker | windows-nat.c: Add empty line after local block variabl... |
blob | commitdiff | diff to current |
2013-03-23 |
Eli Zaretskii | Fix relocation of directories in the MinGW build. |
blob | commitdiff | diff to current |
2013-03-20 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-03-20 |
Corinna Vinschen | * windows-nat.c (handle_output_debug_string): Replace... |
blob | commitdiff | diff to current |
2013-03-19 |
Corinna Vinschen | * windows-nat.c (handle_output_debug_string): Change... |
blob | commitdiff | diff to current |
2013-02-27 |
Corinna Vinschen | * windows-nat.c: Throughout, fix format strings and... |
blob | commitdiff | diff to current |
2013-02-19 |
Kai Tietz | * windows-nat.c (windows_xfer_memory): Fix debug-output |
blob | commitdiff | diff to current |
2013-02-13 |
Pedro Alves | [native x86 GNU/Linux] Access debug register mirror... |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-12-14 |
Pierre Muller | * windows-nat.c (windows_xfer_shared_libraries): Avoid |
blob | commitdiff | diff to current |
2012-11-13 |
Pierre Muller | ARI fixes: Avoid sprintf function use rule. |
blob | commitdiff | diff to current |
2012-11-09 |
Tom Tromey | * gdbarch.sh (target_gdbarch): Remove macro. |
blob | commitdiff | diff to current |
2012-10-24 |
Joel Brobecker | [Windows] run program with space in path to exe. |
blob | commitdiff | diff to current |
2012-09-26 |
Pierre Muller | * procfs.c: Add gdb_bfd header. |
blob | commitdiff | diff to current |
2012-08-22 |
Tom Tromey | * windows-nat.c (windows_make_so): Use gdb_bfd_open. |
blob | commitdiff | diff to current |
2012-07-23 |
Tom Tromey | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd... |
blob | commitdiff | diff to current |
2012-07-23 |
Tom Tromey | * bfd-target.c (target_bfd_reopen): Update. |
blob | commitdiff | diff to current |
2012-07-18 |
Tom Tromey | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and |
blob | commitdiff | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2012-05-04 |
Joel Brobecker | Segment register reading on Windows targets. |
blob | commitdiff | diff to current |
2012-03-02 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-02-02 |
Doug Evans | * blockframe.c (find_pc_partial_function_gnu_ifunc... |
blob | commitdiff | diff to current |
2012-01-04 |
Joel Brobecker | Copyright year update in most files of the GDB Project. |
blob | commitdiff | diff to current |
2011-12-16 |
Pierre Muller | * windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add... |
blob | commitdiff | diff to current |
2011-12-14 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-10-07 |
Corinna Vinschen | * windows-nat.c: Include wchar.h to avoid compiler... |
blob | commitdiff | diff to current |
2011-09-28 |
Eli Zaretskii | Support "set environment" and "unset environment" in... |
blob | commitdiff | diff to current |
2011-05-09 |
Pedro Alves | 2011-05-09 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2011-04-19 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2011-04-07 |
Pierre Muller | Remove support for old Cygwin 1.5 versions. |
blob | commitdiff | diff to current |
2011-03-23 |
Kai Tietz | 2011-03-23 Kai Tietz <ktietz@redhat.com> |
blob | commitdiff | diff to current |
2011-03-16 |
Pierre Muller | Fix ARI warnings about new lines at the end of message... |
blob | commitdiff | diff to current |
2011-01-12 |
Michael Snyder | 2011-01-11 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | diff to current |
2010-11-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-05-31 |
Pierre Muller | * windows-nat.c (GetConsoleFontSize, GetCurrentConsole... |
blob | commitdiff | diff to current |
2010-05-25 |
Pierre Muller | * windows-nat.c (display_selector): Call GetLastError... |
blob | commitdiff | diff to current |
2010-04-16 |
Pierre Muller | Support for Windows OS Thread Information Block. |
blob | commitdiff | diff to current |
2010-03-10 |
Christopher Faylor | * windows-nat.c (cygwin_conv_path): Remove old macro. |
blob | commitdiff | diff to current |
2010-03-09 |
Christopher Faylor | * windows-nat.c (cygwin_conv_path): Redefine to properl... |
blob | commitdiff | diff to current |
2010-03-06 |
Christopher Faylor | * windows-nat.c: Reorganize #ifdef __CYGWIN__ considera... |
blob | commitdiff | diff to current |
2010-03-01 |
Corinna Vinschen | * remote-fileio.c (remote_fileio_func_rename): Use... |
blob | commitdiff | diff to current |
2010-02-15 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-02-12 |
Joel Brobecker | Spurious "dll not found" error messages on x64-windows. |
blob | commitdiff | diff to current |
2010-01-27 |
Christopher Faylor | * windows-nat.c (windows_initialization_done): New... |
blob | commitdiff | diff to current |
2010-01-25 |
Tristan Gingold | 2010-01-25 gingold <gingold@adacore.com> |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-10-19 |
Pedro Alves | 2009-10-19 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-09-21 |
Pierre Muller | * windows-nat.c (ctrl_c_handler): Also handle CTRL_BRE... |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | diff to current |
2009-06-17 |
Ulrich Weigand | * ada-tasks.c (read_known_tasks_array): Use target_gdb... |
blob | commitdiff | diff to current |
2009-06-16 |
Paul Pluzhnikov | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2009-06-07 |
Pedro Alves | * target.h (struct target_ops): Make to_has_all_memory, |
blob | commitdiff | diff to current |
2009-05-24 |
Pierre Muller | * symfile.c (add_shared_symbol_files_command): Remove |
blob | commitdiff | diff to current |
2009-05-21 |
Pedro Alves | * target.h (TARGET_WNOHANG): New. |
blob | commitdiff | diff to current |
2009-05-14 |
Pierre Muller | Remove all i386 debug register low level macros in... |
blob | commitdiff | diff to current |
2009-04-17 |
Pierre Muller | ARI fix: Do not use %p, replace by call to host_addres... |
blob | commitdiff | diff to current |
2009-04-01 |
Joel Brobecker | * windows-nat.c (+windows_get_ada_task_ptid... |
blob | commitdiff | diff to current |
2009-03-22 |
Christopher Faylor | * windows-nat.c (AdjustTokenPrivileges): Implement... |
blob | commitdiff | diff to current |
2009-03-22 |
Christopher Faylor | * win32-nat.c (ctrl_c_handler): New function. |
blob | commitdiff | diff to current |
2009-03-22 |
Christopher Faylor | * windows-nat.c (DebugActiveProcessStop): Implement... |
blob | commitdiff | diff to current |
2009-03-17 |
Joel Brobecker | Add a target_ops parameter to the to_kill metho... |
blob | commitdiff | diff to current |
2009-03-08 |
Christopher Faylor | * windows-nat.c (dr): Redefine to use largest possible... |
blob | commitdiff | diff to current |
2009-02-24 |
Pierre Muller | Fix windows-nat.c compilation failure. |
blob | commitdiff | diff to current |
2009-02-23 |
Pedro Alves | * corelow.c (get_core_registers): Adjust. |
blob | commitdiff | diff to current |
2009-02-20 |
Pierre Muller | * Extend use of i386_use_watchpoints to all i386 nativ... |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | * linux-nat.c (linux_nat_wait): Adjust. |
blob | commitdiff | diff to current |
2009-01-14 |
Joel Brobecker | * windows-nat.c (handle_unload_dll): Use %p... |
blob | commitdiff | diff to current |
2009-01-13 |
Christopher Faylor | * amd64-windows-nat.c Rename gdb-specific win32_* to... |
blob | commitdiff | diff to current |
2009-01-12 |
Christopher Faylor | Fix linking with --enable-targets=all: |
blob | commitdiff | diff to current |
2009-01-11 |
Joel Brobecker | * win32-tdep.h, win32-tdep.c: New files. |
blob | commitdiff | diff to current |
2009-01-11 |
Joel Brobecker | * win32-nat.h: New file. |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (get_module_name): Change the... |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (has_detach_ability, set_process_... |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (CONTEXT_EXTENDED_REGISTERS)... |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (get_image_name, win32_xfer_memor... |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (kernel32_DebugSetProcessKillOnEx... |
blob | commitdiff | diff to current |
2009-01-09 |
Joel Brobecker | * win32-nat.c (do_initial_win32_stuff): Add... |
blob | commitdiff | diff to current |
2009-01-03 |
Joel Brobecker | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2008-11-09 |
Vladimir Prus | Kill pthread_ops_hack |
blob | commitdiff | diff to current |
2008-10-02 |
Pierre Muller | * win32-nat.c (do_initial_win32_stuff): Set inferior_ptid. |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | Remove the attach_flag global, and make it per-inferior. |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | Make the stop_soon global be per-inferior instead. |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | * gnu-nat.c (gnu_attach): Add process to inferiors... |
blob | commitdiff | diff to current |
2008-09-08 |
Pedro Alves | Remove the global stop_signal in favour of a per-thread |
blob | commitdiff | diff to current |
2008-08-08 |
Pedro Alves | Use ptid_t.tid to store thread ids instead of ptid_t... |
blob | commitdiff | diff to current |
2008-07-09 |
Pedro Alves | Adjust all targets to new target_stop interface. |
blob | commitdiff | diff to current |
2008-07-09 |
Pedro Alves | Adjust fork/vfork/exec to pass ptids around. |
blob | commitdiff | diff to current |
next |