* tuiSourceWin.c (tuiSetHasBreakAt): Use filename for breakpoint
[deliverable/binutils-gdb.git] / gdb / tui / ChangeLog
index 37fb3f88ae2bcbdedcace4be43df8575c65eaed7..ef711700e6586130df9bf91f9b9ed8e3d0c151e3 100644 (file)
@@ -1,3 +1,16 @@
+2002-08-25  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * tuiSourceWin.c (tuiSetHasBreakAt): Use filename for breakpoint
+       comparison; cleanup.
+       * tuiSource.c (tuiSetSourceContent): Set window title and filename.
+       * tuiGeneralWin.c (boxWin): Print optional title on top of window.
+       * tuiData.h (TuiSourceInfo): Add filename member.
+       (TuiGenWinInfo): Add title member.
+       * tuiData.c (initGenericPart): Clear title.
+       (freeWindow): Free title and filename; remove unused locals.
+       (initWinInfo): Clear filename.
+       (tuiDelWindow): Free it; remove unused locals.
+
 2002-08-25  Stephane Carrez  <stcarrez@nerim.fr>
 
        * tuiStack.h (tuiGetLocatorFilename): Don't declare.
This page took 0.023222 seconds and 4 git commands to generate.