aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-low.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-26 * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENTPedro Alves1-5/+4
2009-11-26 * win32-low.c (LOG): Delete.Pedro Alves1-9/+12
2009-11-26 * win32-low.c (win32_add_one_solib): If the dll name isPedro Alves1-0/+8
2009-07-04 * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves1-1/+16
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-4/+46
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-1/+1
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-45/+72
2009-04-01 Non-stop mode support.Pedro Alves1-3/+3
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-55/+14
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves1-6/+5
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-41/+41
2009-01-14 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves1-0/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-1/+1
2008-02-28ChangeLog:Ulrich Weigand1-7/+0
2008-02-27gdb/ChangeLog:Ulrich Weigand1-1/+1
2008-02-14 * win32-low.c (do_initial_child_stuff): Add process handlePedro Alves1-45/+33
2008-02-01 * hostio.c: Don't include errno.h.Pedro Alves1-1/+67
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz1-1/+9
2007-12-03 * win32-low.c (attaching): New global.Pedro Alves1-11/+54
2007-12-03 * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves1-17/+19
2007-12-03 * win32-low.c (win32_get_thread_context)Pedro Alves1-3/+36
2007-12-03 * win32-low.c (soft_interrupt_requested, faked_breakpoint): NewPedro Alves1-20/+78
2007-12-03 * win32-low.h (win32_thread_info): Add descriptions to thePedro Alves1-8/+20
2007-12-02 * win32-low.c (win32_wait): Don't read from the inferior when itPedro Alves1-3/+0
2007-09-03 * win32-low.c (create_process): New.Pedro Alves1-35/+59
2007-09-03 * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.Pedro Alves1-3/+12
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-31 * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: NewPedro Alves1-15/+29
2007-07-172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz1-4/+328
2007-07-08 * win32-low.c (handle_output_debug_string): Ignore event if notPedro Alves1-1/+9
2007-05-10 * server.h (check_remote_input_interrupt_request): New function.Pedro Alves1-5/+44
2007-05-10 * win32-low.c (debug_registers_changed,Pedro Alves1-155/+42
2007-05-10 * target.h (target_ops): Change return type of detach to int.Pedro Alves1-7/+50
2007-05-10 * win32-low.c (win32-attach): Fix return value.Pedro Alves1-17/+12
2007-05-10 * win32-low.c (GETPROCADDRESS): Define.Pedro Alves1-26/+29
2007-05-10 * win32-low.c (win32_wait): Don't use WSTOPSIG.Pedro Alves1-6/+1
2007-03-30 * win32-low.c: Commit leftover changes from 2007-03-29.Pedro Alves1-160/+222
2007-03-28 * win32-low.c: Rename typedef thread_info toPedro Alves1-18/+18
2007-03-28 * win32-i386-low.c: Rename to ...Pedro Alves1-0/+1136