aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-01-21 * gdb/procfs.c (info_mappings_callback): Cast map->pr_size toKazu Hirata2-4/+9
2009-01-21*** empty log message ***gdbadmin1-1/+1
2009-01-20Fix changelog year typo.Daniel Jacobowitz1-1/+1
2009-01-20 PR gdb/9346Daniel Jacobowitz5-8/+68
2009-01-20*** empty log message ***gdbadmin1-1/+1
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans19-236/+1301
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans5-21/+76
2009-01-19*** empty log message ***gdbadmin1-1/+1
2009-01-18 * tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one linePedro Alves3-17/+20
2009-01-18 PR gdb/9747:Pedro Alves5-13/+135
2009-01-18 * tui/tui-winsource.c (tui_update_breakpoint_info): In asm layout,Pedro Alves2-0/+6
2009-01-18 * hppa-hpux-tdep.c (hppa_hpux_write_pc): Remove 'return'.Pedro Alves2-1/+6
2009-01-18*** empty log message ***gdbadmin1-1/+1
2009-01-17(thread_command): Move call to annotate_thread_changedNick Roberts1-1/+2
2009-01-17*** empty log message ***Nick Roberts1-0/+7
2009-01-17*** empty log message ***gdbadmin1-1/+1
2009-01-16 * NEWS: Document x86_64/MinGW as a new native configuration.Joel Brobecker2-0/+6
2009-01-16 * NEWS: Move the documentation of "info os processes" toJoel Brobecker2-3/+8
2009-01-16*** empty log message ***gdbadmin1-1/+1
2009-01-15fix another cut-n-paste errorDoug Evans2-2/+1
2009-01-15fix cut-n-paste errors in previous checkinDoug Evans2-4/+3
2009-01-15 * target.h (target_signal_to_string): Make return type const char *.Doug Evans9-15/+35
2009-01-15 * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand5-40/+106
2009-01-15 * frame.c (get_frame_arch): Abort if called with NULL this_frame.Ulrich Weigand2-0/+9
2009-01-15 * value.h (address_of_variable): Add prototype.Ulrich Weigand5-90/+81
2009-01-15*** empty log message ***gdbadmin1-1/+1
2009-01-14 * NEWS: Document "define" for prefixed commands.Daniel Jacobowitz11-38/+151
2009-01-142009-01-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-0/+10
2009-01-14 * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess fromPedro Alves2-3/+8
2009-01-14 * remote.c (extended_remote_mourn_1): Invalidate our notion ofPedro Alves2-0/+30
2009-01-14 * mi/mi-main.c (mi_cmd_execute): Also allow -list-thread-groupsPedro Alves2-1/+7
2009-01-14 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2-0/+6
2009-01-142009-01-14 Joseph Myers <joseph@codesourcery.com>Joseph Myers5-92/+74
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker4-3/+8
2009-01-14 * windows-nat.c (handle_unload_dll): Use %p to print the DLLJoel Brobecker2-1/+6
2009-01-14*** empty log message ***gdbadmin1-1/+1
2009-01-13 * gdb.texinfo (General Query Packets): Remove @var{} around thePedro Alves2-1/+6
2009-01-13 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Do not call get_frame_archUlrich Weigand2-5/+9
2009-01-13 * utils.c (host_address_to_string): Reimplement in a way thatJoel Brobecker2-4/+6
2009-01-13 * mdebugread.c (parse_symbol): Save the symbol private dataJoel Brobecker2-5/+14
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves6-28/+37
2009-01-13 * MAINTAINERS (GLOBAL MAINTAINERS): Add Tom Tromey.Joel Brobecker2-0/+5
2009-01-13* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor9-161/+185
2009-01-13*** empty log message ***gdbadmin1-1/+1
2009-01-12Fix linking with --enable-targets=all:Christopher Faylor19-2519/+62
2009-01-12*** empty log message ***gdbadmin1-1/+1
2009-01-11 * f-typeprint.c (f_type_print_varspec_suffix): Convert the autovariableJan Kratochvil2-9/+20
2009-01-11 * gdbtypes.c (make_qualified_type, replace_type): Reformat to the GNUJan Kratochvil2-21/+30
2009-01-11 * target.c (target_xfer_partial): Use host_address_to_string toJoel Brobecker2-7/+17
2009-01-11 * amd64-windows-nat.c, amd64-windows-tdep.c: New files.Joel Brobecker8-1/+190