This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Fix "directory" command problem under "set confirm off"


Hi maintainer,

I'll send the patch to fix the "directory" command problem.

When the directory command is issued without any parameters,
the source search path is supposed to be initialized.
But it doesn't work under "set confirm off".


ChangeLog:

2008-03-06  Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>

	* source.c (directory_command): modify the determination of
	condition of terminal "from_tty".

Best regard.
---
Hidetaka Takano / Toshiba

Attachment: fix-directory-confirm-off2.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]