summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-low.c
Commit message (Expand)AuthorAgeFilesLines
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-4/+46
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-221-1/+1
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-45/+72
* Non-stop mode support.Pedro Alves2009-04-011-3/+3
* Decouple target code from remote protocol.Pedro Alves2009-04-011-55/+14
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-011-6/+5
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-41/+41
* * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2009-01-141-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-1/+1
* ChangeLog:Ulrich Weigand2008-02-281-7/+0
* gdb/ChangeLog:Ulrich Weigand2008-02-271-1/+1
* * win32-low.c (do_initial_child_stuff): Add process handlePedro Alves2008-02-141-45/+33
* * hostio.c: Don't include errno.h.Pedro Alves2008-02-011-1/+67
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz2007-12-181-1/+9
* * win32-low.c (attaching): New global.Pedro Alves2007-12-031-11/+54
* * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves2007-12-031-17/+19
* * win32-low.c (win32_get_thread_context)Pedro Alves2007-12-031-3/+36
* * win32-low.c (soft_interrupt_requested, faked_breakpoint): NewPedro Alves2007-12-031-20/+78
* * win32-low.h (win32_thread_info): Add descriptions to thePedro Alves2007-12-031-8/+20
* * win32-low.c (win32_wait): Don't read from the inferior when itPedro Alves2007-12-021-3/+0
* * win32-low.c (create_process): New.Pedro Alves2007-09-031-35/+59
* * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.Pedro Alves2007-09-031-3/+12
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: NewPedro Alves2007-07-311-15/+29
* 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2007-07-171-4/+328
* * win32-low.c (handle_output_debug_string): Ignore event if notPedro Alves2007-07-081-1/+9
* * server.h (check_remote_input_interrupt_request): New function.Pedro Alves2007-05-101-5/+44
* * win32-low.c (debug_registers_changed,Pedro Alves2007-05-101-155/+42
* * target.h (target_ops): Change return type of detach to int.Pedro Alves2007-05-101-7/+50
* * win32-low.c (win32-attach): Fix return value.Pedro Alves2007-05-101-17/+12
* * win32-low.c (GETPROCADDRESS): Define.Pedro Alves2007-05-101-26/+29
* * win32-low.c (win32_wait): Don't use WSTOPSIG.Pedro Alves2007-05-101-6/+1
* * win32-low.c: Commit leftover changes from 2007-03-29.Pedro Alves2007-03-301-160/+222
* * win32-low.c: Rename typedef thread_info toPedro Alves2007-03-281-18/+18
* * win32-i386-low.c: Rename to ...Pedro Alves2007-03-281-0/+1136