|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Is it possible gdb this way:
gdb ./a.out < list I need the text in the list file I found the gdb quit immediately. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Lambda wrote:
> Is it possible gdb this way: > gdb ./a.out < list > > I need the text in the list file > > I found the gdb quit immediately. ' Wrong group. Try gnu.g++.. Or did you have a C++ language question? |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Lambda wrote:
> Is it possible gdb this way: > gdb ./a.out < list gdb ./a.out run < list |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Nov 16, 6:38 pm, Juha Nieminen <nos...@thanks.invalid> wrote:
> Lambda wrote: > > Is it possible gdb this way: > > gdb ./a.out < list > > gdb ./a.out > run < list Thank you! It works now. |
|
![]() |
| Outils de la discussion | |
|
|