summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gdb:Tom Tromey2008-07-271-0/+6
* gdb:Tom Tromey2008-07-271-0/+6
* Kill cmd_async_ok.Vladimir Prus2008-07-261-0/+10
* * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passingJoseph Myers2008-07-261-0/+12
* gdb:Tom Tromey2008-07-251-0/+39
* * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves2008-07-241-0/+5
* * nto-procfs.c (procfs_attach): Populate initial thread list.Aleksandar Ristovski2008-07-241-0/+5
* * configure.ac (CONFIG_INITS): Delete long obsoleted variable.Thiago Jung Bauermann2008-07-231-0/+5
* * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski2008-07-231-0/+9
* Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.Stan Shebs2008-07-221-0/+13
* gdbTom Tromey2008-07-211-0/+8
* 2008-07-20 Sergei Poselenov <sposelenov@emcraft.com>Chris Demetriou2008-07-211-0/+7
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-201-0/+4
* gdbTom Tromey2008-07-181-0/+44
* * configure.ac: Put old value of $LIBS after -lbfd -liberty $intlJoseph Myers2008-07-181-0/+6
* Fix for failing gdb.base/auxv.exp on LinuxPaul Pluzhnikov2008-07-171-0/+4
* Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz2008-07-151-15/+0
* * valops.c (value_cast_pointers): Follow typedefs when checkingAndreas Schwab2008-07-151-396/+401
* * block.c (block_function): Renamed to ...Daniel Jacobowitz2008-07-151-0/+7
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2008-07-151-0/+15
* * mn10300-tdep.c (set_reg_offsets): Use get_frame_register_unsigned.Daniel Jacobowitz2008-07-151-0/+4
* * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz2008-07-151-0/+6
* * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz2008-07-151-0/+4
* * dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz2008-07-151-0/+10
* * frame.c (frame_func_unwind): Delete.Daniel Jacobowitz2008-07-151-0/+8
* * remote-sim.c (init_gdbsim_ops): RemoveStan Shebs2008-07-151-0/+5
* * findvar.c (read_var_value): Remove unused variable.Daniel Jacobowitz2008-07-151-0/+4
* * infrun.c (handle_inferior_event): Tag threads as stoppedLuis Machado2008-07-151-0/+5
* * MAINTAINERS: Added myself to section Write After Approval.Hui Zhu2008-07-151-0/+4
* Fix for PR gdb/2477Paul Pluzhnikov2008-07-141-0/+5
* * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.Pedro Alves2008-07-141-0/+7
* * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling2008-07-141-0/+57
* * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2008-07-131-0/+5
* * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2008-07-131-0/+4
* * utils.c (struct continuation): Define as inheriting structPedro Alves2008-07-131-0/+9
* Skip varobj in running threads.Vladimir Prus2008-07-131-0/+7
* Enable all MI commands while inferiour is runningVladimir Prus2008-07-131-0/+6
* Allow all CLI command even if target is executing.Vladimir Prus2008-07-131-0/+6
* * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2008-07-131-0/+5
* * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2008-07-121-0/+5
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-121-0/+7
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-0/+51
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-0/+45
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-0/+10
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-121-0/+11
* Implement --thread and --frame.Vladimir Prus2008-07-121-0/+10
* * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2008-07-121-0/+4
* * infrun.c (normal_stop): For MI, report which threadsVladimir Prus2008-07-121-0/+5
* Report thread state in -thread-info output.Vladimir Prus2008-07-121-0/+5
* * infrun.c (handle_inferior_event): Also ignore aPedro Alves2008-07-111-0/+5