Here we go
First of all 
Game_enderHere is my directory
ocks-1.0rc2\src\plugins\debuggergdb
26/01/2006  09:13    <REP>          .
26/01/2006  09:13    <REP>          ..
25/10/2005  08:59             4 381 backtracedlg.cpp
11/05/2005  11:02               608 backtracedlg.h
25/10/2005  08:59            51 482 debuggergdb.cpp
26/01/2006  23:16             4 340 debuggergdb.h
25/10/2005  08:59             3 108 debuggeroptionsdlg.cpp
18/03/2005  23:23               564 debuggeroptionsdlg.h
27/01/2006  00:01             9 667 debuggertree.cpp
26/01/2006  23:13             1 395 debuggertree.h
25/10/2005  08:59             4 997 disassemblydlg.cpp
28/09/2005  14:56               869 disassemblydlg.h
04/10/2005  20:59               674 Makefile.am
26/01/2006  09:13    <REP>          resources
              11 fichier(s)           82 085 octets
               3 Rép(s)     121 221 120 octets libres
Bah no gdb_commands.h, 
This directory is from source code of code block, perhaps i miss something, but codeblock compile.
Sorry if i bother you, but i'll try to find this file, using a search in windows, and 
dir gdb*.* /s didn't find anything.
So there is a problem  in my source tree, sorry, you can understand that looking at debugger:gdb i saw:
                        cmd << _T("break ") << filename << _T(":") << bp->line + 1;
                        SendCommand(cmd);
break is a true gdb command ... 
So i am perhaps a bit stupid, but source are not sync with your response.
Last but not least, it is not really pleasent when i try to add my to cents to a project to be treated like this. 
Mandrav:
i work on debuggergdb so the command needs to be gdb compiant only ?
I've try to expand debuggergdb plungins to add these fonctionnality
I'll try to find gdb_commands.h
Thank's
Have a nice day