summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2009-01-221-1/+1
* * gdb/procfs.c (info_mappings_callback): Cast map->pr_size toKazu Hirata2009-01-212-4/+9
* *** empty log message ***gdbadmin2009-01-211-1/+1
* Fix changelog year typo.Daniel Jacobowitz2009-01-201-1/+1
* PR gdb/9346Daniel Jacobowitz2009-01-205-8/+68
* *** empty log message ***gdbadmin2009-01-201-1/+1
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-1919-236/+1301
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-195-21/+76
* *** empty log message ***gdbadmin2009-01-191-1/+1
* * tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one linePedro Alves2009-01-183-17/+20
* PR gdb/9747:Pedro Alves2009-01-185-13/+135
* * tui/tui-winsource.c (tui_update_breakpoint_info): In asm layout,Pedro Alves2009-01-182-0/+6
* * hppa-hpux-tdep.c (hppa_hpux_write_pc): Remove 'return'.Pedro Alves2009-01-182-1/+6
* *** empty log message ***gdbadmin2009-01-181-1/+1
* (thread_command): Move call to annotate_thread_changedNick Roberts2009-01-171-1/+2
* *** empty log message ***Nick Roberts2009-01-171-0/+7
* *** empty log message ***gdbadmin2009-01-171-1/+1
* * NEWS: Document x86_64/MinGW as a new native configuration.Joel Brobecker2009-01-162-0/+6
* * NEWS: Move the documentation of "info os processes" toJoel Brobecker2009-01-162-3/+8
* *** empty log message ***gdbadmin2009-01-161-1/+1
* fix another cut-n-paste errorDoug Evans2009-01-152-2/+1
* fix cut-n-paste errors in previous checkinDoug Evans2009-01-152-4/+3
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-159-15/+35
* * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand2009-01-155-40/+106
* * frame.c (get_frame_arch): Abort if called with NULL this_frame.Ulrich Weigand2009-01-152-0/+9
* * value.h (address_of_variable): Add prototype.Ulrich Weigand2009-01-155-90/+81
* *** 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-93/+75
* 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-152/+227
* *** empty log message ***gdbadmin2009-01-131-1/+1
* Fix linking with --enable-targets=all:Christopher Faylor2009-01-1217-139/+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