summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Mark Kettenis2002-09-011-3/+0
* * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSEMark Kettenis2002-09-012-2/+12
* * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the windowStephane Carrez2002-09-012-1/+6
* * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez2002-09-013-3/+9
* * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez2002-09-012-0/+17
* * tuiData.h (FILE_PREFIX): Don't define.Stephane Carrez2002-09-013-304/+15
* * tuiStack.c (tui_make_status_line): New function to create theStephane Carrez2002-09-013-18/+185
* * gdb.texinfo (TUI Overview): Document breakpoint markers.Stephane Carrez2002-09-012-2/+35
* * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.Stephane Carrez2002-09-012-1/+73
* daily updateAlan Modra2002-09-011-1/+1
* *** empty log message ***gdbadmin2002-09-011-1/+1
* * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe2002-08-311-0/+5
* * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe2002-08-311-1/+1
* * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependencyJason Thorpe2002-08-313-3/+39
* * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependencyJason Thorpe2002-08-3110-5/+65
* * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez2002-08-314-30/+12
* 2002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez2002-08-315-4/+187
* *** empty log message ***gdbadmin2002-08-311-1/+1
* daily updateAlan Modra2002-08-311-1/+1
* * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous andStephane Carrez2002-08-302-9/+20
* * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code.Stephane Carrez2002-08-302-91/+29
* * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez2002-08-306-154/+152
* * bfd-in.h (align_power): Cast constants to bfd_vma type.Dave Anglin2002-08-303-2/+7
* * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.Alan Modra2002-08-303-5/+7
* * Makefile.am: Run "make dep-am".Alan Modra2002-08-306-57/+74
* 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-08-302-1/+28
* * symtab.c (lookup_symbol_aux): In the cases where we find aJim Blandy2002-08-302-8/+25
* daily updateAlan Modra2002-08-301-1/+1
* *** empty log message ***gdbadmin2002-08-301-1/+1
* * gdb.threads/pthreads.exp: Move the portable thread compilationkseitz_interps-20020829-mergeJim Blandy2002-08-293-29/+45
* * stack.c (print_frame_info_base): Always set current_source_symtabKeith Seitz2002-08-292-4/+11
* 2002-08-29 Dave Brolley <brolley@redhat.com>Dave Brolley2002-08-292-1/+5
* * linux-low.c (linux_create_inferior): Call setpgid. ReturnDaniel Jacobowitz2002-08-295-41/+49
* file i386-rb-tdep.c was initially added on branch cagney_sysregs-20020825-bra...Andrew Cagney2002-08-290-0/+0
* Makefile.in: Add gen-zero-r0 option.Nick Clifton2002-08-294-1/+13
* * lib/mi-support.exp (mi_gdb_test): Add global declaration forKeith Seitz2002-08-292-1/+6
* * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).Joel Brobecker2002-08-292-2/+6
* * chew.c (paramstuff, outputdots, perform, bang and usage): RemoveDave Anglin2002-08-292-5/+10
* Add linker relaxation to v850 toolchainNick Clifton2002-08-299-82/+1132
* daily updateAlan Modra2002-08-291-1/+1
* *** empty log message ***gdbadmin2002-08-291-1/+1
* * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez2002-08-283-25/+25
* * stack.c (select_frame): Add FIXME concerning selected-frameKeith Seitz2002-08-282-2/+25
* 2002-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley2002-08-282-4/+19
* Update all .c dependencies.Andrew Cagney2002-08-282-836/+705
* Add TMS320C4x supportNick Clifton2002-08-2827-51/+3069
* daily updateAlan Modra2002-08-281-1/+1
* *** empty log message ***gdbadmin2002-08-281-1/+1
* * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey2002-08-2712-10/+41
* * tuiDisassem.c (tui_disassemble): New function to disassembleStephane Carrez2002-08-274-114/+254