aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-08-19 gdb/Luis Machado10-56/+148
2013-08-19linux-nat.c: no need to block child signals so aggressively.Pedro Alves2-45/+22
2013-08-16 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported ifDoug Evans2-0/+10
2013-08-16Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.Kevin Buettner2-6/+37
2013-08-152013-08-15 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2-1/+8
2013-08-14 * boards/fission.exp: Add -fdebug-types-section to debug_flags.Doug Evans2-1/+5
2013-08-14move some static thread state into remote_stateTom Tromey2-19/+31
2013-08-14move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote...Tom Tromey2-16/+25
2013-08-14move async_client_callback and async_client_context into remote_stateTom Tromey2-7/+17
2013-08-14move sizeof_pkt into remote_trace_findTom Tromey2-3/+6
2013-08-14move use_threadinfo_query and use_threadextra_query into struct remote_stateTom Tromey2-17/+23
2013-08-14move some statics from remote_read_qxfer into struct remote_stateTom Tromey2-15/+22
2013-08-14push last_sent_step into struct remote_stateTom Tromey2-4/+11
2013-08-14push last_sent_signal into struct remote_stateTom Tromey2-6/+14
2013-08-14push last_program_signals_packet into struct remote_stateTom Tromey2-14/+20
2013-08-14push last_pass_packet into struct remote_stateTom Tromey2-9/+16
2013-08-14push remote_traceframe_number into struct remote_stateTom Tromey2-8/+18
2013-08-14push general_thread and continue_thread into struct remote_stateTom Tromey2-20/+26
2013-08-14push remote_desc into struct remote_stateTom Tromey2-40/+69
2013-08-14Add new_remote_stateTom Tromey2-7/+27
2013-08-14make remote_protocol_features "const"Tom Tromey2-1/+5
2013-08-14use the libiberty crc codeTom Tromey2-31/+6
2013-08-14 Remove unneeded src/gdb prefix for source file namePierre Muller1-1/+1
2013-08-14 * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado4-58/+68
2013-08-13Adjusting prototype declaration for gdb/value.h:create_internalvar_type_lazy,Sergio Durigan Junior2-4/+8
2013-08-13introduce parallel modeTom Tromey5-9/+145
2013-08-13Handle '#' flag for printf of pointer types.Andrew Burgess4-1/+19
2013-08-13add caching procs to test suiteTom Tromey5-114/+114
2013-08-13add standard_temp_fileTom Tromey2-12/+25
2013-08-13more uses of standard_output_fileTom Tromey3-5/+11
2013-08-13 * src/gdb/utils.c (init_page_info): Only call tgetnum functionPierre Muller2-5/+14
2013-08-12 * Makefile.in (ALL_SUBDIRS): Add gdb.go.Tom Tromey2-1/+5
2013-08-12? .depsAli Anwar4-1/+40
2013-08-12Because of:Sergio Durigan Junior2-73/+11
2013-08-09 * LRS: Remove file, describes a long-abandoned live-rangeStan Shebs2-197/+5
2013-08-09 * lib/future.exp (gdb_find_ldd): New proc.Doug Evans3-2/+19
2013-08-09(create_addrmap_from_index): Use hex_string instead of pulongest in previousDoug Evans1-1/+1
2013-08-09 * dwarf2read.c (create_addrmap_from_index): Ignore bad address tableDoug Evans2-4/+16
2013-08-09This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior12-98/+1036
2013-08-09Remove unnecessary XMALLOC definitions.Pedro Alves3-6/+6
2013-08-09Make functions in cli-dump.c static and remove cli-dump.h.Pedro Alves4-40/+14
2013-08-09tsave: Make tilde-expanded filename visible.Pedro Alves2-1/+6
2013-08-09save breakpoints: Make tilde-expanded filename visible.Pedro Alves2-5/+9
2013-08-09gcore: Make tilde-expanded filename visible.Pedro Alves2-16/+18
2013-08-09gdb/Yao Qi4-1/+31
2013-08-08gcore: expand tilde in filename.Pedro Alves2-1/+11
2013-08-08gdb/Yao Qi6-4/+59
2013-08-08gdb/Yao Qi2-4/+8
2013-08-07 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.Doug Evans4-6/+34
2013-08-07fix PR symtab/15028Tom Tromey2-9/+38