summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Fix linking with --enable-targets=all:Christopher Faylor2009-01-1219-2519/+62
* *** empty log message ***gdbadmin2009-01-121-1/+1
* * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariableJan Kratochvil2009-01-112-9/+20
* * gdbtypes.c (make_qualified_type, replace_type): Reformat to the GNUJan Kratochvil2009-01-112-21/+30
* * target.c (target_xfer_partial): Use host_address_to_string toJoel Brobecker2009-01-112-7/+17
* * amd64-windows-nat.c, amd64-windows-tdep.c: New files.Joel Brobecker2009-01-118-1/+190
* * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker2009-01-119-29/+129
* * win32-nat.h: New file.Joel Brobecker2009-01-118-102/+171
* *** empty log message ***gdbadmin2009-01-111-1/+1
* *** empty log message ***gdbadmin2009-01-101-1/+1
* * Makefile.in (init.c): Set LANG/LC_ALL to C, not c.Andreas Schwab2009-01-092-2/+6
* * gdbtypes.c (append_composite_type_field): Correct the location ofPedro Alves2009-01-092-4/+8
* * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves2009-01-095-19/+13
* * arch-utils.c (gdbarch_update_p): Use host_address_to_stringJoel Brobecker2009-01-092-4/+9
* * gdbarch.sh: Fix all the compilation errors on amd64-windowsJoel Brobecker2009-01-093-172/+180
* * event-top.c (async_disconnect, async_stop_sig): use "raise"Joel Brobecker2009-01-092-2/+7
* * win32-nat.c (get_module_name): Change the type of parameterJoel Brobecker2009-01-093-18/+30
* * win32-nat.c (has_detach_ability, set_process_privilege):Joel Brobecker2009-01-093-18/+26
* * win32-nat.c (CONTEXT_EXTENDED_REGISTERS): Define to 0 if notJoel Brobecker2009-01-093-0/+17
* * win32-nat.c (get_image_name, win32_xfer_memory): Fix typeJoel Brobecker2009-01-093-8/+14
* * win32-nat.c (kernel32_DebugSetProcessKillOnExit): RenamesJoel Brobecker2009-01-093-21/+30
* * win32-nat.c (do_initial_win32_stuff): Add new ops parameter,Joel Brobecker2009-01-093-12/+21
* * ser-mingw.c (ser_windows_open): Use proper type when castingJoel Brobecker2009-01-092-1/+6
* 2009-01-09 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-092-1/+5
* * CONTRIBUTE: Minor reformatting.Joel Brobecker2009-01-092-1/+6
* *** empty log message ***gdbadmin2009-01-091-1/+1
* 2009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-082-4/+23
* 2009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-082-0/+5
* * remote-sim.c (gdb_os_error): Mark as a noreturn function.Nathan Froyd2009-01-082-1/+7
* PR breakpoints/9350:Tom Tromey2009-01-086-32/+85
* * breakpoint.c (do_enable_breakpoint): Use update_watchpoint forEmi Suzuki2009-01-082-46/+14
* *** empty log message ***gdbadmin2009-01-081-1/+1
* * top.c (gdb_prompt_string): Delete, unused.Doug Evans2009-01-072-3/+4
* gdb/Pedro Alves2009-01-076-53/+25
* * config/pa/linux.mh (XDEPFILES): Remove.Stan Shebs2009-01-072-1/+4
* * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.Doug Evans2009-01-072-1/+5
* gdb/Jan Kratochvil2009-01-075-24/+112
* * utils.c (gdb_print_host_address): Adjust implementation toJoel Brobecker2009-01-072-6/+12
* * MAINTAINERS: Add myself for write after approval privileges.Emi Suzuki2009-01-072-0/+5
* * gdbint.texinfo (Start of New Year Procedure): Add the "coding"Joel Brobecker2009-01-072-2/+14
* * value.c (set_internalvar): Use value_free, not xfree.Tom Tromey2009-01-072-1/+5
* *** empty log message ***gdbadmin2009-01-071-1/+1
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-068-21/+68
* * top.c (gdb_init): Don't set the current directory here; that'sJim Blandy2009-01-062-3/+5
* 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2009-01-065-60/+242
* * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker2009-01-063-2/+7
* * ChangeLog: Fix date of last entry.Doug Evans2009-01-062-2/+3
* *** empty log message ***gdbadmin2009-01-061-1/+1
* * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2009-01-052-6/+33
* * python/python-internal.h (Py_ssize_t): Define as int.Tom Tromey2009-01-052-2/+9