GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
windows-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* windows-nat.c (dr): Redefine to use largest possible integer which holds a
Christopher Faylor
2009-03-08
1
-2
/
+31
*
Fix windows-nat.c compilation failure.
Pierre Muller
2009-02-24
1
-2
/
+2
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-9
/
+14
*
* Extend use of i386_use_watchpoints to all i386 native files
Pierre Muller
2009-02-20
1
-0
/
+2
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-2
/
+3
*
* windows-nat.c (handle_unload_dll): Use %p to print the DLL
Joel Brobecker
2009-01-14
1
-1
/
+1
*
* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.
Christopher Faylor
2009-01-13
1
-132
/
+131
*
Fix linking with --enable-targets=all:
Christopher Faylor
2009-01-12
1
-7
/
+7
*
* win32-tdep.h, win32-tdep.c: New files.
Joel Brobecker
2009-01-11
1
-1
/
+1
*
* win32-nat.h: New file.
Joel Brobecker
2009-01-11
1
-50
/
+17
*
* win32-nat.c (get_module_name): Change the type of parameter
Joel Brobecker
2009-01-09
1
-9
/
+10
*
* win32-nat.c (has_detach_ability, set_process_privilege):
Joel Brobecker
2009-01-09
1
-9
/
+10
*
* win32-nat.c (CONTEXT_EXTENDED_REGISTERS): Define to 0 if not
Joel Brobecker
2009-01-09
1
-0
/
+6
*
* win32-nat.c (get_image_name, win32_xfer_memory): Fix type
Joel Brobecker
2009-01-09
1
-4
/
+4
*
* win32-nat.c (kernel32_DebugSetProcessKillOnExit): Renames
Joel Brobecker
2009-01-09
1
-10
/
+11
*
* win32-nat.c (do_initial_win32_stuff): Add new ops parameter,
Joel Brobecker
2009-01-09
1
-6
/
+6
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Kill pthread_ops_hack
Vladimir Prus
2008-11-09
1
-5
/
+5
*
* win32-nat.c (do_initial_win32_stuff): Set inferior_ptid.
Pierre Muller
2008-10-02
1
-0
/
+6
*
Remove the attach_flag global, and make it per-inferior.
Pedro Alves
2008-09-22
1
-11
/
+13
*
Make the stop_soon global be per-inferior instead.
Pedro Alves
2008-09-22
1
-3
/
+4
*
* gnu-nat.c (gnu_attach): Add process to inferiors table.
Pedro Alves
2008-09-22
1
-0
/
+5
*
Remove the global stop_signal in favour of a per-thread
Pedro Alves
2008-09-08
1
-2
/
+4
*
Use ptid_t.tid to store thread ids instead of ptid_t.pid.
Pedro Alves
2008-08-08
1
-38
/
+67
*
Adjust all targets to new target_stop interface.
Pedro Alves
2008-07-09
1
-2
/
+2
*
Adjust fork/vfork/exec to pass ptids around.
Pedro Alves
2008-07-09
1
-2
/
+2
*
* config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
Pedro Alves
2008-07-03
1
-0
/
+1
*
* Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
Daniel Jacobowitz
2008-06-26
1
-1
/
+0
*
* win32-nat.c (safe_symbol_file_add_stub): Remove unused variable.
Christopher Faylor
2008-06-24
1
-2
/
+3
*
* win32-nat.c (win32_pid_to_str): Use capital T for "Thread".
Pierre Muller
2008-06-19
1
-1
/
+1
*
* win32-nat.c (handle_load_dll): Give dll name and load address
Pierre Muller
2008-06-18
1
-0
/
+5
*
* win32-nat.c (win32_wait): Block the control-c event while
Joel Brobecker
2008-05-20
1
-1
/
+19
*
* win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_arch
Markus Deuling
2008-03-11
1
-7
/
+5
*
* infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter
Joel Brobecker
2008-01-29
1
-1
/
+1
*
2008-01-24 Michael Snyder <msnyder@specifix.com>
Michael Snyder
2008-01-25
1
-1
/
+1
*
Inform about new thread in a single place.
Vladimir Prus
2008-01-23
1
-4
/
+0
*
* win32-nat.c (win32_create_inferior): Restore code calling
Pierre Muller
2008-01-14
1
-0
/
+3
*
* win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings when
Christopher Faylor
2008-01-06
1
-1
/
+1
*
* win32-nat.c (psapi_module_handle): Remove static.
Christopher Faylor
2008-01-01
1
-80
/
+93
*
2007-12-22 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2007-12-22
1
-7
/
+11
*
2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2007-12-06
1
-7
/
+13
*
2007-12-02 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2007-12-02
1
-1
/
+1
*
*win32-nat.c (open_process_used): New static variable.
Christopher Faylor
2007-12-02
1
-16
/
+18
*
* win32-nat.c (DR6_CLEAR_VALUE): New define.
Pedro Alves
2007-11-24
1
-35
/
+45
*
2007-11-16 Markus Deuling <deuling@de.ibm.com>
Markus Deuling
2007-11-16
1
-2
/
+2
*
* config/i386/mingw.mh, config/i386/mingw.mt: New files.
Pedro Alves
2007-10-16
1
-11
/
+41
*
* infcmd.c (post_create_inferior): Update comment.
Pedro Alves
2007-09-04
1
-337
/
+96
*
* gdbarch.sh (core_xfer_shared_libraries): New.
Pedro Alves
2007-09-03
1
-32
/
+0
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-5
/
+3
*
gdb/
Vladimir Prus
2007-08-14
1
-1
/
+1
[next]