aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-0/+93
2013-03-11Add a new function to target.h to add an alias command for a target and mark itMarkus Metzger1-0/+5
2013-03-11LBR, BTM, or BTS records may have incorrect branch "from" information afer anMarkus Metzger1-0/+10
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+16
2013-03-11Define the xml document style for transferring branch trace data.Markus Metzger1-0/+13
2013-03-11Install the btrace target ops for i386-linux-nat and amd64-linux-nat.Markus Metzger1-0/+15
2013-03-11Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger1-0/+9
2013-03-11Fix ChangeLog date.Markus Metzger1-1/+1
2013-03-11Add branch trace information to struct thread_info.Markus Metzger1-0/+19
2013-03-10gdb/Jan Kratochvil1-0/+6
2013-03-10gdb/Jan Kratochvil1-0/+6
2013-03-10gdb/Jan Kratochvil1-0/+9
2013-03-092013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer1-1/+1
2013-03-08gdb/Yao Qi1-0/+4
2013-03-08find command, fix -Wpoint-signPedro Alves1-0/+6
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+20
2013-03-08 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correctTom Tromey1-0/+5
2013-03-07target.c: fix -Wpointer-signPedro Alves1-0/+5
2013-03-07corefile.c: fix -Wpointer-signPedro Alves1-0/+5
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-0/+55
2013-03-07Fix -Wpointer-sign around strings/encoding conversions.Pedro Alves1-0/+9
2013-03-07charset.c: fix -Wpointer-signPedro Alves1-0/+7
2013-03-07regcache.c: fix -Wpointer-signPedro Alves1-0/+5
2013-03-07Fix typo.Pedro Alves1-1/+1
2013-03-07breakpoint.c: fix -Wpointer-signPedro Alves1-0/+5
2013-03-07stap-probe.c: fix -Wpointer-signPedro Alves1-0/+4
2013-03-07linux-record.c:record_linux_system_call: fix -Wpointer-signPedro Alves1-0/+6
2013-03-07remote-notif.[h|c]:notif_debug: Change type to int.Pedro Alves1-0/+5
2013-03-07ser-tcp.c:tcp_retry_limit: Change type to unsigned int.Pedro Alves1-0/+4
2013-03-07hex2bin, bin2hex: move declarations to header.Pedro Alves1-0/+6
2013-03-07 * utils.c (initialize_utils): Improve doc strings of "set/showEli Zaretskii1-1/+5
2013-03-07 * ax-gdb.c (gen_printf): Make FORMAT const.Keith Seitz1-0/+8
2013-03-06 * elfread.c (elf_symfile_read): Move debugging printf to moreDoug Evans1-0/+5
2013-03-06Garbage collect py-utils.c:target_string_to_unicode.Pedro Alves1-0/+6
2013-03-06 * linespec.c (get_current_search_block): ARI fix, use (void)Pierre Muller1-0/+5
2013-03-05 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans1-0/+20
2013-03-05gdb/Yao Qi1-0/+7
2013-03-05 * NEWS: Mention new target x86_64-*-cygwin*.Corinna Vinschen1-0/+4
2013-03-05 * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen1-0/+6
2013-03-04gdb/Jan Kratochvil1-0/+4
2013-03-04gdb/Jan Kratochvil1-0/+13
2013-03-04 * coff-pe-read.c (read_pe_exported_syms): Don't return withoutCorinna Vinschen1-0/+5
2013-03-042013-03-04 Luis Machado <lgustavo@codesourcery.com>Hui Zhu1-0/+4
2013-03-02Revise ChangeLog comment for recently committed change.Kevin Buettner1-3/+3
2013-03-02 * v850-tdep.c: (v850e2_register_name): (v850e2_reg_names):Kevin Buettner1-0/+6
2013-03-02 gdb/Jiong Wang1-0/+7
2013-03-01gdb/Jan Kratochvil1-0/+5
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-0/+74
2013-03-01Revise the commit date of my ChangeLog entry.Jiong Wang1-1/+1
2013-03-01Implement get_longjmp_target for tilegx.Jiong Wang1-0/+5