2003-01-13 Andrew Cagney <ac131313@redhat.com>
[platform/upstream/binutils.git] / gdb / win32-nat.c
2003-01-14 Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-10 Corinna Vinschen * win32-nat.c (set_process_privilege): New function.
2002-11-23 Christopher Faylor* win32-nat.c (child_attach): Reset saw_create counter...
2002-11-22 Christopher Faylor* win32-nat.c (psapi_get_dll_name): Fix a compiler...
2002-11-12 Daniel Jacobowitz * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-11-02 Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>
2002-09-14 Christopher Faylor* win32-nat.c (child_create_inferior): Honor 'tty'...
2002-08-26 Stephane Carrez Fix PR gdb/393:
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-11 Andrew CagneyFix some K&R isms.
2002-07-10 Andrew Cagney* wince.c (_initialize_wince): Rename _initialize_inftarg.
2002-03-22 Christopher Faylor* win32-nat.c (child_create_inferior): Check for proper...
2002-03-06 Andrew Cagney* cli/cli-decode.c (set_cmd_completer): New function.
2002-02-22 Pierre Muller2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-22 Christopher Faylor* win32-nat.c (register_loaded_dll): Just use raw name...
2002-02-21 Christopher Faylor* win32-nat.c (register_loaded_dll): Correctly check...
2002-02-21 Christopher Faylor* win32-nat.c (register_loaded_dll): Handle case where...
2002-02-19 Pierre Muller2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-16 Christopher Faylor* win32-nat.c (get_image_name): New function.
2002-02-08 Christopher Faylor* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08...
2002-02-08 Martin Hunt2002-02-08 Martin M. Hunt <hunt@redhat.com>
2002-02-08 Pierre Muller2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06 Pierre Muller2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06 Pierre Muller2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-05 Pierre Muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-04 Pierre Muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-01-19 Andrew CagneyRemove ATTRIBUTE_UNUSED. Update (C).
2002-01-08 Pierre Muller2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-03 Pierre Muller2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-27 Christopher Faylorfix white space.
2001-11-27 Christopher Faylor* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
2001-11-24 Christopher Faylor* win32-nat.c (struct so_stuff): Add objfile *objfile...
2001-11-24 Christopher Faylor* win32-nat.c (_initialize_check_for_gdb_ini): New...
2001-11-01 Fred FishApproved by kev@cygnus.com
2001-10-31 Christopher Faylor* win32-nat.c (register_loaded_dll): Attempt to ensure...
2001-10-30 Fred Fish 2001-10-30 Fred Fish <fnf@redhat.com>
2001-10-26 Corinna Vinschen * win32-nat.c (DebugSetProcessKillOnExit):...
2001-10-20 Christopher Faylor* win32-nat.c (handle_load_dll): Avoid strlwr'ing loade...
2001-10-16 Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Improve...
2001-10-13 Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Properly...
2001-10-12 Christopher Faylor* config/i386/tm-cygwin.h: include tm-i386.h instead...
2001-10-11 Christopher Faylor* win32-nat.c (get_child_debug_event): Close file handl...
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-18 Michael Chastain2001-03-17 Michael Chastain <chastain@redhat.com>
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-19 Eli Zaretskii * demangle.c (demangling_style_names): New variable.
2001-02-06 Christopher FaylorFix spacing.
2001-02-06 Christopher Faylor* win32-nat.c: Change PTR to void * throughout.
2001-01-27 Christopher Faylor* win32-nat.c (child_xfer_memory): Add missing argument...
2001-01-25 Christopher Faylor* win32-nat.c (_initialize_core_win32): Prototype corre...
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-28 Christopher Faylor* win32-nat.c (dll_code_sections_add): strdup -> xstrdup.
2000-11-15 Kevin BuettnerProtoization.
2000-08-27 Christopher Faylor* win32-nat.c (dll_symbol_command): Tack a .dll on...
2000-08-06 Christopher Faylor* win32-nat.c: Perform various gcc warning cleanups.
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-11 Christopher Faylor* win32-nat.c (safe_symbol_file_add_args): Store old...
2000-06-04 Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-06-04 Christopher Faylor* win32-nat.c (safe_symbol_file_add_cleanup): Ensure...
2000-06-03 Christopher Faylor* win32-nat.c: Fix up gcc warnings throughout.
2000-05-28 Kevin BuettnerPARAMS removal.
2000-04-21 Elena Zannoni2000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-21 Christopher Faylor* win32-nat.c (thread_rec): Be more defensive about...
2000-03-25 Christopher Faylor* win32-nat.c: Back out special frame walking code...
2000-02-28 Christopher Faylor* win32-nat.c: Remove unneeded header.
2000-02-28 Christopher FaylorCorrect copyright.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-09 Andrew CagneyReplace ../include/wait.h with gdb_wait.h.
2000-01-11 Jason Molendaimport gdb-2000-01-10 snapshot
1999-12-22 Jason Molendaimport gdb-1999-12-21 snapshot
1999-12-07 Jason Molendaimport gdb-1999-12-06 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-08-31 Jason Molendaimport gdb-1999-08-30 snapshot
1999-08-16 Jason Molendaimport gdb-1999-08-16 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-01-19 Fernando Nasser1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus...
1999-01-19 Andrew CagneyHPMERGE:
1998-12-31 David Taylorall remaining *.c *.h files from hp merge.
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-19 Geoffrey NoerThu Nov 19 13:06:22 1998 Geoffrey Noer <noer@cygnus...
1998-11-05 Christopher Faylor* top.c (gdb_readline): Allow CRLF line termination...
1998-11-05 Christopher Faylor* win32-nat.c: Remove obsolete PPC conditionals.
1998-05-21 John MetzlerThu May 21 13:14:25 1998 John Metzler <jmetzler@cygnu...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-19 Ian Lance Taylor From cgf@bbc.com (Chris Faylor):
1997-08-18 Ian Lance Taylor * win32-nat.c (handle_exception): Return a value indic...
next