X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=b96ecc36657ddbe50db770f469ebbc4bbbade956;hb=89ecc4f5e7ea0ba1918d92c5b251bbfd18eb9764;hp=003c395d7d05822c1d48221c77e601252bdf71d1;hpb=dafb3b41679c1ddeeb183b552b2a45c89af43c0c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 003c395d7d..b96ecc3665 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,88 @@ +2009-03-18 Doug Evans + + * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is an + int, not a long long. + (linux_nat_info_proc_cmd): Store pid in long instead of long long. + + * expprint.c (dump_raw_expression): Print note if non-NULL. + + * printcmd.c (display_uses_solib_p): Redo loop, scan element list + backwards. + +2009-03-18 Nathan Sidwell + + * Makefile.in: Update license to GPLv3. + * ada-exp.y: Update license to GPLv3. + * ada-lex.l: Update license to GPLv3. + * c-exp.y: Update license to GPLv3. + * cp-name-parser.y: Update license to GPLv3. + * darwin-nat-info.c: Update license to GPLv3. + * f-exp.y: Update license to GPLv3. + * gdb_thread_db.h: Update license to GPLv3. + * hppanbsd-nat.c: Update license to GPLv3. + * hppanbsd-tdep.c: Update license to GPLv3. + * hppaobsd-tdep.c: Update license to GPLv3. + * jv-exp.y: Update license to GPLv3. + * m2-exp.y: Update license to GPLv3. + * objc-exp.y: Update license to GPLv3. + * p-exp.y: Update license to GPLv3. + * reply_mig_hack.awk: Update license to GPLv3. + * reverse.c: Update license to GPLv3. + * xtensa-xtregs.c: Update license to GPLv3. + +2009-03-18 Pedro Alves + + * remote.c (remote_close): Don't call generic_mourn_inferior. + (remote_mourn_1): Call generic_mourn_inferior after closing the + target. + +2009-03-18 Pedro Alves + + * remote.c (remote_start_remote): Add missing call to + init_wait_for_inferior in non-stop mode. + +2009-03-18 Pedro Alves + + * breakpoint.c (bpstat_should_step): Only consider software + watchpoints that have a location. + +2009-03-17 Joel Brobecker + + Add a target_ops parameter to the to_kill method in struct target_ops. + + * target.h (struct target_ops): Add a "target_ops *" parameter to + method to_kill. + (target_kill): Remove macro. Add declaration. + * target.c (debug_to_kill): Delete, no longer necessary. + (target_kill): New function. + (update_current_target): Stop inheriting the to_kill method. + Do not de_fault it to no_process either. + (setup_target_debug): Do not set current_target.to_kill. + * gnu-nat.c, go32-nat.c, hpux-thread.c, inf-ptrace.c, inf-ttrace.c, + linux-nat.c, monitor.c, nto-procfs.c, procfs.c, remote-m32r-sdi.c, + remote-mips.c, remote-sim.c, remote.c, windows-nat.c: Update + accordingly. + +2009-03-17 Doug Evans + + * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition for + glibc 2.3.2 and earlier. + +2009-03-17 Joel Brobecker + + * frame.c (get_prev_frame_1): Do not perform the inner_frame + sanity check if this_frame is not NORMAL. + (frame_id_inner): Update the description of this function. + +2009-03-17 Hui Zhu + + * stack.c: Change the introduce of "disassemble-next-line". + +2009-03-17 Pedro Alves + + * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype, + declare as extern. + 2009-03-17 Hui Zhu * stack.c: Include valprint.h. @@ -92,6 +177,7 @@ RETVAL_EXPR for UNOP_CAST and set RETURN_TYPE to the RETURN_VALUE type if RETURN_TYPE is NULL. +>>>>>>> 1.10280 2009-03-14 Pedro Alves * remote.c (PACKET_qAttached): New. @@ -1784,7 +1870,7 @@ (HFILES_NO_SRCDIR): Add windows-tdep.h. (ALLDEPFILES): Add windows-tdep.c. -2009-01-11 Christ Faylor +2009-01-11 Chris Faylor * win32-nat.h: Delete. * windows-nat.h: Rename from win32-nat.h.