19826 Commits (8ddb196517f30b5e304663e428f345daf030230b)

Author SHA1 Message Date
Yao Qi 8ddb196517 * tracepoint.c (tfile_get_trace_state_variable_value): Look for 14 years ago
Joel Brobecker 2d450646ca Update NEWS file following GDB 7.6 branch creation. 14 years ago
gdbadmin b4b79973de Record GDB 7.6 branch creation. Bump version number to 7.6.50.20130312-cvs. 14 years ago
Keith Seitz ee0475543f * mi/mi-cmds.h (mi_execute_command): Make "cmd" const. 14 years ago
Keith Seitz bbc13ae3db * ada-lang.c (ada_read_renaming_var_value): Pass const 14 years ago
Hui Zhu f3cec7e61f 2013-03-12 Hui Zhu <hui@codesourcery.com> 14 years ago
Hui Zhu 9df7235c1a 2013-03-12 Yao Qi <yao@codesourcery.com> 14 years ago
Paul N. Hilfinger 82d049abf1 Allow 'thread' to be used as a variable name in expressions. 14 years ago
Jan Kratochvil 8c1fb15545 gdb/ 14 years ago
Doug Evans cc81e1c673 * linespec.c (find_linespec_symbols): Call find_function_symbols 14 years ago
Pedro Alves 39086a0e13 Avoid invalid pointer to pointer conversions. 14 years ago
Hafiz Abid Qadeer 905851752e 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com> 14 years ago
Markus Metzger 59ea568849 Document changes to the record target resulting from the renaming into 14 years ago
Markus Metzger 946287b73c Add a disassembly flag to omit the pc prefix and use it in the "record 14 years ago
Markus Metzger afedecd388 Add a target for branch trace recording. 14 years ago
Markus Metzger 15984c13c7 Add command to print the function names from recorded instructions. 14 years ago
Markus Metzger 67c86d0683 Add a command to provide a disassembly of the execution trace log. 14 years ago
Markus Metzger 7c1687a966 Provide default target methods for record targets that are likely to be shared 14 years ago
Markus Metzger 25ea693b87 Rename record_ prefixes in record-full.h into record_full_. 14 years ago
Markus Metzger 88d1aa9d26 Rename record_ prefixes in record-full.c into record_full_. 14 years ago
Markus Metzger d02ed0bbfa Split record.h into record.h and record-full.h. 14 years ago
Markus Metzger b48d48ebed Add a new function to target.h to add an alias command for a target and mark it 14 years ago
Markus Metzger a950d57c9f LBR, BTM, or BTS records may have incorrect branch "from" information afer an 14 years ago
Markus Metzger 9accd112a6 Add the gdb remote target operations for branch tracing. 14 years ago
Markus Metzger c12a29171f Define the xml document style for transferring branch trace data. 14 years ago
Markus Metzger 3e3aea48e2 Install the btrace target ops for i386-linux-nat and amd64-linux-nat. 14 years ago
Markus Metzger 7c97f91ebf Implement branch tracing on Linux based on perf_event such that it can be shared 14 years ago
Markus Metzger 1999790bb6 Fix ChangeLog date. 14 years ago
Markus Metzger 02d2762576 Add branch trace information to struct thread_info. 14 years ago
Jan Kratochvil 61a31a6769 gdb/ 14 years ago
Jan Kratochvil 05c56a9d39 gdb/ 14 years ago
Jan Kratochvil 9112db0926 gdb/ 14 years ago
Hafiz Abid Qadeer be9a119c31 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com> 14 years ago
Yao Qi 9b67fcec82 gdb/ 14 years ago
Pedro Alves 6221be90ef find command, fix -Wpoint-sign 14 years ago
Hafiz Abid Qadeer f6f899bfc5 2012-03-08 Stan Shebs <stan@codesourcery.com> 14 years ago
Tom Tromey 7da3ab7920 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct 14 years ago
Pedro Alves 0c1f71e728 target.c: fix -Wpointer-sign 14 years ago
Pedro Alves c8af03a2f5 corefile.c: fix -Wpointer-sign 14 years ago
Keith Seitz 529480d058 * breakpoint.c (catch_syscall_split_args): Use skip_spaces. 14 years ago
Pedro Alves ac91cd701e Fix -Wpointer-sign around strings/encoding conversions. 14 years ago
Pedro Alves 2898e56054 charset.c: fix -Wpointer-sign 14 years ago
Pedro Alves a09b444817 regcache.c: fix -Wpointer-sign 14 years ago
Pedro Alves c2d6a67509 Fix typo. 14 years ago
Pedro Alves 20ced3e488 breakpoint.c: fix -Wpointer-sign 14 years ago
Pedro Alves fe106009bd stap-probe.c: fix -Wpointer-sign 14 years ago
Pedro Alves 8ac2c12b84 linux-record.c:record_linux_system_call: fix -Wpointer-sign 14 years ago
Pedro Alves 99f0a309a9 remote-notif.[h|c]:notif_debug: Change type to int. 14 years ago
Pedro Alves 964b8317b4 ser-tcp.c:tcp_retry_limit: Change type to unsigned int. 14 years ago
Pedro Alves f0cc8ad436 hex2bin, bin2hex: move declarations to header. 14 years ago