summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2009-01-151-1/+1
* * NEWS: Document "define" for prefixed commands.Daniel Jacobowitz2009-01-1411-38/+151
* 2009-01-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-142-0/+10
* * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess fromPedro Alves2009-01-142-3/+8
* * remote.c (extended_remote_mourn_1): Invalidate our notion ofPedro Alves2009-01-142-0/+30
* * mi/mi-main.c (mi_cmd_execute): Also allow -list-thread-groupsPedro Alves2009-01-142-1/+7
* * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2009-01-142-0/+6
* 2009-01-14 Joseph Myers <joseph@codesourcery.com>Joseph Myers2009-01-145-92/+74
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-144-3/+8
* * windows-nat.c (handle_unload_dll): Use %p to print the DLLJoel Brobecker2009-01-142-1/+6
* *** empty log message ***gdbadmin2009-01-141-1/+1
* * gdb.texinfo (General Query Packets): Remove @var{} around thePedro Alves2009-01-132-1/+6
* * dwarf2loc.c (dwarf2_evaluate_loc_desc): Do not call get_frame_archUlrich Weigand2009-01-132-5/+9
* * utils.c (host_address_to_string): Reimplement in a way thatJoel Brobecker2009-01-132-4/+6
* * mdebugread.c (parse_symbol): Save the symbol private dataJoel Brobecker2009-01-132-5/+14
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-136-28/+37
* * MAINTAINERS (GLOBAL MAINTAINERS): Add Tom Tromey.Joel Brobecker2009-01-132-0/+5
* * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor2009-01-139-161/+185
* *** empty log message ***gdbadmin2009-01-131-1/+1
* 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